Skip to content

Commit

Permalink
Merge pull request #884 from finos/renovate/git-proxy-cli-manager
Browse files Browse the repository at this point in the history
fix(deps): update npm - git-proxy-cli - packages/git-proxy-cli/package.json
  • Loading branch information
JamieSlome authored Feb 6, 2025
2 parents 6e149ce + 1fd8a8b commit 8b8ae6a
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 8b8ae6a

Please sign in to comment.