mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Javascript dependency: Bump axios from 1.7.2 to 1.7.4 in /web (#7814)
Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.4. - [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.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... 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
b00ea3cd99
commit
e517fdf6bc
@ -94,7 +94,7 @@
|
||||
"ajv": "^8.8.2",
|
||||
"anti-trojan-source": "^1.4.0",
|
||||
"aspen-decorations": "^1.0.2",
|
||||
"axios": "^1.7.2",
|
||||
"axios": "^1.7.4",
|
||||
"babelify": "~10.0.0",
|
||||
"bignumber.js": "^9.0.1",
|
||||
"brace": "^0.11.1",
|
||||
|
@ -4462,14 +4462,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.4":
|
||||
version: 1.7.4
|
||||
resolution: "axios@npm:1.7.4"
|
||||
dependencies:
|
||||
follow-redirects: ^1.15.6
|
||||
form-data: ^4.0.0
|
||||
proxy-from-env: ^1.1.0
|
||||
checksum: e457e2b0ab748504621f6fa6609074ac08c824bf0881592209dfa15098ece7e88495300e02cd22ba50b3468fd712fe687e629dcb03d6a3f6a51989727405aedf
|
||||
checksum: 0c17039a9acfe6a566fca8431ba5c1b455c83d30ea6157fec68a6722878fcd30f3bd32d172f6bee0c51fe75ca98e6414ddcd968a87b5606b573731629440bfaf
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -13979,7 +13979,7 @@ __metadata:
|
||||
anti-trojan-source: ^1.4.0
|
||||
aspen-decorations: ^1.0.2
|
||||
autoprefixer: ^10.2.4
|
||||
axios: ^1.7.2
|
||||
axios: ^1.7.4
|
||||
axios-mock-adapter: ^1.17.0
|
||||
babel-loader: ^9.1.3
|
||||
babelify: ~10.0.0
|
||||
|
Loading…
Reference in New Issue
Block a user