Bump fastify from 4.14.1 to 4.15.0 (#190)

This commit is contained in:
dependabot[bot] 2023-03-21 21:25:03 +01:00 committed by GitHub
parent c07b8fdff8
commit f97a52b0a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

32
package-lock.json generated
View file

@ -4709,17 +4709,17 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==" "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
}, },
"node_modules/fastify": { "node_modules/fastify": {
"version": "4.14.1", "version": "4.15.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.14.1.tgz", "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.15.0.tgz",
"integrity": "sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==", "integrity": "sha512-m/CaRN8nf5uyYdrDe2qqq+0z3oGyE+A++qlKQoLJTI4WI0nWK9D6R3FxXQ3MVwt/md977GMR4F43pE9oqrS2zw==",
"dependencies": { "dependencies": {
"@fastify/ajv-compiler": "^3.5.0", "@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.0.0", "@fastify/error": "^3.0.0",
"@fastify/fast-json-stringify-compiler": "^4.1.0", "@fastify/fast-json-stringify-compiler": "^4.2.0",
"abstract-logging": "^2.0.1", "abstract-logging": "^2.0.1",
"avvio": "^8.2.0", "avvio": "^8.2.0",
"fast-content-type-parse": "^1.0.0", "fast-content-type-parse": "^1.0.0",
"find-my-way": "^7.3.0", "find-my-way": "^7.6.0",
"light-my-request": "^5.6.1", "light-my-request": "^5.6.1",
"pino": "^8.5.0", "pino": "^8.5.0",
"process-warning": "^2.0.0", "process-warning": "^2.0.0",
@ -4837,9 +4837,9 @@
} }
}, },
"node_modules/find-my-way": { "node_modules/find-my-way": {
"version": "7.5.0", "version": "7.6.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.5.0.tgz", "resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.6.0.tgz",
"integrity": "sha512-3ehydSBhGcS0TtMA/BYEyMAKi9Sv0MqF8aqiMO5oGBXyCcSlyEJyfGWsbNxAx7BekTNWUwD1ttLJLURni2vmJg==", "integrity": "sha512-H7berWdHJ+5CNVr4ilLWPai4ml7Y2qAsxjw3pfeBxPigZmaDTzF0wjJLj90xRCmGcWYcyt050yN+34OZDJm1eQ==",
"dependencies": { "dependencies": {
"fast-deep-equal": "^3.1.3", "fast-deep-equal": "^3.1.3",
"fast-querystring": "^1.0.0", "fast-querystring": "^1.0.0",
@ -14397,17 +14397,17 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg==" "integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
}, },
"fastify": { "fastify": {
"version": "4.14.1", "version": "4.15.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.14.1.tgz", "resolved": "https://registry.npmjs.org/fastify/-/fastify-4.15.0.tgz",
"integrity": "sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==", "integrity": "sha512-m/CaRN8nf5uyYdrDe2qqq+0z3oGyE+A++qlKQoLJTI4WI0nWK9D6R3FxXQ3MVwt/md977GMR4F43pE9oqrS2zw==",
"requires": { "requires": {
"@fastify/ajv-compiler": "^3.5.0", "@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.0.0", "@fastify/error": "^3.0.0",
"@fastify/fast-json-stringify-compiler": "^4.1.0", "@fastify/fast-json-stringify-compiler": "^4.2.0",
"abstract-logging": "^2.0.1", "abstract-logging": "^2.0.1",
"avvio": "^8.2.0", "avvio": "^8.2.0",
"fast-content-type-parse": "^1.0.0", "fast-content-type-parse": "^1.0.0",
"find-my-way": "^7.3.0", "find-my-way": "^7.6.0",
"light-my-request": "^5.6.1", "light-my-request": "^5.6.1",
"pino": "^8.5.0", "pino": "^8.5.0",
"process-warning": "^2.0.0", "process-warning": "^2.0.0",
@ -14493,9 +14493,9 @@
} }
}, },
"find-my-way": { "find-my-way": {
"version": "7.5.0", "version": "7.6.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.5.0.tgz", "resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.6.0.tgz",
"integrity": "sha512-3ehydSBhGcS0TtMA/BYEyMAKi9Sv0MqF8aqiMO5oGBXyCcSlyEJyfGWsbNxAx7BekTNWUwD1ttLJLURni2vmJg==", "integrity": "sha512-H7berWdHJ+5CNVr4ilLWPai4ml7Y2qAsxjw3pfeBxPigZmaDTzF0wjJLj90xRCmGcWYcyt050yN+34OZDJm1eQ==",
"requires": { "requires": {
"fast-deep-equal": "^3.1.3", "fast-deep-equal": "^3.1.3",
"fast-querystring": "^1.0.0", "fast-querystring": "^1.0.0",