File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -672,7 +672,7 @@ const MessageWithContext = <
672672 : blockUserProp === null
673673 ? null
674674 : {
675- action : ( ) => async ( ) => {
675+ action : async ( ) => {
676676 setOverlay ( 'none' ) ;
677677 if ( message . user ?. id ) {
678678 if ( handleBlock ) {
Original file line number Diff line number Diff line change @@ -8192,9 +8192,9 @@ minipass-pipeline@^1.2.2:
81928192 minipass "^3.0.0"
81938193
81948194minipass@^3.0.0, minipass@^3.1.1:
8195- version "3.1.3 "
8196- resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.3 .tgz#7d42ff1f39635482e15f9cdb53184deebd5815fd "
8197- integrity sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg ==
8195+ version "3.1.5 "
8196+ resolved "https://registry.yarnpkg.com/minipass/-/minipass-3.1.5 .tgz#71f6251b0a33a49c01b3cf97ff77eda030dff732 "
8197+ integrity sha512-+8NzxD82XQoNKNrl1d/FSi+X8wAEWR+sbYAfIvub4Nz0d22plFG72CEVVaufV8PNf4qSslFTD8VMOxNVhHCjTw ==
81988198 dependencies:
81998199 yallist "^4.0.0"
82008200
@@ -10916,9 +10916,9 @@ tapable@^1.0.0, tapable@^1.1.3:
1091610916 integrity sha512-4WK/bYZmj8xLr+HUCODHGF1ZFzsYffasLUgEiMBY4fgtltdO6B4WJtlSbPaDTLpYTcGVwM2qLnFTICEcNxs3kA==
1091710917
1091810918tar@^6.0.2:
10919- version "6.1.8 "
10920- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.8 .tgz#4fc50cfe56511c538ce15b71e05eebe66530cbd4 "
10921- integrity sha512-sb9b0cp855NbkMJcskdSYA7b11Q8JsX4qe4pyUAfHp+Y6jBjJeek2ZVlwEfWayshEIwlIzXx0Fain3QG9JPm2A ==
10919+ version "6.1.11 "
10920+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.11 .tgz#6760a38f003afa1b2ffd0ffe9e9abbd0eab3d621 "
10921+ integrity sha512-an/KZQzQUkZCkuoAA64hM92X0Urb6VpRhAFllDzz44U2mcD5scmT3zBc4VgVpkugF580+DQn8eAFSyoQt0tznA ==
1092210922 dependencies:
1092310923 chownr "^2.0.0"
1092410924 fs-minipass "^2.0.0"
@@ -11050,9 +11050,9 @@ tippy.js@^6.2.0:
1105011050 "@popperjs/core" "^2.8.3"
1105111051
110521105211053- version "1.0.4 "
11054- resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4 .tgz#23640dd7b42d00433911140820e5cf440e521dd1 "
11055- integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE =
11053+ version "1.0.5 "
11054+ resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.5 .tgz#8683e0b902bb9c20c4f726e3c0b69f36518c07cc "
11055+ integrity sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw= =
1105611056
1105711057to-arraybuffer@^1.0.0:
1105811058 version "1.0.1"
You can’t perform that action at this time.
0 commit comments