File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 74
74
"@babel/core" : " ^7.12.10" ,
75
75
"@babel/eslint-parser" : " ^7.12.10" ,
76
76
"@babel/eslint-plugin" : " ^7.12.10" ,
77
+ "@babel/plugin-syntax-dynamic-import" : " ^7.8.3" ,
77
78
"@babel/plugin-transform-class-properties" : " ^7.12.1" ,
78
79
"@babel/plugin-transform-numeric-separator" : " ^7.12.7" ,
79
80
"@babel/plugin-transform-object-rest-spread" : " ^7.12.1" ,
80
- "@babel/plugin-syntax-dynamic-import" : " ^7.8.3" ,
81
81
"@babel/plugin-transform-runtime" : " ^7.12.10" ,
82
82
"@babel/preset-env" : " ^7.12.11" ,
83
83
"@babel/preset-typescript" : " ^7.12.7" ,
Original file line number Diff line number Diff line change 1802
1802
" @jridgewell/sourcemap-codec" " ^1.4.14"
1803
1803
1804
1804
" @matrix-org/matrix-sdk-crypto-wasm@^6.0.0 " :
1805
- version "6.0 .0"
1806
- resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-6.0 .0.tgz#5e62ff07ee85a2e1b766a116683b7715a5e70c03 "
1807
- integrity sha512-VVXfkIX2qr5Lz8EEUqsv/RBs0hZYoD1TyvtnaaNHW+2WaBo+TXu6Kpz2cQBNvRQbR3GhxDa/ZyQUxZYotORLWg ==
1805
+ version "6.1 .0"
1806
+ resolved "https://registry.yarnpkg.com/@matrix-org/matrix-sdk-crypto-wasm/-/matrix-sdk-crypto-wasm-6.1 .0.tgz#1cedf2bcbd6795e297fd45ea4a33f2c8c5204fdd "
1807
+ integrity sha512-8Wn4TT9PEJswfE8+6mA60JHrxyiWYXfM4EM5800tLz+Rl9QRGk9JDF0o0cTb26v6bfXTa3/pCGWAkUVk0ROPEw ==
1808
1808
1809
1809
" @matrix-org/olm@3.2.15 " :
1810
1810
version "3.2.15"
You can’t perform that action at this time.
0 commit comments