Bump fastify from 4.12.0 to 4.13.0 (#143)

This commit is contained in:
dependabot[bot] 2023-02-10 07:38:46 +01:00 committed by GitHub
parent 80c64cf0e3
commit e086844f3f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -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",