Skip to content

Commit a63a3e0

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
1 parent 8234362 commit a63a3e0

File tree

2 files changed

+10
-137
lines changed

2 files changed

+10
-137
lines changed

package-lock.json

+9-136
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"collectCoverage": true
1818
},
1919
"dependencies": {
20-
"@actions/artifact": "^2.2.1",
20+
"@actions/artifact": "^2.2.2",
2121
"@actions/core": "^1.11.1",
2222
"axios": "^1.6.4",
2323
"codecov": "^3.8.3",

0 commit comments

Comments
 (0)