Skip to content

Commit 20bed49

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 a5ebf21 commit 20bed49

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
@@ -45,7 +45,7 @@
4545
"@atlaskit/tooltip": "^17.8.3",
4646
"@emotion/styled": "^11.11.0",
4747
"@sentry/react": "^7.60.1",
48-
"axios": "^1.4.0",
48+
"axios": "^1.6.0",
4949
"react": "^18.2.0",
5050
"react-dom": "^18.2.0",
5151
"react-router-dom": "^6.14.1",

spa/yarn.lock

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

4395-
axios@^1.4.0:
4396-
version "1.4.0"
4397-
resolved "https://packages.atlassian.com/api/npm/npm-remote/axios/-/axios-1.4.0.tgz#38a7bf1224cd308de271146038b551d725f0be1f"
4398-
integrity sha512-S4XCWMEmzvo64T9GfvQDOXgYRDJ/wsSZc7Jvdgx5u1sd0JwsuPLqb3SYmusag+edF6ziyMensPVqLTSc1PiSEA==
4395+
axios@^1.6.0:
4396+
version "1.6.0"
4397+
resolved "https://registry.yarnpkg.com/axios/-/axios-1.6.0.tgz#f1e5292f26b2fd5c2e66876adc5b06cdbd7d2102"
4398+
integrity sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==
43994399
dependencies:
44004400
follow-redirects "^1.15.0"
44014401
form-data "^4.0.0"

0 commit comments

Comments
 (0)