Update matrix-mock-request

This commit is contained in:
J. Ryan Stinnett 2019-03-27 15:07:14 +00:00
parent a1e5fecb67
commit 86cf83e178
2 changed files with 5 additions and 5 deletions

View file

@ -140,7 +140,7 @@
"karma-spec-reporter": "^0.0.31", "karma-spec-reporter": "^0.0.31",
"karma-summary-reporter": "^1.5.1", "karma-summary-reporter": "^1.5.1",
"karma-webpack": "^4.0.0-beta.0", "karma-webpack": "^4.0.0-beta.0",
"matrix-mock-request": "^1.2.1", "matrix-mock-request": "^1.2.3",
"matrix-react-test-utils": "^0.1.1", "matrix-react-test-utils": "^0.1.1",
"mocha": "^5.0.5", "mocha": "^5.0.5",
"react-addons-test-utils": "^15.4.0", "react-addons-test-utils": "^15.4.0",

View file

@ -4388,10 +4388,10 @@ matrix-js-sdk@1.0.2:
request "^2.88.0" request "^2.88.0"
unhomoglyph "^1.0.2" unhomoglyph "^1.0.2"
matrix-mock-request@^1.2.1: matrix-mock-request@^1.2.3:
version "1.2.2" version "1.2.3"
resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.2.tgz#2710bec0e009bb1562d92cdd7f0b77d5946b2ebd" resolved "https://registry.yarnpkg.com/matrix-mock-request/-/matrix-mock-request-1.2.3.tgz#56b15d86e2601a9b48a854844396d18caab649c8"
integrity sha512-9u86m6rOsKekNkqUUkStWXNULrY9G+9ibwolfrmgqTmgR76EGCr9fovM+JPWn4U+TbrewvHMALpPw8OxRg0ExA== integrity sha512-Tr7LDHweTW8Ql4C8XhGQFGMzuh+HmPjOcQqrHH1qfSesq0cwdPWanvdnllNjeHoAMcZ43HpMFMzFZfNW1/6HYg==
dependencies: dependencies:
bluebird "^3.5.0" bluebird "^3.5.0"
expect "^1.20.2" expect "^1.20.2"