Bump fastify from 4.12.0 to 4.13.0 (#143)
This commit is contained in:
parent
80c64cf0e3
commit
e086844f3f
1 changed files with 6 additions and 6 deletions
12
package-lock.json
generated
12
package-lock.json
generated
|
@ -4750,9 +4750,9 @@
|
||||||
"integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA=="
|
"integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA=="
|
||||||
},
|
},
|
||||||
"node_modules/fastify": {
|
"node_modules/fastify": {
|
||||||
"version": "4.12.0",
|
"version": "4.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.13.0.tgz",
|
||||||
"integrity": "sha512-Hh2GCsOCqnOuewWSvqXlpq5V/9VA+/JkVoooQWUhrU6gryO9+/UGOoF/dprGcKSDxkM/9TkMXSffYp8eA/YhYQ==",
|
"integrity": "sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/ajv-compiler": "^3.3.1",
|
"@fastify/ajv-compiler": "^3.3.1",
|
||||||
"@fastify/error": "^3.0.0",
|
"@fastify/error": "^3.0.0",
|
||||||
|
@ -14223,9 +14223,9 @@
|
||||||
"integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA=="
|
"integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA=="
|
||||||
},
|
},
|
||||||
"fastify": {
|
"fastify": {
|
||||||
"version": "4.12.0",
|
"version": "4.13.0",
|
||||||
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.12.0.tgz",
|
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.13.0.tgz",
|
||||||
"integrity": "sha512-Hh2GCsOCqnOuewWSvqXlpq5V/9VA+/JkVoooQWUhrU6gryO9+/UGOoF/dprGcKSDxkM/9TkMXSffYp8eA/YhYQ==",
|
"integrity": "sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@fastify/ajv-compiler": "^3.3.1",
|
"@fastify/ajv-compiler": "^3.3.1",
|
||||||
"@fastify/error": "^3.0.0",
|
"@fastify/error": "^3.0.0",
|
||||||
|
|
Loading…
Reference in a new issue