Skip to content

Commit b09cb13

Browse files
committed
feat: fix cve
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
1 parent a02040e commit b09cb13

File tree

2 files changed

+16
-9
lines changed

2 files changed

+16
-9
lines changed

package-lock.json

+14-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
"overrides": {
7373
"tough-cookie": "^4.1.3",
7474
"optionator": "^0.9.3",
75-
"cross-spawn": "^7.0.5"
75+
"cross-spawn": "^7.0.5",
76+
"nanoid": "^3.3.8"
7677
}
7778
}

0 commit comments

Comments
 (0)