Bump find-my-way from 7.6.2 to 7.7.0

Bumps [find-my-way](https://github.com/delvedor/find-my-way) from 7.6.2 to 7.7.0.
- [Release notes](https://github.com/delvedor/find-my-way/releases)
- [Commits](https://github.com/delvedor/find-my-way/compare/v7.6.2...v7.7.0)

---
updated-dependencies:
- dependency-name: find-my-way
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/90/head
dependabot[bot] 2023-10-11 06:30:21 +00:00 zatwierdzone przez GitHub
rodzic 96f82e5cad
commit fc73137387
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

@ -34,7 +34,7 @@
"fastify": "^4.23.0",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",
"find-my-way": "^7.7.0",
"forwarded": "^0.2.0",
"glob": "^10.3.10",
"ieee754": "^1.2.1",
@ -1953,9 +1953,9 @@
}
},
"node_modules/find-my-way": {
"version": "7.6.2",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.6.2.tgz",
"integrity": "sha512-0OjHn1b1nCX3eVbm9ByeEHiscPYiHLfhei1wOUU9qffQkk98wE0Lo8VrVYfSGMgnSnDh86DxedduAnBf4nwUEw==",
"version": "7.7.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-7.7.0.tgz",
"integrity": "sha512-+SrHpvQ52Q6W9f3wJoJBbAQULJuNEEQwBvlvYwACDhBTLOTMiQ0HYWh4+vC3OivGP2ENcTI1oKlFA2OepJNjhQ==",
"dependencies": {
"fast-deep-equal": "^3.1.3",
"fast-querystring": "^1.0.0",

Wyświetl plik

@ -37,7 +37,7 @@
"fastify": "^4.23.0",
"fastify-cli": "^5.8.0",
"fastq": "^1.13.0",
"find-my-way": "^7.3.1",
"find-my-way": "^7.7.0",
"forwarded": "^0.2.0",
"glob": "^10.3.10",
"ieee754": "^1.2.1",