From bf55d8ab2960c62595549baf5323bcb5e7ad9b58 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2024 03:41:31 +0000 Subject: [PATCH] deps: Bump sax-wasm from 2.2.4 to 2.3.1 Bumps [sax-wasm](https://github.com/justinwilaby/sax-wasm) from 2.2.4 to 2.3.1. - [Release notes](https://github.com/justinwilaby/sax-wasm/releases) - [Commits](https://github.com/justinwilaby/sax-wasm/compare/v2.2.4...v2.3.1) --- updated-dependencies: - dependency-name: sax-wasm dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- npm-shrinkwrap.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 666fdaaf..acb63860 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -21,7 +21,7 @@ "he": "^1.2.0", "json-source-map": "^0.6.1", "minimatch": "^10.0.1", - "sax-wasm": "^2.2.4", + "sax-wasm": "^2.3.1", "typescript": "^5.7.2", "update-notifier": "^7.3.1", "yargs": "^17.7.2" @@ -11192,9 +11192,9 @@ "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==" }, "node_modules/sax-wasm": { - "version": "2.2.4", - "resolved": "https://registry.npmjs.org/sax-wasm/-/sax-wasm-2.2.4.tgz", - "integrity": "sha512-KreOdNF02zEEDUyqLZjWQTMf+ev/6gEzp2ZT8w2xvqfHO/DRPL4RBYYeiXQpYEGD+1oZ81pjc3fPG5NLDh5ICg==" + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/sax-wasm/-/sax-wasm-2.3.1.tgz", + "integrity": "sha512-ekcMK451ZzP1LwE28nhsbFn42Z+ww7hKH+0ZWQu33Po05JUgg+KVlKw/ycP9WQA0uJhJv2iSR6mH2p+gHdy8/g==" }, "node_modules/semver": { "version": "7.6.3", diff --git a/package.json b/package.json index 03fb4991..1caadf62 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "he": "^1.2.0", "json-source-map": "^0.6.1", "minimatch": "^10.0.1", - "sax-wasm": "^2.2.4", + "sax-wasm": "^2.3.1", "typescript": "^5.7.2", "update-notifier": "^7.3.1", "yargs": "^17.7.2"