Skip to content

Commit 1702b2f

Browse files
dependabot[bot]bunsenstraat
authored andcommitted
Bump axios from 1.7.4 to 1.8.2 in /apps/remixdesktop
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] <support@github.com>
1 parent e8dba1c commit 1702b2f

File tree

2 files changed

+6
-20
lines changed

2 files changed

+6
-20
lines changed

apps/remixdesktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@remixproject/plugin-electron": "0.3.43",
7474
"@vscode/ripgrep": "^1.15.6",
7575
"add": "^2.0.6",
76-
"axios": "^1.7.4",
76+
"axios": "^1.8.2",
7777
"byline": "^5.0.0",
7878
"chokidar": "^3.5.3",
7979
"electron-updater": "^6.1.8",

apps/remixdesktop/yarn.lock

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1827,19 +1827,10 @@ axios@^0.27.2:
18271827
follow-redirects "^1.14.9"
18281828
form-data "^4.0.0"
18291829

1830-
axios@^1.4.0:
1831-
version "1.6.8"
1832-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
1833-
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
1834-
dependencies:
1835-
follow-redirects "^1.15.6"
1836-
form-data "^4.0.0"
1837-
proxy-from-env "^1.1.0"
1838-
1839-
axios@^1.7.4:
1840-
version "1.7.4"
1841-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.7.4.tgz#4c8ded1b43683c8dd362973c393f3ede24052aa2"
1842-
integrity sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==
1830+
axios@^1.4.0, axios@^1.8.2:
1831+
version "1.8.2"
1832+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.2.tgz#fabe06e241dfe83071d4edfbcaa7b1c3a40f7979"
1833+
integrity sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==
18431834
dependencies:
18441835
follow-redirects "^1.15.6"
18451836
form-data "^4.0.0"
@@ -3597,12 +3588,7 @@ flat@^5.0.2:
35973588
resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241"
35983589
integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ==
35993590

3600-
follow-redirects@^1.14.9:
3601-
version "1.15.4"
3602-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.4.tgz#cdc7d308bf6493126b17ea2191ea0ccf3e535adf"
3603-
integrity sha512-Cr4D/5wlrb0z9dgERpUL3LrmPKVDsETIJhaCMeDfuFYcqa5bldGV6wBsAN6X/vxlXQtFBMrXdXxdL8CbDTGniw==
3604-
3605-
follow-redirects@^1.15.0, follow-redirects@^1.15.6:
3591+
follow-redirects@^1.14.9, follow-redirects@^1.15.0, follow-redirects@^1.15.6:
36063592
version "1.15.6"
36073593
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
36083594
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

0 commit comments

Comments
 (0)