Bump fastify from 4.18.0 to 4.19.1 (#296)

This commit is contained in:
dependabot[bot] 2023-07-03 00:22:40 +00:00 committed by GitHub
parent 2466225145
commit d15fcfe557
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -4952,9 +4952,9 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
},
"node_modules/fastify": {
"version": "4.18.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.18.0.tgz",
"integrity": "sha512-L5o/2GEkBastQ3HV0dtKo7SUZ497Z1+q4fcqAoPyq6JCQ/8zdk1JQEoTQwnBWCp+EmA7AQa6mxNqSAEhzP0RwQ==",
"version": "4.19.1",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.19.1.tgz",
"integrity": "sha512-99r7xae02BUWI1H8exJidkFJXi/SUZpO18YIJ6SSWIB1bb5CN659ga0iB85oLD+C4D9LeTOKplOJ1/YcFsK7oQ==",
"dependencies": {
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.2.0",
@ -15156,9 +15156,9 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
},
"fastify": {
"version": "4.18.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.18.0.tgz",
"integrity": "sha512-L5o/2GEkBastQ3HV0dtKo7SUZ497Z1+q4fcqAoPyq6JCQ/8zdk1JQEoTQwnBWCp+EmA7AQa6mxNqSAEhzP0RwQ==",
"version": "4.19.1",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.19.1.tgz",
"integrity": "sha512-99r7xae02BUWI1H8exJidkFJXi/SUZpO18YIJ6SSWIB1bb5CN659ga0iB85oLD+C4D9LeTOKplOJ1/YcFsK7oQ==",
"requires": {
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.2.0",