Skip to content

Commit 458d3a3

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITPLUGINPAGINATEREST-8730855 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853 - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUESTERROR-8730854
1 parent 042b439 commit 458d3a3

2 files changed

Lines changed: 1495 additions & 1215 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"author": "",
2727
"license": "MIT",
2828
"dependencies": {
29-
"@actions/artifact": "^2.1.9",
29+
"@actions/artifact": "^4.0.0",
3030
"@actions/core": "^1.10.1",
3131
"@actions/exec": "^1.1.1",
3232
"@actions/github": "^6.0.0",

0 commit comments

Comments
 (0)