Skip to content

Commit 6b9f676

Browse files
fix(deps): upgrade npm packages
1 parent 4320a4a commit 6b9f676

File tree

2 files changed

+110
-132
lines changed

2 files changed

+110
-132
lines changed

package-lock.json

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

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"typescript": "5.9.3"
2525
},
2626
"dependencies": {
27-
"@actions/artifact": "4.0.0",
27+
"@actions/artifact": "5.0.0",
2828
"@actions/attest": "2.0.0",
29-
"@actions/cache": "4.1.0",
30-
"@actions/core": "1.11.1",
31-
"@actions/exec": "1.1.1",
29+
"@actions/cache": "5.0.0",
30+
"@actions/core": "2.0.1",
31+
"@actions/exec": "2.0.0",
3232
"@actions/expressions": "0.3.19",
3333
"@actions/github": "6.0.1",
3434
"@actions/glob": "0.5.0",

0 commit comments

Comments
 (0)