Skip to content

Commit c00deed

Browse files
fix(deps): update dependency axios to ^1.13.4 - git-proxy-cli - packages/git-proxy-cli/package.json
1 parent e3f2bf9 commit c00deed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

packages/git-proxy-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"git-proxy-cli": "./dist/index.js"
77
},
88
"dependencies": {
9-
"axios": "^1.13.2",
9+
"axios": "^1.13.4",
1010
"yargs": "^17.7.2",
1111
"@finos/git-proxy": "2.0.0-rc.4"
1212
},

0 commit comments

Comments
 (0)