Skip to content

Commit 8f1dbd5

Browse files
build(deps): bump axios from 1.3.4 to 1.6.0 (#89)
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.3.4...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22efa50 commit 8f1dbd5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"@fontsource/fira-sans": "^4.5.8",
1212
"@fontsource/overpass": "^4.5.8",
1313
"@mdi/font": "^7.0.96",
14-
"axios": "^1.3.4",
14+
"axios": "^1.6.0",
1515
"core-js": "^3.22.7",
1616
"hls.js": "^1.1.5",
1717
"langs": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,10 +2018,10 @@ autoprefixer@^10.2.4:
20182018
picocolors "^1.0.0"
20192019
postcss-value-parser "^4.2.0"
20202020

2021-
axios@^1.3.4:
2022-
version "1.3.4"
2023-
resolved "https://registry.yarnpkg.com/axios/-/axios-1.3.4.tgz#f5760cefd9cfb51fd2481acf88c05f67c4523024"
2024-
integrity sha512-toYm+Bsyl6VC5wSkfkbbNB6ROv7KY93PEBBL6xyDczaIHasAiv4wPqQ/c4RjoQzipxRD2W5g21cOqQulZ7rHwQ==
2021+
axios@^1.6.0:
2022+
version "1.6.0"
2023+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2024+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
20252025
dependencies:
20262026
follow-redirects "^1.15.0"
20272027
form-data "^4.0.0"

0 commit comments

Comments
 (0)