Skip to content

Commit fc274c6

Browse files
authored
Merge pull request #89 from rnkdsh/renovate/axios-1.x
fix(deps): update dependency axios to ^1.8.1
2 parents 25f66d7 + f30c997 commit fc274c6

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)