Skip to content

Commit 2dcb9d6

Browse files
fix(deps): update dependency axios to ^1.13.2 - git-proxy-cli - packages/git-proxy-cli/package.json
1 parent 85e418f commit 2dcb9d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
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.12.2",
9+
"axios": "^1.13.2",
1010
"yargs": "^17.7.2",
1111
"@finos/git-proxy": "file:../.."
1212
},

0 commit comments

Comments
 (0)