This repository was archived by the owner on Sep 11, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Expand file tree Collapse file tree 2 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 188
188
"jest-mock" : " ^27.5.1" ,
189
189
"jest-raw-loader" : " ^1.0.1" ,
190
190
"jest-sonar-reporter" : " ^2.0.0" ,
191
- "matrix-mock-request" : " ^1.2.3 " ,
191
+ "matrix-mock-request" : " ^2.0.0 " ,
192
192
"matrix-react-test-utils" : " ^0.2.3" ,
193
193
"matrix-web-i18n" : " ^1.2.0" ,
194
194
"raw-loader" : " ^4.0.2" ,
Original file line number Diff line number Diff line change @@ -2856,7 +2856,7 @@ blob-util@^2.0.2:
2856
2856
resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb"
2857
2857
integrity sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ==
2858
2858
2859
- bluebird@^3.5.0, bluebird@^3. 7.2 :
2859
+ bluebird@^3.7.2 :
2860
2860
version "3.7.2"
2861
2861
resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f"
2862
2862
integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg==
@@ -6831,12 +6831,11 @@ matrix-events-sdk@^0.0.1-beta.7:
6831
6831
request "^2.88.2"
6832
6832
unhomoglyph "^1.0.6"
6833
6833
6834
- matrix-mock-request@^1.2.3 :
6835
- version "1.2.3 "
6836
- resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3. tgz#56b15d86e2601a9b48a854844396d18caab649c8 "
6837
- integrity sha512-Tr7LDHweTW8Ql4C8XhGQFGMzuh+HmPjOcQqrHH1qfSesq0cwdPWanvdnllNjeHoAMcZ43HpMFMzFZfNW1/6HYg ==
6834
+ matrix-mock-request@^2.0.0 :
6835
+ version "2.0.0 "
6836
+ resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-2.0.0. tgz#653c258eb3b6dfbf6a48418e8633a377c82de3ab "
6837
+ integrity sha512-5fQqMwcQuTjUV4PWBBkVJ69qtR1wW7hGylHM7Ilu5yBQdsAIhOH5xPQm8/qrEP2zQNcSogaB42sBGyuIl0Sx4g ==
6838
6838
dependencies :
6839
- bluebird "^3.5.0"
6840
6839
expect "^1.20.2"
6841
6840
6842
6841
matrix-react-test-utils@^0.2.3 :
You can’t perform that action at this time.
0 commit comments