Bump fast-uri from 2.2.0 to 2.3.0

Bumps [fast-uri](https://github.com/fastify/fast-uri) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](https://github.com/fastify/fast-uri/compare/v2.2.0...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/110/head
dependabot[bot] 2023-10-31 06:58:50 +00:00 zatwierdzone przez GitHub
rodzic ddef294bf0
commit f4cfb0c14e
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

@ -30,7 +30,7 @@
"fast-json-stringify": "^5.8.0",
"fast-querystring": "^1.0.0",
"fast-redact": "^3.3.0",
"fast-uri": "^2.1.0",
"fast-uri": "^2.3.0",
"fastify": "^4.24.3",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
@ -1870,9 +1870,9 @@
"integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA=="
},
"node_modules/fast-uri": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.2.0.tgz",
"integrity": "sha512-cIusKBIt/R/oI6z/1nyfe2FvGKVTohVRfvkOhvx0nCEW+xf5NoCXjAHcWp93uOUBchzYcsvPlrapAdX1uW+YGg=="
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-2.3.0.tgz",
"integrity": "sha512-eel5UKGn369gGEWOqBShmFJWfq/xSJvsgDzgLYC845GneayWvXBf0lJCBn5qTABfewy1ZDPoaR5OZCP+kssfuw=="
},
"node_modules/fastify": {
"version": "4.24.3",

Wyświetl plik

@ -33,7 +33,7 @@
"fast-json-stringify": "^5.8.0",
"fast-querystring": "^1.0.0",
"fast-redact": "^3.3.0",
"fast-uri": "^2.1.0",
"fast-uri": "^2.3.0",
"fastify": "^4.24.3",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",