Skip to content

Commit 336bd9a

Browse files
committed
fix: upgrade vulnerable dependencies
1 parent e2efb09 commit 336bd9a

File tree

2 files changed

+8541
-8545
lines changed

2 files changed

+8541
-8545
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@
4242
"ts-node": "^10.7.0",
4343
"typescript": "~4.6.3"
4444
},
45+
"resolutions": {
46+
"minimist": "^1.2.6"
47+
},
4548
"scripts": {
4649
"build": "tsc -b tsconfig.build.json",
4750
"watch": "yarn run build --watch",

0 commit comments

Comments
 (0)