Skip to content

Commit 94dc889

Browse files
[deps] Bump axios from 0.28.0 to 1.8.4
Bumps [axios](https://github.com/axios/axios) from 0.28.0 to 1.8.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.28.0...v1.8.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.8.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3297877 commit 94dc889

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
@@ -8,7 +8,7 @@
88
"@types/morgan": "^1.9.2",
99
"add": "^2.0.6",
1010
"autoprefixer": "^9.8.0",
11-
"axios": "^0.30.0",
11+
"axios": "^1.8.4",
1212
"bytes": "^3.1.2",
1313
"compression": "^1.7.4",
1414
"concurrently": "^8.2.1",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2964,12 +2964,12 @@ axe-core@^4.6.2:
29642964
resolved "https://registry.npmjs.org/axe-core/-/axe-core-4.6.3.tgz"
29652965
integrity sha512-/BQzOX780JhsxDnPpH4ZiyrJAzcd8AfzFPkv+89veFSr1rcMjuq2JDCwypKaPeB6ljHp9KjXhPpjgCvQlWYuqg==
29662966

2967-
axios@^0.30.0:
2968-
version "0.30.0"
2969-
resolved "https://registry.npmjs.org/axios/-/axios-0.30.0.tgz"
2970-
integrity sha512-Z4F3LjCgfjZz8BMYalWdMgAQUnEtKDmpwNHjh/C8pQZWde32TF64cqnSeyL3xD/aTIASRU30RHTNzRiV/NpGMg==
2967+
axios@^1.8.4:
2968+
version "1.8.4"
2969+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.8.4.tgz#78990bb4bc63d2cae072952d374835950a82f447"
2970+
integrity sha512-eBSYY4Y68NNlHbHBMdeDmKNtDgXWhQsJcGqzO3iLUM0GraQFSS9cVgPX5I9b3lbdFKyYoAEGAZF1DwhTaljNAw==
29712971
dependencies:
2972-
follow-redirects "^1.15.4"
2972+
follow-redirects "^1.15.6"
29732973
form-data "^4.0.0"
29742974
proxy-from-env "^1.1.0"
29752975

@@ -5996,7 +5996,7 @@ fn.name@1.x.x:
59965996
resolved "https://registry.npmjs.org/fn.name/-/fn.name-1.1.0.tgz"
59975997
integrity sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==
59985998

5999-
follow-redirects@^1.0.0, follow-redirects@^1.15.4:
5999+
follow-redirects@^1.0.0, follow-redirects@^1.15.6:
60006000
version "1.15.9"
60016001
resolved "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.9.tgz"
60026002
integrity sha512-gew4GsXizNgdoRyqmyfMHyAmXsZDk6mHkSxZFCzW9gwlbtOW44CDtYavM+y+72qD/Vq2l550kMF52DT8fOLJqQ==

0 commit comments

Comments
 (0)