Bump fastify from 4.10.2 to 4.11.0 (#88)

This commit is contained in:
dependabot[bot] 2023-01-02 13:44:59 +01:00 committed by GitHub
parent 13d3867522
commit a850d1cbdf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View file

@ -4567,9 +4567,9 @@
"integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==" "integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA=="
}, },
"node_modules/fastify": { "node_modules/fastify": {
"version": "4.10.2", "version": "4.11.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.10.2.tgz", "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.11.0.tgz",
"integrity": "sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA==", "integrity": "sha512-JteZ8pjEqd+6n+azQnQfSJV8MUMxAmxbvC2Dx/Mybj039Lf/u3kda9Kq84uy/huCpqCzZoyHIZS5JFGF3wLztw==",
"dependencies": { "dependencies": {
"@fastify/ajv-compiler": "^3.3.1", "@fastify/ajv-compiler": "^3.3.1",
"@fastify/error": "^3.0.0", "@fastify/error": "^3.0.0",
@ -14145,9 +14145,9 @@
"integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA==" "integrity": "sha512-qKRta6N7BWEFVlyonVY/V+BMLgFqktCUV0QjT259ekAIlbVrMaFnFLxJ4s/JPl4tou56S1BzPufI60bLe29fHA=="
}, },
"fastify": { "fastify": {
"version": "4.10.2", "version": "4.11.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.10.2.tgz", "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.11.0.tgz",
"integrity": "sha512-0T+4zI6N3S8ex0LCZi3H4FasJR4AzWw834fUkPWvV8r6GBJkLmAOfFxH8f5V29Plef24IK0QSQD/tz1Nx+1UOA==", "integrity": "sha512-JteZ8pjEqd+6n+azQnQfSJV8MUMxAmxbvC2Dx/Mybj039Lf/u3kda9Kq84uy/huCpqCzZoyHIZS5JFGF3wLztw==",
"requires": { "requires": {
"@fastify/ajv-compiler": "^3.3.1", "@fastify/ajv-compiler": "^3.3.1",
"@fastify/error": "^3.0.0", "@fastify/error": "^3.0.0",