diff --git a/package-lock.json b/package-lock.json index 2a98588..96e0666 100644 --- a/package-lock.json +++ b/package-lock.json @@ -330,9 +330,9 @@ } }, "node_modules/@fastify/caching": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/@fastify/caching/-/caching-9.0.3.tgz", - "integrity": "sha512-5K/2shYpvWHWiSAs59SaCVBoFhHEF8Yz4TTiXZf8YWVDcxuIxw0Adn5eDQ7s132s7vwURNOnCKHBjUQSOI+PLA==", + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/@fastify/caching/-/caching-9.0.4.tgz", + "integrity": "sha512-Ra58Duzdq40E4Wjl4wS8P0ZIFABnsBhHPF4qFusevwuxTxn7iJry3Xb2Phwax8eLt9IFELj3tZdcHYXUGWp00g==", "funding": [ { "type": "github", @@ -345,7 +345,7 @@ ], "dependencies": { "abstract-cache": "^1.0.1", - "fastify-plugin": "^5.0.0", + "fastify-plugin": "^6.0.0", "uid-safe": "^2.1.5" } }, @@ -386,21 +386,6 @@ "helmet": "^8.0.0" } }, - "node_modules/@fastify/helmet/node_modules/fastify-plugin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", - "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fastify" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fastify" - } - ] - }, "node_modules/@fastify/merge-json-schemas": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@fastify/merge-json-schemas/-/merge-json-schemas-0.1.1.tgz", @@ -472,21 +457,6 @@ "glob": "^13.0.0" } }, - "node_modules/@fastify/static/node_modules/fastify-plugin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", - "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fastify" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fastify" - } - ] - }, "node_modules/@fastify/under-pressure": { "version": "9.1.0", "resolved": "https://registry.npmjs.org/@fastify/under-pressure/-/under-pressure-9.1.0.tgz", @@ -506,21 +476,6 @@ "fastify-plugin": "^6.0.0" } }, - "node_modules/@fastify/under-pressure/node_modules/fastify-plugin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", - "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/fastify" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fastify" - } - ] - }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.8", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.8.tgz", @@ -2128,9 +2083,19 @@ } }, "node_modules/fastify-plugin": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-5.0.0.tgz", - "integrity": "sha512-0725fmH/yYi8ugsjszLci+lLnGBK6cG+WSxM7edY2OXJEU7gr2JiGBoieL2h9mhTych1vFsEfXsAsGGDJ/Rd5w==" + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", + "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/fastify" + }, + { + "type": "opencollective", + "url": "https://opencollective.com/fastify" + } + ] }, "node_modules/fastify/node_modules/@fastify/merge-json-schemas": { "version": "0.2.1", @@ -4955,12 +4920,12 @@ } }, "@fastify/caching": { - "version": "9.0.3", - "resolved": "https://registry.npmjs.org/@fastify/caching/-/caching-9.0.3.tgz", - "integrity": "sha512-5K/2shYpvWHWiSAs59SaCVBoFhHEF8Yz4TTiXZf8YWVDcxuIxw0Adn5eDQ7s132s7vwURNOnCKHBjUQSOI+PLA==", + "version": "9.0.4", + "resolved": "https://registry.npmjs.org/@fastify/caching/-/caching-9.0.4.tgz", + "integrity": "sha512-Ra58Duzdq40E4Wjl4wS8P0ZIFABnsBhHPF4qFusevwuxTxn7iJry3Xb2Phwax8eLt9IFELj3tZdcHYXUGWp00g==", "requires": { "abstract-cache": "^1.0.1", - "fastify-plugin": "^5.0.0", + "fastify-plugin": "^6.0.0", "uid-safe": "^2.1.5" } }, @@ -4989,13 +4954,6 @@ "requires": { "fastify-plugin": "^6.0.0", "helmet": "^8.0.0" - }, - "dependencies": { - "fastify-plugin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", - "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==" - } } }, "@fastify/merge-json-schemas": { @@ -5046,13 +5004,6 @@ "fastify-plugin": "^6.0.0", "fastq": "^1.17.1", "glob": "^13.0.0" - }, - "dependencies": { - "fastify-plugin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", - "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==" - } } }, "@fastify/under-pressure": { @@ -5062,13 +5013,6 @@ "requires": { "@fastify/error": "^4.0.0", "fastify-plugin": "^6.0.0" - }, - "dependencies": { - "fastify-plugin": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", - "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==" - } } }, "@humanwhocodes/config-array": { @@ -6306,9 +6250,9 @@ } }, "fastify-plugin": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-5.0.0.tgz", - "integrity": "sha512-0725fmH/yYi8ugsjszLci+lLnGBK6cG+WSxM7edY2OXJEU7gr2JiGBoieL2h9mhTych1vFsEfXsAsGGDJ/Rd5w==" + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/fastify-plugin/-/fastify-plugin-6.0.0.tgz", + "integrity": "sha512-fZOty7z3O7vOliF6d8bHE3wiEh1KcNnKEQensSgTk9C1DvN6nRLS++XVd86v33Hw/8u9Un8A1zDrQ8ujcQDHEg==" }, "fastq": { "version": "1.17.1",