Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Sep 19, 2024
1 parent 784cc18 commit 2f6f712
Show file tree
Hide file tree
Showing 2 changed files with 998 additions and 69 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"author": "",
"license": "MIT",
"dependencies": {
"@actions/artifact": "^0.3.5",
"@actions/core": "^1.2.5",
"@actions/artifact": "^2.1.7",
"@actions/core": "^1.9.1",
"@actions/exec": "^1.0.4",
"@actions/github": "^4.0.0",
"@actions/github": "^6.0.0",
"fs-extra": "^9.0.1"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2f6f712

Please sign in to comment.