Bump fastify from 4.24.2 to 4.24.3

Bumps [fastify](https://github.com/fastify/fastify) from 4.24.2 to 4.24.3.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](https://github.com/fastify/fastify/compare/v4.24.2...v4.24.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/102/head
dependabot[bot] 2023-10-20 06:17:45 +00:00 zatwierdzone przez GitHub
rodzic 5e4ed10acb
commit 644831c7b6
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.24.2",
"fastify": "^4.24.3",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.7.0",
@ -1803,9 +1803,9 @@
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
},
"node_modules/fastify": {
"version": "4.24.2",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.24.2.tgz",
"integrity": "sha512-V/7fdhFas7HoAyjD8ha8wPCeiRLUzPgwwM5dSSUx/eBUv7GvG61YzjggqOchMOsa7Sw32MNN4uCCoFrl+9ccJA==",
"version": "4.24.3",
"resolved": "https://registry.npmjs.org/fastify/-/fastify-4.24.3.tgz",
"integrity": "sha512-6HHJ+R2x2LS3y1PqxnwEIjOTZxFl+8h4kSC/TuDPXtA+v2JnV9yEtOsNSKK1RMD7sIR2y1ZsA4BEFaid/cK5pg==",
"dependencies": {
"@fastify/ajv-compiler": "^3.5.0",
"@fastify/error": "^3.4.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.24.2",
"fastify": "^4.24.3",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.7.0",