File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1212 "test:watch" : " jest --watch"
1313 },
1414 "devDependencies" : {
15- "axios" : " ^0.21.1 " ,
15+ "axios" : " ^0.21.2 " ,
1616 "axios-mock-adapter" : " ^1.17.0" ,
1717 "babel-eslint" : " ^10.0.3" ,
1818 "jest" : " ^26.1.0" ,
Original file line number Diff line number Diff line change @@ -747,12 +747,12 @@ axios-mock-adapter@^1.17.0:
747747 fast-deep-equal "^3.1.1"
748748 is-buffer "^2.0.3"
749749
750- axios@^0.21.1 :
751- version "0.21.1 "
752- resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.1 .tgz#22563481962f4d6bde9a76d516ef0e5d3c09b2b8 "
753- integrity sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA ==
750+ axios@^0.21.2 :
751+ version "0.21.2 "
752+ resolved "https://registry.yarnpkg.com/axios/-/axios-0.21.2 .tgz#21297d5084b2aeeb422f5d38e7be4fbb82239017 "
753+ integrity sha512-87otirqUw3e8CzHTMO+/9kh/FSgXt/eVDvipijwDtEuwbkySWZ9SBm6VEubmJ/kLKEoLQV/POhxXFb66bfekfg ==
754754 dependencies :
755- follow-redirects "^1.10 .0"
755+ follow-redirects "^1.14 .0"
756756
757757babel-eslint@^10.0.3 :
758758 version "10.1.0"
@@ -1661,10 +1661,10 @@ flatted@^2.0.0:
16611661 resolved "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz#4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"
16621662 integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA==
16631663
1664- follow-redirects@^1.10 .0 :
1665- version "1.13.1 "
1666- resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.13.1 .tgz#5f69b813376cee4fd0474a3aba835df04ab763b7 "
1667- integrity sha512-SSG5xmZh1mkPGyKzjZP8zLjltIfpW32Y5QpdNJyjcfGxK3qo3NDDkZOZSFiGn1A6SclQxY9GzEwAHQ3dmYRWpg ==
1664+ follow-redirects@^1.14 .0 :
1665+ version "1.14.4 "
1666+ resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.4 .tgz#838fdf48a8bbdd79e52ee51fb1c94e3ed98b9379 "
1667+ integrity sha512-zwGkiSXC1MUJG/qmeIFH2HBJx9u0V46QGUe3YR1fXG8bXQxq7fLj0RjLZQ5nubr9qNJUZrH+xUcwXEoXNpfS+g ==
16681668
16691669for-in@^1.0.2 :
16701670 version "1.0.2"
You can’t perform that action at this time.
0 commit comments