Skip to content

Commit df1de40

Browse files
snyk-botrhahao
authored andcommitted
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ACTIONSCORE-2980270
1 parent c2519ac commit df1de40

File tree

2 files changed

+27
-12
lines changed

2 files changed

+27
-12
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@vercel/ncc": "^0.33.4"
2626
},
2727
"dependencies": {
28-
"@actions/core": "^1.8.2",
28+
"@actions/core": "^1.9.1",
2929
"@actions/exec": "^1.1.1"
3030
}
3131
}

0 commit comments

Comments
 (0)