Skip to content

Commit a2a4128

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/git-proxy-cli/package.json

+1-1
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.7.9",
7+
"axios": "^1.8.3",
88
"yargs": "^17.7.2",
99
"@finos/git-proxy": "file:../.."
1010
},

0 commit comments

Comments
 (0)