diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index 0195a0cf3..36efc36b2 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.2.4", "typescript": "^5.7.2", "update-notifier": "^7.3.1", "yargs": "^17.7.2" diff --git a/package.json b/package.json index 63b5c8c22..ba4ce2290 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.2.4", "typescript": "^5.7.2", "update-notifier": "^7.3.1", "yargs": "^17.7.2"