Bump fastify from 4.19.2 to 4.20.0 (#321)

This commit is contained in:
dependabot[bot] 2023-07-18 00:27:45 +00:00 committed by GitHub
parent 06c48fb317
commit 2b859d8322
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -4861,9 +4861,9 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
},
"node_modules/fastify": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz",
"integrity": "sha512-2unheeIRWFf9/Jjcz7djOpKuXCTzZjlyFfiBwKqpldkHMN2rfTLu/f9pYTdwlhzC9Cdj0S2H12zlug0Kd5uZ1w==",
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.20.0.tgz",
"integrity": "sha512-zWWi5KGAb1YZ6fyrnFnA1CA1EZHkGM6YuELgB3QpS3l4lLRy14W1cc16b4KGPH/zQ98WCSdS+T41JkHY3eq1oA==",
"dependencies": {
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.2.0",
@ -14981,9 +14981,9 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
},
"fastify": {
"version": "4.19.2",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.19.2.tgz",
"integrity": "sha512-2unheeIRWFf9/Jjcz7djOpKuXCTzZjlyFfiBwKqpldkHMN2rfTLu/f9pYTdwlhzC9Cdj0S2H12zlug0Kd5uZ1w==",
"version": "4.20.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.20.0.tgz",
"integrity": "sha512-zWWi5KGAb1YZ6fyrnFnA1CA1EZHkGM6YuELgB3QpS3l4lLRy14W1cc16b4KGPH/zQ98WCSdS+T41JkHY3eq1oA==",
"requires": {
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.2.0",