diff --git a/package-lock.json b/package-lock.json index f4d26b4..b5d597d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -115,16 +115,6 @@ "url": "https://opencollective.com/babel" } }, - "node_modules/@babel/core/node_modules/json5": { - "version": "2.2.3", - "license": "MIT", - "bin": { - "json5": "lib/cli.js" - }, - "engines": { - "node": ">=6" - } - }, "node_modules/@babel/generator": { "version": "7.29.1", "license": "MIT", @@ -9614,7 +9604,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.0", + "version": "3.1.4", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.4.tgz", + "integrity": "sha512-8JnbkQ4juDyvYs4mgFGQqg4yCYtFDtUtmp2QIQq11ZZe5CFQ5wcqm1rqDgAh/QdMySuBnPzMUiJUNZG5N/AiQw==", "funding": [ { "type": "github",