mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Javascript dependency: Bump axios from 1.18.1 to 1.19.0 in /runtime (#10224)
Bumps [axios](https://github.com/axios/axios) from 1.18.1 to 1.19.0. - [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.18.1...v1.19.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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:
co-authored by
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent
60d4dd8c5a
commit
0b9fb6fc06
@@ -19,7 +19,7 @@
|
||||
"globals": "^17.7.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^1.18.1",
|
||||
"axios": "^1.19.0",
|
||||
"electron-context-menu": "^4.1.2",
|
||||
"electron-store": "^11.0.2"
|
||||
},
|
||||
|
||||
+6
-6
@@ -277,15 +277,15 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"axios@npm:^1.18.1":
|
||||
version: 1.18.1
|
||||
resolution: "axios@npm:1.18.1"
|
||||
"axios@npm:^1.19.0":
|
||||
version: 1.19.0
|
||||
resolution: "axios@npm:1.19.0"
|
||||
dependencies:
|
||||
follow-redirects: "npm:^1.16.0"
|
||||
form-data: "npm:^4.0.5"
|
||||
form-data: "npm:^4.0.6"
|
||||
https-proxy-agent: "npm:^5.0.1"
|
||||
proxy-from-env: "npm:^2.1.0"
|
||||
checksum: 10c0/9d9378a3af0d0ad730a52ad9d15ec7201f3926ad6e7e8bbffc5ae21ca2835ad11d1d9598698f5dd9718917486039f55ea1d7dc23d8e44fa827a55cc3262c02fc
|
||||
checksum: 10c0/559fe7d51291787def61566a3db78b87510c8faf9c8a8c006d9d8b933808628ff0d8eca7756b40ae25e07da96d946c68c1ffba3da9075ed0b5d3661801d76869
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -1131,7 +1131,7 @@ __metadata:
|
||||
resolution: "pgadmin4@workspace:."
|
||||
dependencies:
|
||||
"@eslint/js": "npm:^10.0.1"
|
||||
axios: "npm:^1.18.1"
|
||||
axios: "npm:^1.19.0"
|
||||
electron: "npm:^43.1.1"
|
||||
electron-context-menu: "npm:^4.1.2"
|
||||
electron-store: "npm:^11.0.2"
|
||||
|
||||
Reference in New Issue
Block a user