fix(deps): update dependency find-my-way to v9.4.0

This commit is contained in:
renovate[bot]
2026-01-03 13:53:40 +00:00
committed by GitHub
parent 295bbe27f0
commit 73f71c45e8
3 changed files with 6 additions and 6 deletions

8
package-lock.json generated
View File

@@ -90,7 +90,7 @@
"fancy-log": "2.0.0",
"fastify": "5.6.2",
"fastify-plugin": "5.1.0",
"find-my-way": "9.3.0",
"find-my-way": "9.4.0",
"globals": "17.0.0",
"graphql": "16.12.0",
"graphql-subscriptions": "3.0.0",
@@ -24842,9 +24842,9 @@
}
},
"node_modules/find-my-way": {
"version": "9.3.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-9.3.0.tgz",
"integrity": "sha512-eRoFWQw+Yv2tuYlK2pjFS2jGXSxSppAs3hSQjfxVKxM5amECzIgYYc1FEI8ZmhSh/Ig+FrKEz43NLRKJjYCZVg==",
"version": "9.4.0",
"resolved": "https://registry.npmjs.org/find-my-way/-/find-my-way-9.4.0.tgz",
"integrity": "sha512-5Ye4vHsypZRYtS01ob/iwHzGRUDELlsoCftI/OZFhcLs1M0tkGPcXldE80TAZC5yYuJMBPJQQ43UHlqbJWiX2w==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -139,7 +139,7 @@
"fancy-log": "2.0.0",
"fastify": "5.6.2",
"fastify-plugin": "5.1.0",
"find-my-way": "9.3.0",
"find-my-way": "9.4.0",
"globals": "17.0.0",
"graphql": "16.12.0",
"graphql-subscriptions": "3.0.0",

View File

@@ -23,7 +23,7 @@
"fast-querystring": "1.1.2",
"fastify": "5.6.2",
"fastify-plugin": "5.1.0",
"find-my-way": "9.3.0",
"find-my-way": "9.4.0",
"light-my-request": "6.6.0",
"path-to-regexp": "8.3.0",
"reusify": "1.1.0",