diff --git a/package-lock.json b/package-lock.json index 0f043ca1e2b..288345ced28 100644 --- a/package-lock.json +++ b/package-lock.json @@ -63,7 +63,7 @@ }, "engines": { "node": ">=24", - "npm": "^11.7.0" + "npm": ">=11.10.0" } }, "node_modules/@bcoe/v8-coverage": { @@ -3352,9 +3352,9 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", - "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", + "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",