Skip to content

Commit c673f06

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency axios to v0.21.1
1 parent 7ef91f7 commit c673f06

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/frontend/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@turf/bbox": "^6.0.1",
3939
"@turf/helpers": "^6.1.4",
4040
"activitystrea.ms": "^2.1.3",
41-
"axios": "0.21.0",
41+
"axios": "0.21.1",
4242
"classnames": "2.2.6",
4343
"fast-deep-equal": "^2.0.1",
4444
"filepond": "^4.4.9",

src/frontend/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5063,10 +5063,10 @@ aws4@^1.8.0:
50635063
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.0.tgz#24390e6ad61386b0a747265754d2a17219de862c"
50645064
integrity sha512-Uvq6hVe90D0B2WEnUqtdgY1bATGz3mw33nH9Y+dmA+w5DHvUmBgkr5rM/KCHpCsiFNRUfokW/szpPPgMK2hm4A==
50655065

5066-
5067-
version "0.21.0"
5068-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz#26df088803a2350dff2c27f96fef99fe49442aca"
5069-
integrity sha512-fmkJBknJKoZwem3/IKSSLpkdNXZeBu5Q7GA/aRsr2btgrptmSCxi2oFjZHqGdK9DoTil9PIHlPIZw2EcRJXRvw==
5066+
5067+
version "0.21.1"
5068+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
5069+
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
50705070
dependencies:
50715071
follow-redirects "^1.10.0"
50725072

0 commit comments

Comments
 (0)