Skip to content

Commit c070ec3

Browse files
Bump axios from 1.4.0 to 1.6.0 in /spa
Bumps [axios](https://github.com/axios/axios) from 1.4.0 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.4.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c6020bb commit c070ec3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

spa/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@atlaskit/tooltip": "^17.8.3",
4444
"@emotion/styled": "^11.11.0",
4545
"@sentry/react": "^7.60.1",
46-
"axios": "^1.4.0",
46+
"axios": "^1.6.0",
4747
"react": "^18.2.0",
4848
"react-dom": "^18.2.0",
4949
"react-router-dom": "^6.14.1",

spa/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4265,10 +4265,10 @@ axe-core@^4.6.2:
42654265
resolved "https://packages.atlassian.com/api/npm/npm-remote/axe-core/-/axe-core-4.7.2.tgz#040a7342b20765cb18bb50b628394c21bccc17a0"
42664266
integrity sha512-zIURGIS1E1Q4pcrMjp+nnEh+16G56eG/MUllJH8yEvw7asDo7Ac9uhC9KIH5jzpITueEZolfYglnCGIuSBz39g==
42674267

4268-
axios@^1.4.0:
4269-
version "1.4.0"
4270-
resolved "https://packages.atlassian.com/api/npm/npm-remote/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
4271-
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
4268+
axios@^1.6.0:
4269+
version "1.6.0"
4270+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
4271+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
42724272
dependencies:
42734273
follow-redirects "^1.15.0"
42744274
form-data "^4.0.0"

0 commit comments

Comments
 (0)