File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 97
97
"@testing-library/react-hooks" : " ^3.4.2" ,
98
98
"combine-react-intl-messages" : " ^4.0.0" ,
99
99
"jest-canvas-mock" : " ^2.3.0" ,
100
- "msw" : " ^0.21.3 " ,
100
+ "msw" : " ^0.22.0 " ,
101
101
"prettier" : " ^2.1.2" ,
102
102
"react-test-renderer" : " ^16.14.0"
103
103
},
Original file line number Diff line number Diff line change @@ -8362,10 +8362,10 @@ ms@^2.1.1:
8362
8362
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"
8363
8363
integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==
8364
8364
8365
- msw@^0.21.3 :
8366
- version "0.21.3 "
8367
- resolved "https://registry.yarnpkg.com/msw/-/msw-0.21.3 .tgz#d073842f9570a08f4041806a2c7303a9b8494602 "
8368
- integrity sha512-voPc/EJsjarvi454vSEuozZQQqLG4AUHT6qQL5Ah47lq7sGCpc7icByeUlfvEj5+MvaugN0c7JwXyCa2rxu8cA ==
8365
+ msw@^0.22.0 :
8366
+ version "0.22.0 "
8367
+ resolved "https://registry.yarnpkg.com/msw/-/msw-0.22.0 .tgz#6d1335a2fc486c6f7b91e9e2bbc73ad8bca39f78 "
8368
+ integrity sha512-4xqAalh5DHlvt1t8R2j2Ib0TSWYYVfNCzLuaY2YsvVb5o0uCC16nGkxhrYAFrtBfAaHV83i5xfdmakgXS5/ggw ==
8369
8369
dependencies:
8370
8370
"@open-draft/until" "^1.0.3"
8371
8371
"@types/cookie" "^0.4.0"
@@ -8375,7 +8375,7 @@ msw@^0.21.3:
8375
8375
graphql "^15.3.0"
8376
8376
headers-utils "^1.2.0"
8377
8377
node-fetch "^2.6.1"
8378
- node-match-path "^0.4.4 "
8378
+ node-match-path "^0.5.2 "
8379
8379
node-request-interceptor "^0.5.1"
8380
8380
statuses "^2.0.0"
8381
8381
yargs "^16.0.3"
@@ -8525,10 +8525,10 @@ node-libs-browser@^2.2.1:
8525
8525
util "^0.11.0"
8526
8526
vm-browserify "^1.0.1"
8527
8527
8528
- node-match-path@^0.4.4 :
8529
- version "0.4.4 "
8530
- resolved "https://registry.yarnpkg.com/node-match-path/-/node-match-path-0.4.4 .tgz#516a10926093c0cc6f237d020685b593b19baebb "
8531
- integrity sha512-pBq9gp7TG0r0VXuy/oeZmQsjBSnYQo7G886Ly/B3azRwZuEtHCY155dzmfoKWcDPGgyfIGD8WKVC7h3+6y7yTg ==
8528
+ node-match-path@^0.5.2 :
8529
+ version "0.5.2 "
8530
+ resolved "https://registry.yarnpkg.com/node-match-path/-/node-match-path-0.5.2 .tgz#07d9bcee70da453fab8bcf6de5540bc0395d0cd9 "
8531
+ integrity sha512-/qMS+TTZ4ZQzP+YvLkjzHHH3aSk2HXaNByMN3l7/nZNna3AzsEWgBIDsPyqdNiYznDGFGb+l+9fMiY96Xrd8fA ==
8532
8532
8533
8533
node-modules-regexp@^1.0.0:
8534
8534
version "1.0.0"
You can’t perform that action at this time.
0 commit comments