Skip to content

Commit 909d383

Browse files
fix(deps): update dependency axios to ^1.9.0 - git-proxy-cli - packages/git-proxy-cli/package.json
1 parent 9cf16d2 commit 909d383

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
@@ -4,7 +4,7 @@
44
"description": "Command line interface tool for FINOS GitProxy.",
55
"bin": "./index.js",
66
"dependencies": {
7-
"axios": "^1.8.4",
7+
"axios": "^1.9.0",
88
"yargs": "^17.7.2",
99
"@finos/git-proxy": "file:../.."
1010
},

0 commit comments

Comments
 (0)