Bump fastify from 4.21.0 to 4.22.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/47/head
dependabot[bot] 2023-08-28 06:18:53 +00:00 zatwierdzone przez GitHub
rodzic d9eaa564f2
commit bfc8b7247c
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.21.0",
"fastify": "^4.22.0",
"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.21.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.21.0.tgz",
"integrity": "sha512-tsu4bcwE4HetxqW8prA5fbC9bKHMYDp7jGEDWyzK1l90a3uOaLoIcQbdGcWeODNLVJviQnzh1wvIjTZE3MJFEg==",
"version": "4.22.0",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.22.0.tgz",
"integrity": "sha512-HLoBmetdQ6zaJohKW6jzUww8NnwHzkbIbUEyAzM+Nnf7cZVSXRuUV+6b2/xLmu6GGkruIFJ/bIQoKWYRx4wnAQ==",
"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.21.0",
"fastify": "^4.22.0",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",