mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-21 16:27:39 -06:00
Javascript dependency: Bump axios from 1.7.2 to 1.7.3 in /runtime
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.2...v1.7.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
00e2480b7b
commit
7b5d96c5a6
@ -17,7 +17,7 @@
|
||||
"eslint": "^9.8.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.7.2",
|
||||
"axios": "^1.7.3",
|
||||
"bootstrap": "^4.5.3",
|
||||
"electron-context-menu": "^4.0.1",
|
||||
"electron-store": "^10.0.0"
|
||||
|
@ -315,14 +315,14 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.7.2":
|
||||
version: 1.7.2
|
||||
resolution: "axios@npm:1.7.2"
|
||||
"axios@npm:^1.7.3":
|
||||
version: 1.7.3
|
||||
resolution: "axios@npm:1.7.3"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.6
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf
|
||||
checksum: bc304d6da974922342aed7c33155934354429cdc7e1ba9d399ab9ff3ac76103f3697eeedf042a634d43cdae682182bcffd942291db42d2be45b750597cdd5eef
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -1483,7 +1483,7 @@ __metadata:
|
||||
resolution: "pgadmin4@workspace:."
|
||||
dependencies:
|
||||
"@eslint/js": ^9.8.0
|
||||
axios: ^1.7.2
|
||||
axios: ^1.7.3
|
||||
bootstrap: ^4.5.3
|
||||
electron: latest
|
||||
electron-context-menu: ^4.0.1
|
||||
|
Loading…
Reference in New Issue
Block a user