Skip to content

Commit e0b1e9a

Browse files
committed
fix: removed the @types/uuid for test cases
1 parent 2902694 commit e0b1e9a

2 files changed

Lines changed: 6 additions & 24 deletions

File tree

bridge/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"pg-query-stream": "^4.10.3",
3434
"pino": "^9.14.0",
3535
"ssh2": "^1.17.0",
36-
"uuid": "^14.0.0",
36+
"uuid": "^9.0.1",
3737
"ws": "^8.19.0"
3838
},
3939
"bin": "./dist/index.cjs",
@@ -52,7 +52,6 @@
5252
"@types/jest": "^30.0.0",
5353
"@types/node": "^20.0.0",
5454
"@types/pg": "^8.15.6",
55-
"@types/uuid": "^11.0.0",
5655
"@yao-pkg/pkg": "^5.12.0",
5756
"esbuild": "^0.27.0",
5857
"jest": "^30.2.0",

bridge/pnpm-lock.yaml

Lines changed: 5 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)