Skip to content

Commit

Permalink
fix(deps): update npm - git-proxy-cli - packages/git-proxy-cli/packag…
Browse files Browse the repository at this point in the history
…e.json
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 94c866c commit ad2efa4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/git-proxy-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
"description": "Command line interface tool for FINOS GitProxy.",
"bin": "./index.js",
"dependencies": {
"axios": "^1.6.0",
"axios": "^1.7.9",
"yargs": "^17.7.2",
"@finos/git-proxy": "file:../.."
},
"devDependencies": {
"chai": "^4.2.0"
"chai": "^4.5.0"
},
"scripts": {
"lint": "eslint --fix . --ext .js,.jsx",
Expand Down

0 comments on commit ad2efa4

Please sign in to comment.