Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 15983a7 commit 8e0b1cb
Show file tree
Hide file tree
Showing 16 changed files with 223 additions and 173 deletions.
8 changes: 4 additions & 4 deletions client-code-gen/gen/admin-management-api/package-lock.json

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

2 changes: 1 addition & 1 deletion client-code-gen/gen/admin-management-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "1.7.4"
"axios": "1.7.9"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down
8 changes: 4 additions & 4 deletions client-code-gen/gen/app-access-control-api/package-lock.json

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

2 changes: 1 addition & 1 deletion client-code-gen/gen/app-access-control-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"prepare": "npm run build"
},
"dependencies": {
"axios": "1.7.4"
"axios": "1.7.9"
},
"devDependencies": {
"@types/node": "^12.11.5",
Expand Down
Loading

0 comments on commit 8e0b1cb

Please sign in to comment.