diff --git a/package.json b/package.json index 7c5d97a..cccc146 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@babel/types": "^7.24.5", "@fastify/rate-limit": "^10.1.0", - "@fastify/static": "^8.0.1", + "@fastify/static": "^8.0.2", "@highlightjs/vue-plugin": "^2.1.0", "@tailwindcss/typography": "^0.5.15", "axios": "^1.7.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 68c4c83..716b7bd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^10.1.0 version: 10.1.0 '@fastify/static': - specifier: ^8.0.1 - version: 8.0.1 + specifier: ^8.0.2 + version: 8.0.2 '@highlightjs/vue-plugin': specifier: ^2.1.0 version: 2.1.0(highlight.js@11.10.0)(vue@3.5.10(typescript@5.5.4)) @@ -285,8 +285,8 @@ packages: '@fastify/send@3.1.1': resolution: {integrity: sha512-LdiV2mle/2tH8vh6GwGl0ubfUAgvY+9yF9oGI1iiwVyNUVOQamvw5n+OFu6iCNNoyuCY80FFURBn4TZCbTe8LA==} - '@fastify/static@8.0.1': - resolution: {integrity: sha512-7idyhbcgf14v4bjWzUeHEFvnVxvNJ1n5cyGPgFtwTZjnjUQ1wgC7a2FQai7OGKqCKywDEjzbPhAZRW+uEK1LMg==} + '@fastify/static@8.0.2': + resolution: {integrity: sha512-xJ+XaZVl4Y+lKztx8jGi+BE73aByhOmjMgaTx98E4XtVZxUpiaYQIMBlwACsJz+xohm0kvzV34BZoiZ+bsJtBQ==} '@highlightjs/vue-plugin@2.1.0': resolution: {integrity: sha512-E+bmk4ncca+hBEYRV2a+1aIzIV0VSY/e5ArjpuSN9IO7wBJrzUE2u4ESCwrbQD7sAy+jWQjkV5qCCWgc+pu7CQ==} @@ -1923,7 +1923,7 @@ snapshots: http-errors: 2.0.0 mime: 3.0.0 - '@fastify/static@8.0.1': + '@fastify/static@8.0.2': dependencies: '@fastify/accept-negotiator': 2.0.0 '@fastify/send': 3.1.1