Skip to content

Commit dbdb75d

Browse files
SuZhou-Joegithub-actions[bot]
authored andcommitted
feat: fix cve (#1733)
Signed-off-by: SuZhou-Joe <suzhou@amazon.com> (cherry picked from commit f28596e)
1 parent c064e03 commit dbdb75d

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
@@ -70,6 +70,7 @@
7070
"overrides": {
7171
"tough-cookie": "^4.1.3",
7272
"optionator": "^0.9.3",
73-
"cross-spawn": "^7.0.5"
73+
"cross-spawn": "^7.0.5",
74+
"nanoid": "^3.3.8"
7475
}
7576
}

0 commit comments

Comments
 (0)