Skip to content

Commit b9a0ff3

Browse files
dependabot[bot]audiodude
authored andcommitted
Bump axios from 1.7.4 to 1.8.2 in /wp1-frontend
Bumps [axios](https://github.com/axios/axios) from 1.7.4 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5957bd0 commit b9a0ff3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

wp1-frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@vitejs/plugin-vue2": "^2.3.1",
3737
"acorn": "^6.4.1",
3838
"autoprefixer": "^10.4.13",
39-
"axios": "^1.7.4",
39+
"axios": "^1.8.2",
4040
"babel-preset-vue": "^2.0.2",
4141
"bootstrap": "^4.4.1",
4242
"bootstrap-icons": "^1.10.2",

wp1-frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -521,10 +521,10 @@ aws4@^1.8.0:
521521
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.12.0.tgz#ce1c9d143389679e253b314241ea9aa5cec980d3"
522522
integrity sha512-NmWvPnx0F1SfrQbYwOi7OeaNGokp9XhzNioJ/CSBs8Qa4vxug81mhJEAVZwxXuBmYB5KDRfMq/F3RR0BIU7sWg==
523523

524-
axios@^1.7.4:
525-
version "1.7.4"
526-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
527-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
524+
axios@^1.8.2:
525+
version "1.8.2"
526+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
527+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
528528
dependencies:
529529
follow-redirects "^1.15.6"
530530
form-data "^4.0.0"

0 commit comments

Comments
 (0)