fixed problem with SSE #323

This commit is contained in:
Jan Prochazka
2022-07-21 07:49:55 +02:00
parent 153cba3779
commit df33b43e90
4 changed files with 33 additions and 24 deletions

View File

@@ -8257,6 +8257,13 @@ object.pick@^1.3.0:
dependencies:
isobject "^3.0.1"
on-finished@^2.4.1:
version "2.4.1"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.4.1.tgz#58c8c44116e54845ad57f14ab10b03533184ac3f"
integrity sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==
dependencies:
ee-first "1.1.1"
on-finished@~2.3.0:
version "2.3.0"
resolved "https://registry.yarnpkg.com/on-finished/-/on-finished-2.3.0.tgz#20f1336481b083cd75337992a16971aa2d906947"