Bump fastify from 4.22.0 to 4.22.2

Bumps [fastify](https://github.com/fastify/fastify) from 4.22.0 to 4.22.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.22.0...v4.22.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/51/head
dependabot[bot] 2023-09-04 06:29:40 +00:00 zatwierdzone przez GitHub
rodzic f804929460
commit 0e1da25d01
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 5 dodań i 5 usunięć

8
package-lock.json wygenerowano
Wyświetl plik

@ -31,7 +31,7 @@
"fast-querystring": "^1.0.0",
"fast-redact": "^3.3.0",
"fast-uri": "^2.1.0",
"fastify": "^4.22.0",
"fastify": "^4.22.2",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",
@ -1804,9 +1804,9 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
},
"node_modules/fastify": {
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.0.tgz",
"integrity": "sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==",
"version": "4.22.2",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.2.tgz",
"integrity": "sha512-rK8mF/1mZJHH6H/L22OhmilTgrp5XMkk3RHcSy03LC+TJ6+wLhbq+4U62bjns15VzIbBNgxTqAForBqtGAa0NQ==",
"dependencies": {
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.2.0",

Wyświetl plik

@ -34,7 +34,7 @@
"fast-querystring": "^1.0.0",
"fast-redact": "^3.3.0",
"fast-uri": "^2.1.0",
"fastify": "^4.22.0",
"fastify": "^4.22.2",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",