CognxSafeTrack commited on
Commit ·
632fb8d
1
Parent(s): 7f87eed
chore: update pnpm-lock.yaml after adding fastify to worker
Browse files- pnpm-lock.yaml +3 -0
pnpm-lock.yaml
CHANGED
|
@@ -237,6 +237,9 @@ importers:
|
|
| 237 |
dotenv:
|
| 238 |
specifier: ^16.0.0
|
| 239 |
version: 16.6.1
|
|
|
|
|
|
|
|
|
|
| 240 |
ioredis:
|
| 241 |
specifier: ^5.9.3
|
| 242 |
version: 5.9.3
|
|
|
|
| 237 |
dotenv:
|
| 238 |
specifier: ^16.0.0
|
| 239 |
version: 16.6.1
|
| 240 |
+
fastify:
|
| 241 |
+
specifier: ^4.24.3
|
| 242 |
+
version: 4.29.1
|
| 243 |
ioredis:
|
| 244 |
specifier: ^5.9.3
|
| 245 |
version: 5.9.3
|