File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 "@testing-library/jest-native" : " ^3.1.0" ,
1414 "@types/jest" : " ^25.2.1" ,
1515 "axios" : " ^0.21.1" ,
16- "axios-mock-adapter" : " ^1.18.1 " ,
16+ "axios-mock-adapter" : " ^1.19.0 " ,
1717 "react" : " 16.11.0" ,
1818 "react-native" : " 0.62.1"
1919 },
Original file line number Diff line number Diff line change @@ -1616,12 +1616,12 @@ aws4@^1.8.0:
16161616 resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.9.1.tgz#7e33d8f7d449b3f673cd72deb9abdc552dbe528e"
16171617 integrity sha512-wMHVg2EOHaMRxbzgFJ9gtjOOCrI80OHLG14rxi28XwOW8ux6IiEbRCGGGqCtdAIg4FQCbW20k9RsT4y3gJlFug==
16181618
1619- axios-mock-adapter@^1.18.1 :
1620- version "1.18.1 "
1621- resolved "https://registry.yarnpkg.com/axios-mock-adapter/-/axios-mock-adapter-1.18.1 .tgz#a2ba2638ef513d954793f96bde3e26bd4a1b7940 "
1622- integrity sha512-kFBZsG1Ma5yxjRGHq5KuuL55mPb7WzFULhypquEhzPg8SH5CXICb+qwC2CCA5u+GQVpiqGPwKSRkd3mBCs6gdw ==
1619+ axios-mock-adapter@^1.19.0 :
1620+ version "1.19.0 "
1621+ resolved "https://registry.yarnpkg.com/axios-mock-adapter/-/axios-mock-adapter-1.19.0 .tgz#9d72e321a6c5418e1eff067aa99761a86c5188a4 "
1622+ integrity sha512-D+0U4LNPr7WroiBDvWilzTMYPYTuZlbo6BI8YHZtj7wYQS8NkARlP9KBt8IWWHTQJ0q/8oZ0ClPBtKCCkx8cQg ==
16231623 dependencies :
1624- fast-deep-equal "^3.1.1 "
1624+ fast-deep-equal "^3.1.3 "
16251625 is-buffer "^2.0.3"
16261626
16271627axios@^0.21.1 :
@@ -2874,10 +2874,10 @@ fancy-log@^1.3.2:
28742874 parse-node-version "^1.0.0"
28752875 time-stamp "^1.0.0"
28762876
2877- fast-deep-equal@^3.1.1 :
2878- version "3.1.1 "
2879- resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.1 .tgz#545145077c501491e33b15ec408c294376e94ae4 "
2880- integrity sha512-8UEa58QDLauDNfpbrX55Q9jrGHThw2ZMdOky5Gl1CDtVeJDPVrG4Jxx1N8jw2gkWaff5UUuX1KJd+9zGe2B+ZA ==
2877+ fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3 :
2878+ version "3.1.3 "
2879+ resolved "https://registry.yarnpkg.com/fast-deep-equal/-/fast-deep-equal-3.1.3 .tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525 "
2880+ integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q ==
28812881
28822882fast-diff@^1.1.2 :
28832883 version "1.2.0"
You can’t perform that action at this time.
0 commit comments