diff --git a/package-lock.json b/package-lock.json index aa4e92655b..d82996402f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9607,8 +9607,20 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.0.1", - "license": "MIT" + "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", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "BSD-3-Clause" }, "node_modules/fast-xml-parser": { "version": "4.4.1",