fix lockfile dependencies for matrix-react-sdk

This commit is contained in:
Germain Souquet 2021-06-15 12:51:10 +01:00
parent 2ffb1a6015
commit 4dcfd7c0dd

View file

@ -7671,11 +7671,10 @@ matrix-mock-request@^1.2.3:
"matrix-react-sdk@github:matrix-org/matrix-react-sdk#develop":
version "3.23.0"
resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/015890477d86e71955065e879e5a8960c6e26b9b"
resolved "https://codeload.github.com/matrix-org/matrix-react-sdk/tar.gz/3eca1cbec32c134869069def28fb0d85566607e7"
dependencies:
"@babel/runtime" "^7.12.5"
await-lock "^2.1.0"
blueimp-canvas-to-blob "^3.28.0"
browser-encrypt-attachment "^0.3.0"
browser-request "^0.3.3"
cheerio "^1.0.0-rc.9"
@ -7708,18 +7707,16 @@ matrix-mock-request@^1.2.3:
png-chunks-extract "^1.0.0"
prop-types "^15.7.2"
qrcode "^1.4.4"
qs "^6.9.6"
re-resizable "^6.9.0"
react "^16.14.0"
react "^17.0.2"
react-beautiful-dnd "^4.0.1"
react-dom "^16.14.0"
react-dom "^17.0.2"
react-focus-lock "^2.5.0"
react-transition-group "^4.4.1"
resize-observer-polyfill "^1.5.1"
rfc4648 "^1.4.0"
sanitize-html "^2.3.2"
tar-js "^0.3.0"
text-encoding-utf-8 "^1.0.2"
url "^0.11.0"
what-input "^5.2.10"
zxcvbn "^4.4.2"