diff --git a/package-lock.json b/package-lock.json index 2cff7ce7..12855cb5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,24 +9,24 @@ "version": "12.0.0", "license": "MIT", "dependencies": { - "@fastify/accepts": "^5.0.1", - "@fastify/autoload": "^6.0.2", + "@fastify/accepts": "^5.0.2", + "@fastify/autoload": "^6.0.3", "@fastify/bearer-auth": "^10.0.1", "@fastify/compress": "^8.0.1", "@fastify/cors": "^10.0.1", "@fastify/helmet": "^13.0.0", "@fastify/rate-limit": "^10.2.1", - "@fastify/sensible": "^6.0.1", + "@fastify/sensible": "^6.0.2", "@fastify/static": "^8.0.3", "@fastify/swagger": "^9.4.0", - "@fastify/under-pressure": "^9.0.1", + "@fastify/under-pressure": "^9.0.2", "camelcase": "^6.3.0", "cfb": "^1.2.2", "clean-css": "^5.3.3", "cssesc": "^3.0.0", "cssom": "^0.5.0", "env-schema": "^6.0.0", - "fastify": "^5.1.0", + "fastify": "^5.2.0", "fastify-disablecache": "^4.0.0", "fastify-floc-off": "^3.0.0", "fastify-json-to-xml": "^2.0.0", @@ -1511,10 +1511,19 @@ "license": "MIT" }, "node_modules/@fastify/accepts": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@fastify/accepts/-/accepts-5.0.1.tgz", - "integrity": "sha512-8ji2MGTbceSnAXKYx/U9iWt6Fmf0zJovh0meO5rpwYS/vy0Z3QIR2J/hKmbcTpYfMu5NUliNpsAtMavmzBQhmA==", - "license": "MIT", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@fastify/accepts/-/accepts-5.0.2.tgz", + "integrity": "sha512-pX0OrioMz3C2cuYFOGRCNMdP3sR6daTFjeSNFrWlZVutawpPIGI5opK5h4Qa6x6C9oavdDkAjA16orneE2jAFQ==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], "dependencies": { "accepts": "^1.3.8", "fastify-plugin": "^5.0.0" @@ -1532,10 +1541,19 @@ } }, "node_modules/@fastify/autoload": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@fastify/autoload/-/autoload-6.0.2.tgz", - "integrity": "sha512-efRwk2KKTPERxHEnzabK+w2pGxBExCCYixPYUMqtLd++Xsoh4h5Rrq8D2xZDq2BQ8hTFI1rzGLkHWsz40wgoWA==", - "license": "MIT" + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/@fastify/autoload/-/autoload-6.0.3.tgz", + "integrity": "sha512-/wM2pmI7jP2fGah3YuP14i9vuaijpD4gQYLiyd+eD7gUxpA3B4R6/0QIXQS2eJaYD9aIX4ZFRzPmrZsaetfcWw==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ] }, "node_modules/@fastify/bearer-auth": { "version": "10.0.1", @@ -1637,14 +1655,23 @@ } }, "node_modules/@fastify/sensible": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@fastify/sensible/-/sensible-6.0.1.tgz", - "integrity": "sha512-D0rN0kMeZKP23f4w9MoCI9e4+n7vASFAsGoRNn9bondSbplLeIfR2HcjCbyElAM04jGrPRLi/edyThEPOyC9cQ==", - "license": "MIT", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/@fastify/sensible/-/sensible-6.0.2.tgz", + "integrity": "sha512-sva4j0CDeFKpYepjiELnaeUam3X2u3rCS2BgQettpph89XGJQlxgslWihiQN5HBE9cjc1Cl4iy6Hcu1HhhFhzA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ], "dependencies": { "@lukeed/ms": "^2.0.2", "dequal": "^2.0.3", - "fastify-plugin": "^5.0.0-pre.fv5.1", + "fastify-plugin": "^5.0.0", "forwarded": "^0.2.0", "http-errors": "^2.0.0", "type-is": "^1.6.18", @@ -1679,10 +1706,9 @@ } }, "node_modules/@fastify/under-pressure": { - "version": "9.0.1", - "resolved": "https://registry.npmjs.org/@fastify/under-pressure/-/under-pressure-9.0.1.tgz", - "integrity": "sha512-aafxmJYJBgbYad4eoKwaWXtyBwoLoUCpVDahjzsvRcCjR8esm0F6s3jACWWtZqgcE498gV7fG1X4vzGt9lWw9A==", - "license": "MIT", + "version": "9.0.2", + "resolved": "https://registry.npmjs.org/@fastify/under-pressure/-/under-pressure-9.0.2.tgz", + "integrity": "sha512-zYTy8yYbU4+f//DMBFhbCmpGra3E1peEGcmmRLrwS6hnePJjXf2kNLULyh9y0qj4JldCxpdJBb7GB6jlFnN1kQ==", "dependencies": { "@fastify/error": "^4.0.0", "fastify-plugin": "^5.0.0" @@ -6241,9 +6267,9 @@ } }, "node_modules/fastify": { - "version": "5.1.0", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.1.0.tgz", - "integrity": "sha512-0SdUC5AoiSgMSc2Vxwv3WyKzyGMDJRAW/PgNsK1kZrnkO6MeqUIW9ovVg9F2UGIqtIcclYMyeJa4rK6OZc7Jxg==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-5.2.0.tgz", + "integrity": "sha512-3s+Qt5S14Eq5dCpnE0FxTp3z4xKChI83ZnMv+k0FwX+VUoZrgCFoLAxpfdi/vT4y6Mk+g7aAMt9pgXDoZmkefQ==", "funding": [ { "type": "github", @@ -6254,7 +6280,6 @@ "url": "https://opencollective.com/fastify" } ], - "license": "MIT", "dependencies": { "@fastify/ajv-compiler": "^4.0.0", "@fastify/error": "^4.0.0", @@ -6268,7 +6293,7 @@ "process-warning": "^4.0.0", "proxy-addr": "^2.0.7", "rfdc": "^1.3.1", - "secure-json-parse": "^2.7.0", + "secure-json-parse": "^3.0.1", "semver": "^7.6.0", "toad-cache": "^3.7.0" } @@ -6333,12 +6358,6 @@ "integrity": "sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==", "license": "MIT" }, - "node_modules/fastify/node_modules/secure-json-parse": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/secure-json-parse/-/secure-json-parse-2.7.0.tgz", - "integrity": "sha512-6aU+Rwsezw7VR8/nyvKTx8QpWH9FrcYiXXlqC4z5d5XQBDRqtbfsRjnwGyqbi3gddNtWHuEk9OANUotL26qKUw==", - "license": "BSD-3-Clause" - }, "node_modules/fastq": { "version": "1.17.1", "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.17.1.tgz", diff --git a/package.json b/package.json index c6f871c1..904e7852 100644 --- a/package.json +++ b/package.json @@ -89,24 +89,24 @@ "spdx-copyleft": "^1.0.0" }, "dependencies": { - "@fastify/accepts": "^5.0.1", - "@fastify/autoload": "^6.0.2", + "@fastify/accepts": "^5.0.2", + "@fastify/autoload": "^6.0.3", "@fastify/bearer-auth": "^10.0.1", "@fastify/compress": "^8.0.1", "@fastify/cors": "^10.0.1", "@fastify/helmet": "^13.0.0", "@fastify/rate-limit": "^10.2.1", - "@fastify/sensible": "^6.0.1", + "@fastify/sensible": "^6.0.2", "@fastify/static": "^8.0.3", "@fastify/swagger": "^9.4.0", - "@fastify/under-pressure": "^9.0.1", + "@fastify/under-pressure": "^9.0.2", "camelcase": "^6.3.0", "cfb": "^1.2.2", "clean-css": "^5.3.3", "cssesc": "^3.0.0", "cssom": "^0.5.0", "env-schema": "^6.0.0", - "fastify": "^5.1.0", + "fastify": "^5.2.0", "fastify-disablecache": "^4.0.0", "fastify-floc-off": "^3.0.0", "fastify-json-to-xml": "^2.0.0",