File tree 2 files changed +5
-11
lines changed
2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 106
106
"jest-runner-eslint" : " 1.0.0" ,
107
107
"jest-websocket-mock" : " 2.3.0" ,
108
108
"mini-css-extract-plugin" : " 2.6.1" ,
109
- "msw" : " ^0.44.2 " ,
109
+ "msw" : " ^0.45.0 " ,
110
110
"prettier" : " 2.7.1" ,
111
111
"prettier-plugin-organize-imports" : " 3.0.0" ,
112
112
"react-hot-loader" : " 4.13.0" ,
Original file line number Diff line number Diff line change @@ -7602,11 +7602,6 @@ grapheme-splitter@^1.0.4:
7602
7602
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
7603
7603
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
7604
7604
7605
- graphql@^16.3.0:
7606
- version "16.5.0"
7607
- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
7608
- integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
7609
-
7610
7605
gzip-size@^6.0.0:
7611
7606
version "6.0.0"
7612
7607
resolved "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz#065367fd50c239c0671cbcbad5be3e2eeb10e462"
10298
10293
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.3.tgz#574c8138ce1d2b5861f0b44579dbadd60c6615b2"
10299
10294
integrity sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==
10300
10295
10301
- msw@^0.44.2 :
10302
- version "0.44.2 "
10303
- resolved "https://registry.yarnpkg.com/msw/-/msw-0.44.2 .tgz#00a901b6cc9d119fb30f794330d96dca6944afc2 "
10304
- integrity sha512-u8wjzzcMWouoZtuIShCwx4M3wFF5sBAV1f8K4a0WX8kiihFjzl89IKE1VYmTclLyMIwpOq8qQ1HTpuh2BFX/3A ==
10296
+ msw@^0.45.0 :
10297
+ version "0.45.0 "
10298
+ resolved "https://registry.yarnpkg.com/msw/-/msw-0.45.0 .tgz#7bab4ff0a03875aa17b7fefd5fbeea0b71f95957 "
10299
+ integrity sha512-aZgYsSJWYLHj5wZs/g640GP5AK6gfHC6dKTED8bforKZx10IJ+b0z7Y+0infEKD4gNT3orj7tiUZe4pxgpY0SQ ==
10305
10300
dependencies:
10306
10301
"@mswjs/cookies" "^0.2.2"
10307
10302
"@mswjs/interceptors" "^0.17.2"
@@ -10311,7 +10306,6 @@ msw@^0.44.2:
10311
10306
chalk "4.1.1"
10312
10307
chokidar "^3.4.2"
10313
10308
cookie "^0.4.2"
10314
- graphql "^16.3.0"
10315
10309
headers-polyfill "^3.0.4"
10316
10310
inquirer "^8.2.0"
10317
10311
is-node-process "^1.0.1"
You can’t perform that action at this time.
0 commit comments