Skip to content

Commit 35e675c

Browse files
authored
Merge pull request #4553 from learningequality/dependabot/npm_and_yarn/axios-1.6.8
Bump axios from 1.6.2 to 1.6.8
2 parents 7521a9f + f5f60dd commit 35e675c

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@sentry/vue": "^7.112.2",
5858
"@toast-ui/editor": "^2.3.1",
5959
"ajv": "^8.12.0",
60-
"axios": "^1.6.2",
60+
"axios": "^1.6.8",
6161
"codemirror": "5.58.2",
6262
"core-js": "^3.37.0",
6363
"dexie": "^3.2.6",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3838,12 +3838,12 @@ aws4@^1.8.0:
38383838
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
38393839
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
38403840

3841-
axios@^1.6.2:
3842-
version "1.6.2"
3843-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.2.tgz#de67d42c755b571d3e698df1b6504cde9b0ee9f2"
3844-
integrity sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==
3841+
axios@^1.6.8:
3842+
version "1.6.8"
3843+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.8.tgz#66d294951f5d988a00e87a0ffb955316a619ea66"
3844+
integrity sha512-v/ZHtJDU39mDpyBoFVkETcd/uNdxrWRrg3bKpOKzXFA6Bvqopts6ALSMU3y6ijYxbw2B+wPrIv46egTzJXCLGQ==
38453845
dependencies:
3846-
follow-redirects "^1.15.0"
3846+
follow-redirects "^1.15.6"
38473847
form-data "^4.0.0"
38483848
proxy-from-env "^1.1.0"
38493849

@@ -6642,7 +6642,7 @@ flush-promises@^1.0.2:
66426642
resolved "https://registry.yarnpkg.com/flush-promises/-/flush-promises-1.0.2.tgz#4948fd58f15281fed79cbafc86293d5bb09b2ced"
66436643
integrity sha512-G0sYfLQERwKz4+4iOZYQEZVpOt9zQrlItIxQAAYAWpfby3gbHrx0osCHz5RLl/XoXevXk0xoN4hDFky/VV9TrA==
66446644

6645-
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
6645+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
66466646
version "1.15.6"
66476647
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.6.tgz#7f815c0cda4249c74ff09e95ef97c23b5fd0399b"
66486648
integrity sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==

0 commit comments

Comments
 (0)