Skip to content

Commit b5b4952

Browse files
Javascript dependency: Bump axios from 1.13.6 to 1.14.0 in /runtime
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.14.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bb9636 commit b5b4952

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"eslint-plugin-unused-imports": "^4.4.1"
1818
},
1919
"dependencies": {
20-
"axios": "^1.13.5",
20+
"axios": "^1.14.0",
2121
"electron-context-menu": "^4.1.0",
2222
"electron-store": "^11.0.2"
2323
}

runtime/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -354,14 +354,14 @@ __metadata:
354354
languageName: node
355355
linkType: hard
356356

357-
"axios@npm:^1.13.5":
358-
version: 1.13.6
359-
resolution: "axios@npm:1.13.6"
357+
"axios@npm:^1.14.0":
358+
version: 1.14.0
359+
resolution: "axios@npm:1.14.0"
360360
dependencies:
361361
follow-redirects: "npm:^1.15.11"
362362
form-data: "npm:^4.0.5"
363-
proxy-from-env: "npm:^1.1.0"
364-
checksum: 10c0/51fb5af055c3b85662fa97df17d986ae2c37d13bf86d50b6bb36b6b3a2dec6966a1d3a14ab3774b71707b155ae3597ed9b7babdf1a1a863d1a31840cb8e7ec71
363+
proxy-from-env: "npm:^2.1.0"
364+
checksum: 10c0/2541f4aa215a7d1842429dad006fc682d82bc0e74bd14500823f7d8cce3bbae0e0a8c328c8538946718f366ab8ce5a4c12e9ad40e5a0f3482ff8bff0cd115d45
365365
languageName: node
366366
linkType: hard
367367

@@ -1587,7 +1587,7 @@ __metadata:
15871587
version: 0.0.0-use.local
15881588
resolution: "pgadmin4@workspace:."
15891589
dependencies:
1590-
axios: "npm:^1.13.5"
1590+
axios: "npm:^1.14.0"
15911591
electron: "npm:41.0.2"
15921592
electron-context-menu: "npm:^4.1.0"
15931593
electron-store: "npm:^11.0.2"
@@ -1610,10 +1610,10 @@ __metadata:
16101610
languageName: node
16111611
linkType: hard
16121612

1613-
"proxy-from-env@npm:^1.1.0":
1614-
version: 1.1.0
1615-
resolution: "proxy-from-env@npm:1.1.0"
1616-
checksum: 10c0/fe7dd8b1bdbbbea18d1459107729c3e4a2243ca870d26d34c2c1bcd3e4425b7bcc5112362df2d93cc7fb9746f6142b5e272fd1cc5c86ddf8580175186f6ad42b
1613+
"proxy-from-env@npm:^2.1.0":
1614+
version: 2.1.0
1615+
resolution: "proxy-from-env@npm:2.1.0"
1616+
checksum: 10c0/ed01729fd4d094eab619cd7e17ce3698b3413b31eb102c4904f9875e677cd207392795d5b4adee9cec359dfd31c44d5ad7595a3a3ad51c40250e141512281c58
16171617
languageName: node
16181618
linkType: hard
16191619

0 commit comments

Comments
 (0)