Bump fastify-cli from 5.8.0 to 5.9.0

Bumps [fastify-cli](https://github.com/fastify/fastify-cli) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/fastify/fastify-cli/releases)
- [Commits](https://github.com/fastify/fastify-cli/compare/v5.8.0...v5.9.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/111/head
dependabot[bot] 2023-11-01 06:48:34 +00:00 zatwierdzone przez GitHub
rodzic 39a35d3a6b
commit 1e2c0cd324
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

@ -32,7 +32,7 @@
"fast-redact": "^3.3.0",
"fast-uri": "^2.3.0",
"fastify": "^4.24.3",
"fastify-cli": "^5.8.0",
"fastify-cli": "^5.9.0",
"fastq": "^1.13.0",
"find-my-way": "^7.7.0",
"forwarded": "^0.2.0",
@ -1898,9 +1898,9 @@
}
},
"node_modules/fastify-cli": {
"version": "5.8.0",
"resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-5.8.0.tgz",
"integrity": "sha512-8J1nej1nnF6UsgRv787rl9VkUjBnYVGXcbFvuAZ3LHP6mN8Sb7+0OBzcRs3SMO6qkRax89TqOUJWVNQHZXfixw==",
"version": "5.9.0",
"resolved": "https://registry.npmjs.org/fastify-cli/-/fastify-cli-5.9.0.tgz",
"integrity": "sha512-CaIte5SwkLuvlzpdd1Al1VRVVwm2TQVV4bfVP4oz/Z54KVSo6pqNTgnxWOmyzdcNUbFnhJ3Z4vRjzvHoymP5cQ==",
"dependencies": {
"@fastify/deepmerge": "^1.2.0",
"chalk": "^4.1.2",

Wyświetl plik

@ -35,7 +35,7 @@
"fast-redact": "^3.3.0",
"fast-uri": "^2.3.0",
"fastify": "^4.24.3",
"fastify-cli": "^5.8.0",
"fastify-cli": "^5.9.0",
"fastq": "^1.13.0",
"find-my-way": "^7.7.0",
"forwarded": "^0.2.0",