Skip to content

Commit 37d2f78

Browse files
chore: bump axios from 0.21.1 to 0.21.4 in /examples/website (#136)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](axios/axios@v0.21.1...v0.21.4) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 45b42a0 commit 37d2f78

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

examples/website/yarn.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -3238,11 +3238,11 @@ axe-core@^4.0.2:
32383238
integrity sha512-5Kgy8Cz6LPC9DJcNb3yjAXTu3XihQgEdnIg50c//zOC/MyLP0Clg+Y8Sh9ZjjnvBrDZU4DgXS9C3T9r4/scGZQ==
32393239

32403240
axios@^0.21.0, axios@^0.21.1:
3241-
version "0.21.1"
3242-
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8"
3243-
integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==
3241+
version "0.21.4"
3242+
resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.4.tgz#c67b90dc0568e5c1cf2b0b858c43ba28e2eda575"
3243+
integrity sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==
32443244
dependencies:
3245-
follow-redirects "^1.10.0"
3245+
follow-redirects "^1.14.0"
32463246

32473247
axobject-query@^2.2.0:
32483248
version "2.2.0"
@@ -5956,10 +5956,10 @@ flatted@^3.1.0:
59565956
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469"
59575957
integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA==
59585958

5959-
follow-redirects@^1.0.0, follow-redirects@^1.10.0:
5960-
version "1.13.0"
5961-
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.0.tgz#b42e8d93a2a7eea5ed88633676d6597bc8e384db"
5962-
integrity sha512-aq6gF1BEKje4a9i9+5jimNFIpq4Q1WiwBToeRK5NvZBd/TRsmW8BsJfOEGkr76TbOyPVD3OVDN910EcUNtRYEA==
5959+
follow-redirects@^1.0.0, follow-redirects@^1.14.0:
5960+
version "1.14.5"
5961+
resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.5.tgz#f09a5848981d3c772b5392309778523f8d85c381"
5962+
integrity sha512-wtphSXy7d4/OR+MvIFbCVBDzZ5520qV8XfPklSN5QtxuMUJZ+b0Wnst1e1lCDocfzuCkHqj8k0FpZqO+UIaKNA==
59635963

59645964
for-in@^1.0.2:
59655965
version "1.0.2"
@@ -10824,7 +10824,6 @@ react-dev-utils@^11.0.4:
1082410824

1082510825
"react-dom@link:../node_modules/react-dom":
1082610826
version "0.0.0"
10827-
uid ""
1082810827

1082910828
react-error-overlay@^6.0.9:
1083010829
version "6.0.9"
@@ -10853,7 +10852,6 @@ react-refresh@^0.9.0:
1085310852

1085410853
"react@link:../node_modules/react":
1085510854
version "0.0.0"
10856-
uid ""
1085710855

1085810856
read@^1.0.7:
1085910857
version "1.0.7"

0 commit comments

Comments
 (0)