Skip to content
Snippets Groups Projects
Commit d15d720f authored by julian.baeume's avatar julian.baeume :pick:
Browse files

Bump find-my-way dependency

fixes pipeline/pnpm audit
parent 2a397d94
No related branches found
No related tags found
No related merge requests found
...@@ -31,7 +31,7 @@ ...@@ -31,7 +31,7 @@
"ajv-formats": "^3.0.1", "ajv-formats": "^3.0.1",
"bull": "^4.12.2", "bull": "^4.12.2",
"dotenv-defaults": "^5.0.2", "dotenv-defaults": "^5.0.2",
"fastify": "^4.26.2", "fastify": "^4.28.1",
"fastify-metrics": "^11.0.0", "fastify-metrics": "^11.0.0",
"fastify-plugin": "^4.5.1", "fastify-plugin": "^4.5.1",
"ioredis": "^5.3.2", "ioredis": "^5.3.2",
......
...@@ -50,7 +50,7 @@ importers: ...@@ -50,7 +50,7 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
fastify: fastify:
specifier: ^4.26.2 specifier: ^4.28.1
version: 4.28.1 version: 4.28.1
fastify-metrics: fastify-metrics:
specifier: ^11.0.0 specifier: ^11.0.0
...@@ -905,8 +905,8 @@ packages: ...@@ -905,8 +905,8 @@ packages:
resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==} resolution: {integrity: sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==}
engines: {node: '>=8'} engines: {node: '>=8'}
find-my-way@8.2.0: find-my-way@8.2.2:
resolution: {integrity: sha512-HdWXgFYc6b1BJcOBDBwjqWuHJj1WYiqrxSh25qtU4DabpMFdj/gSunNBQb83t+8Zt67D7CXEzJWTkxaShMTMOA==} resolution: {integrity: sha512-Dobi7gcTEq8yszimcfp/R7+owiT4WncAJ7VTTgFH1jYJ5GaG1FbhjwDG820hptN0QDFvzVY3RfCzdInvGPGzjA==}
engines: {node: '>=14'} engines: {node: '>=14'}
find-up@5.0.0: find-up@5.0.0:
...@@ -2978,7 +2978,7 @@ snapshots: ...@@ -2978,7 +2978,7 @@ snapshots:
avvio: 8.4.0 avvio: 8.4.0
fast-content-type-parse: 1.1.0 fast-content-type-parse: 1.1.0
fast-json-stringify: 5.16.1 fast-json-stringify: 5.16.1
find-my-way: 8.2.0 find-my-way: 8.2.2
light-my-request: 5.13.0 light-my-request: 5.13.0
pino: 9.4.0 pino: 9.4.0
process-warning: 3.0.0 process-warning: 3.0.0
...@@ -3010,7 +3010,7 @@ snapshots: ...@@ -3010,7 +3010,7 @@ snapshots:
dependencies: dependencies:
to-regex-range: 5.0.1 to-regex-range: 5.0.1
find-my-way@8.2.0: find-my-way@8.2.2:
dependencies: dependencies:
fast-deep-equal: 3.1.3 fast-deep-equal: 3.1.3
fast-querystring: 1.1.2 fast-querystring: 1.1.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment