Skip to content

Commit b447f08

Browse files
fix nspect vulnerability scan issue (#3936)
1 parent 5a779c6 commit b447f08

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

.github/actions/assigner/package-lock.json

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

.github/actions/assigner/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@actions/core": "^1.9.1",
2323
"@actions/github": "^6.0.0",
2424
"fs": "^0.0.1-security",
25-
"js-yaml": "^4.1.0"
25+
"js-yaml": "^4.1.1"
2626
},
2727
"devDependencies": {
2828
"@types/node": "^17.0.35",

0 commit comments

Comments
 (0)