diff --git a/system/templates/base/package-lock.json b/system/templates/base/package-lock.json index 37efb318..20c68d3b 100644 --- a/system/templates/base/package-lock.json +++ b/system/templates/base/package-lock.json @@ -5445,9 +5445,21 @@ "license": "MIT" }, "node_modules/fast-uri": { - "version": "3.0.1", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "dev": true, - "license": "MIT" + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], + "license": "BSD-3-Clause" }, "node_modules/fastest-levenshtein": { "version": "1.0.16",