diff --git a/package.json b/package.json index a5d4265e..40f7f4e8 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "devDependencies": { "@book000/eslint-config": "1.7.53", "@book000/node-utils": "1.13.250", - "@fastify/basic-auth": "5.1.1", + "@fastify/basic-auth": "6.0.0", "@fastify/cors": "9.0.1", "@types/cheerio": "0.22.35", "@types/node": "20.16.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fa82e021..d18939e8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: 1.13.250 version: 1.13.250 '@fastify/basic-auth': - specifier: 5.1.1 - version: 5.1.1 + specifier: 6.0.0 + version: 6.0.0 '@fastify/cors': specifier: 9.0.1 version: 9.0.1 @@ -283,8 +283,8 @@ packages: '@fastify/ajv-compiler@3.6.0': resolution: {integrity: sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==} - '@fastify/basic-auth@5.1.1': - resolution: {integrity: sha512-L4b7EK5LKZnV6fdH1+rQbjhkKGXjCfiKJ0JkdGHZQPBMHMiXDZF8xbZsCakWGf9c7jDXJicP3FPcIXUPBkuSeQ==} + '@fastify/basic-auth@6.0.0': + resolution: {integrity: sha512-OpVFSvkNGplt2C7cd3ijC2XKZkmteZYagnjCiLdHpunZLGIDCw1UDCdOcTlqbqjl5VrxpIqRfmFO35UnU9kNcA==} '@fastify/cors@9.0.1': resolution: {integrity: sha512-YY9Ho3ovI+QHIL2hW+9X4XqQjXLjJqsU+sMV/xFsxZkE8p3GNnYVFpoOxF7SsP5ZL76gwvbo3V9L+FIekBGU4Q==} @@ -292,6 +292,9 @@ packages: '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} + '@fastify/error@4.0.0': + resolution: {integrity: sha512-OO/SA8As24JtT1usTUTKgGH7uLvhfwZPwlptRi2Dp5P4KKmJI3gvsZ8MIHnNwDs4sLf/aai5LzTyl66xr7qMxA==} + '@fastify/fast-json-stringify-compiler@4.3.0': resolution: {integrity: sha512-aZAXGYo6m22Fk1zZzEUKBvut/CIIQe/BapEORnxiD5Qr0kPHqqI69NtEMCme74h+at72sPhbkb4ZrLd1W3KRLA==} @@ -1000,6 +1003,9 @@ packages: fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} + fastify-plugin@5.0.0: + resolution: {integrity: sha512-0725fmH/yYi8ugsjszLci+lLnGBK6cG+WSxM7edY2OXJEU7gr2JiGBoieL2h9mhTych1vFsEfXsAsGGDJ/Rd5w==} + fastify@4.28.1: resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} @@ -2225,10 +2231,10 @@ snapshots: ajv-formats: 2.1.1(ajv@8.17.1) fast-uri: 2.4.0 - '@fastify/basic-auth@5.1.1': + '@fastify/basic-auth@6.0.0': dependencies: - '@fastify/error': 3.4.1 - fastify-plugin: 4.5.1 + '@fastify/error': 4.0.0 + fastify-plugin: 5.0.0 '@fastify/cors@9.0.1': dependencies: @@ -2237,6 +2243,8 @@ snapshots: '@fastify/error@3.4.1': {} + '@fastify/error@4.0.0': {} + '@fastify/fast-json-stringify-compiler@4.3.0': dependencies: fast-json-stringify: 5.16.1 @@ -3111,6 +3119,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.0: {} + fastify@4.28.1: dependencies: '@fastify/ajv-compiler': 3.6.0