Skip to content

Commit 17a01c1

Browse files
Bump axios from 1.2.3 to 1.6.0
Bumps [axios](https://github.com/axios/axios) from 1.2.3 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.2.3...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4203a24 commit 17a01c1

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
@@ -24,7 +24,7 @@
2424
"@rjsf/validator-ajv8": "^5.0.1",
2525
"@scientist-softserv/webstore-component-library": "^0.1.22",
2626
"@sentry/nextjs": "^7.42.0",
27-
"axios": "^1.1.3",
27+
"axios": "^1.6.0",
2828
"bootstrap": "^5.2.3",
2929
"cookies-next": "^4.0.0",
3030
"eslint": "^8.54.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2155,10 +2155,10 @@ axe-core@=4.7.0:
21552155
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.7.0.tgz#34ba5a48a8b564f67e103f0aa5768d76e15bbbbf"
21562156
integrity sha512-M0JtH+hlOL5pLQwHOLNYZaXuhqmvS8oExsqB1SBYgA4Dk7u/xx+YdGHXaK5pyUfed5mYXdlYiphWq3G8cRi5JQ==
21572157

2158-
axios@^1.1.3:
2159-
version "1.2.3"
2160-
resolved "https://registry.npmjs.org/axios/-/axios-1.2.3.tgz"
2161-
integrity sha512-pdDkMYJeuXLZ6Xj/Q5J3Phpe+jbGdsSzlQaFVkMQzRUL05+6+tetX8TV3p4HrU4kzuO9bt+io/yGQxuyxA/xcw==
2158+
axios@^1.6.0:
2159+
version "1.6.0"
2160+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
2161+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
21622162
dependencies:
21632163
follow-redirects "^1.15.0"
21642164
form-data "^4.0.0"

0 commit comments

Comments
 (0)