Skip to content

Commit f30c997

Browse files
fix(deps): update dependency axios to ^1.8.1
1 parent d82ed0f commit f30c997

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/rnkdsh/action-upload-diawi#readme",
3232
"dependencies": {
3333
"@actions/core": "^1.11.1",
34-
"axios": "^1.7.9",
34+
"axios": "^1.8.1",
3535
"fs": "0.0.1-security",
3636
"path": "0.12.7"
3737
},

0 commit comments

Comments
 (0)