From b9bb6151259aeb8fe711b9c2403c4640802eb62f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Aug 2024 11:59:52 +0000 Subject: [PATCH] chore(deps): bump fontoxpath from 3.32.0 to 3.33.0 Bumps [fontoxpath](https://github.com/FontoXML/fontoxpath) from 3.32.0 to 3.33.0. - [Release notes](https://github.com/FontoXML/fontoxpath/releases) - [Commits](https://github.com/FontoXML/fontoxpath/compare/3.32.0...3.33.0) --- updated-dependencies: - dependency-name: fontoxpath dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index fca872e..0d975b5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7563,9 +7563,9 @@ } }, "node_modules/fontoxpath": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.32.0.tgz", - "integrity": "sha512-UQgwgKQRGOLUubU/u8AjfQGEzXF1AxRd4KgybJORsuLAfRSGZJeRl0Zjg8PKOVIKVTtGbbcaJoOtkzSbtTrQlw==", + "version": "3.33.0", + "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.33.0.tgz", + "integrity": "sha512-jfueYCE58Sf+huy9puHo2usUBtkJ6+02zqTu0KOqqMfQa1Ov8WQMrxbJojFwNwxoUK8bNK1cANZxsjzqVCgUCQ==", "dependencies": { "prsc": "4.0.0", "xspattern": "^3.1.0" @@ -17206,9 +17206,9 @@ } }, "fontoxpath": { - "version": "3.32.0", - "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.32.0.tgz", - "integrity": "sha512-UQgwgKQRGOLUubU/u8AjfQGEzXF1AxRd4KgybJORsuLAfRSGZJeRl0Zjg8PKOVIKVTtGbbcaJoOtkzSbtTrQlw==", + "version": "3.33.0", + "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.33.0.tgz", + "integrity": "sha512-jfueYCE58Sf+huy9puHo2usUBtkJ6+02zqTu0KOqqMfQa1Ov8WQMrxbJojFwNwxoUK8bNK1cANZxsjzqVCgUCQ==", "requires": { "prsc": "4.0.0", "xspattern": "^3.1.0"