Skip to content

Commit

Permalink
Javascript dependency: Bump axios from 1.7.5 to 1.7.7 in /runtime
Browse files Browse the repository at this point in the history
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.7.5...v1.7.7)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 6563067 commit 458d58a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"eslint": "^9.9.1"
},
"dependencies": {
"axios": "^1.7.5",
"axios": "^1.7.7",
"bootstrap": "^4.5.3",
"electron-context-menu": "^4.0.2",
"electron-store": "^10.0.0"
Expand Down
10 changes: 5 additions & 5 deletions runtime/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -315,14 +315,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.7.5":
version: 1.7.5
resolution: "axios@npm:1.7.5"
"axios@npm:^1.7.7":
version: 1.7.7
resolution: "axios@npm:1.7.7"
dependencies:
follow-redirects: ^1.15.6
form-data: ^4.0.0
proxy-from-env: ^1.1.0
checksum: 2859fe01437cf133eee35571abc1d4b5224bb13e530e66cb3581ca226e170541dd5eef9f46abb41592cee0a2f54930c9e4978354e0cf1064748fc20d9a05e9d5
checksum: 882d4fe0ec694a07c7f5c1f68205eb6dc5a62aecdb632cc7a4a3d0985188ce3030e0b277e1a8260ac3f194d314ae342117660a151fabffdc5081ca0b5a8b47fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -1487,7 +1487,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "pgadmin4@workspace:."
dependencies:
axios: ^1.7.5
axios: ^1.7.7
bootstrap: ^4.5.3
electron: latest
electron-context-menu: ^4.0.2
Expand Down

0 comments on commit 458d58a

Please sign in to comment.