diff --git a/package-lock.json b/package-lock.json index 37fd9f8..f3799ed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "esbuild": "^0.27.3", "eslint-config-curvenote": "^0.0.4", "npm-run-all": "^4.1.5", - "prettier": "latest", + "prettier": "*", "rimraf": "^6.1.3", "tsx": "^4.21.0", "turbo": "^2.8.10", @@ -7809,9 +7809,9 @@ } }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.2.tgz", + "integrity": "sha512-rVjf7ArG3LTk+FS6Yw81V1DLuZl1bRbNrev6Tmd/9RaroeeRRJhAt7jg/6YFxbvAQXUCavSoZhPPj6oOx+5KjQ==", "funding": [ { "type": "github", @@ -7821,8 +7821,7 @@ "type": "opencollective", "url": "https://opencollective.com/fastify" } - ], - "license": "BSD-3-Clause" + ] }, "node_modules/fast-wrap-ansi": { "version": "0.2.0",