Skip to content

Commit 9bfb7bb

Browse files
committed
fix: packages/artifact/package.json & packages/artifact/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-OCTOKITREQUEST-8730853
1 parent b2f08d6 commit 9bfb7bb

2 files changed

Lines changed: 197 additions & 49 deletions

File tree

packages/artifact/package-lock.json

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

packages/artifact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"dependencies": {
4343
"@actions/core": "^1.10.0",
44-
"@actions/github": "^5.1.1",
44+
"@actions/github": "^6.0.0",
4545
"@actions/http-client": "^2.1.0",
4646
"@azure/storage-blob": "^12.15.0",
4747
"@octokit/core": "^3.5.1",

0 commit comments

Comments
 (0)