From 1d029e754a1c781710bc493439e7c189a8730410 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 12:00:13 +0000 Subject: [PATCH] chore(deps): bump fontoxpath from 3.29.0 to 3.29.1 Bumps [fontoxpath](https://github.com/FontoXML/fontoxpath) from 3.29.0 to 3.29.1. - [Release notes](https://github.com/FontoXML/fontoxpath/releases) - [Commits](https://github.com/FontoXML/fontoxpath/compare/3.29.0...3.29.1) --- updated-dependencies: - dependency-name: fontoxpath dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index fe486af..21f5cb0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1097,12 +1097,12 @@ } }, "node_modules/fontoxpath": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.29.0.tgz", - "integrity": "sha512-tvsVHKGZUZElk2csCZtQQ3UvcDFfsimavGSmOBtFdvh8p+ywEXzLbLGcf9q+hUjKpofXZz7rDBRaoJiFVZka3A==", + "version": "3.29.1", + "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.29.1.tgz", + "integrity": "sha512-Ht1fm8v7vT52EoKWE+LIUH4fJhMICOYsDjUy0GZv1UgFcP3Mz0W6Xq9waCBNfOme70BgAxKrJPwLJhz2zlfIsw==", "dependencies": { "prsc": "4.0.0", - "xspattern": "^3.0.0" + "xspattern": "^3.1.0" } }, "node_modules/foreground-child": { @@ -2918,9 +2918,9 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" }, "node_modules/xspattern": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/xspattern/-/xspattern-3.0.0.tgz", - "integrity": "sha512-iPeFwpN6Xy54+BY1KfENhc3crGBeDdJ1G2g6GSTyM1vK2HJjvmuq7gC1lFs0M6AlTlXRK+hqXHk7u+HcHXveQQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/xspattern/-/xspattern-3.1.0.tgz", + "integrity": "sha512-rxtOX8ORJizRqswIdZ72G3thKrHd0Q+TvyUCMByc5VdjDz1nkuZKfPXM3xGdrGi0fwEy+DDJN7DqtAZ06Re4bA==", "dependencies": { "whynot": "^5.0.0" } @@ -3794,12 +3794,12 @@ "dev": true }, "fontoxpath": { - "version": "3.29.0", - "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.29.0.tgz", - "integrity": "sha512-tvsVHKGZUZElk2csCZtQQ3UvcDFfsimavGSmOBtFdvh8p+ywEXzLbLGcf9q+hUjKpofXZz7rDBRaoJiFVZka3A==", + "version": "3.29.1", + "resolved": "https://registry.npmjs.org/fontoxpath/-/fontoxpath-3.29.1.tgz", + "integrity": "sha512-Ht1fm8v7vT52EoKWE+LIUH4fJhMICOYsDjUy0GZv1UgFcP3Mz0W6Xq9waCBNfOme70BgAxKrJPwLJhz2zlfIsw==", "requires": { "prsc": "4.0.0", - "xspattern": "^3.0.0" + "xspattern": "^3.1.0" } }, "foreground-child": { @@ -5157,9 +5157,9 @@ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==" }, "xspattern": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/xspattern/-/xspattern-3.0.0.tgz", - "integrity": "sha512-iPeFwpN6Xy54+BY1KfENhc3crGBeDdJ1G2g6GSTyM1vK2HJjvmuq7gC1lFs0M6AlTlXRK+hqXHk7u+HcHXveQQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/xspattern/-/xspattern-3.1.0.tgz", + "integrity": "sha512-rxtOX8ORJizRqswIdZ72G3thKrHd0Q+TvyUCMByc5VdjDz1nkuZKfPXM3xGdrGi0fwEy+DDJN7DqtAZ06Re4bA==", "requires": { "whynot": "^5.0.0" }