kopia lustrzana https://github.com/harvard-lil/archive.social
Bump @fastify/static from 6.11.1 to 6.11.2
Bumps [@fastify/static](https://github.com/fastify/fastify-static) from 6.11.1 to 6.11.2. - [Release notes](https://github.com/fastify/fastify-static/releases) - [Commits](https://github.com/fastify/fastify-static/compare/v6.11.1...v6.11.2) --- updated-dependencies: - dependency-name: "@fastify/static" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>pull/61/head
rodzic
e64f39531e
commit
0b9720bd43
|
@ -11,7 +11,7 @@
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/formbody": "^7.3.0",
|
"@fastify/formbody": "^7.3.0",
|
||||||
"@fastify/static": "^6.11.1",
|
"@fastify/static": "^6.11.2",
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"abstract-logging": "^2.0.1",
|
"abstract-logging": "^2.0.1",
|
||||||
"ajv": "^8.11.2",
|
"ajv": "^8.11.2",
|
||||||
|
@ -527,9 +527,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@fastify/static": {
|
"node_modules/@fastify/static": {
|
||||||
"version": "6.11.1",
|
"version": "6.11.2",
|
||||||
"resolved": "https://registry.npmjs.org/@fastify/static/-/static-6.11.1.tgz",
|
"resolved": "https://registry.npmjs.org/@fastify/static/-/static-6.11.2.tgz",
|
||||||
"integrity": "sha512-d8cJyPhZ0WNQTPniMNV+Q8ADuILpcMMETmkyg5Co1voT48aQXFpQP8jJmQDGo858GG3xt7v0YXeawmpGzooYaw==",
|
"integrity": "sha512-EH7mh7q4MfNdT7N07ZVlwsX/ObngMvQ7KBP0FXAuPov99Fjn80KSJMdxQhhYKAKWW1jXiFdrk8X7d6uGWdZFxg==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/accept-negotiator": "^1.0.0",
|
"@fastify/accept-negotiator": "^1.0.0",
|
||||||
"@fastify/send": "^2.0.0",
|
"@fastify/send": "^2.0.0",
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/formbody": "^7.3.0",
|
"@fastify/formbody": "^7.3.0",
|
||||||
"@fastify/static": "^6.11.1",
|
"@fastify/static": "^6.11.2",
|
||||||
"abort-controller": "^3.0.0",
|
"abort-controller": "^3.0.0",
|
||||||
"abstract-logging": "^2.0.1",
|
"abstract-logging": "^2.0.1",
|
||||||
"ajv": "^8.11.2",
|
"ajv": "^8.11.2",
|
||||||
|
|
Ładowanie…
Reference in New Issue