diff options
author | Chocobozzz <me@florianbigard.com> | 2022-06-24 15:26:45 +0200 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2022-06-24 15:26:45 +0200 |
commit | 2873f00bd89d8f1b5f88614415f8142a5c2065c3 (patch) | |
tree | 69417776718d77181ca98027f10f8482ba292aeb /client/yarn.lock | |
parent | 85f6202a81790f351c0ab3eab3dc34e9b1f58a5b (diff) | |
download | PeerTube-2873f00bd89d8f1b5f88614415f8142a5c2065c3.tar.gz PeerTube-2873f00bd89d8f1b5f88614415f8142a5c2065c3.tar.zst PeerTube-2873f00bd89d8f1b5f88614415f8142a5c2065c3.zip |
Fix embed compat with safari 10
Diffstat (limited to 'client/yarn.lock')
-rw-r--r-- | client/yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/yarn.lock b/client/yarn.lock index 590c3128a..e8ba39029 100644 --- a/client/yarn.lock +++ b/client/yarn.lock | |||
@@ -10902,7 +10902,7 @@ temp-fs@^0.9.9: | |||
10902 | dependencies: | 10902 | dependencies: |
10903 | rimraf "~2.5.2" | 10903 | rimraf "~2.5.2" |
10904 | 10904 | ||
10905 | terser-webpack-plugin@^5.1.3, terser-webpack-plugin@^5.3.3: | 10905 | terser-webpack-plugin@^5.1.3: |
10906 | version "5.3.3" | 10906 | version "5.3.3" |
10907 | resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.3.tgz#8033db876dd5875487213e87c627bca323e5ed90" | 10907 | resolved "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.3.tgz#8033db876dd5875487213e87c627bca323e5ed90" |
10908 | integrity sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ== | 10908 | integrity sha512-Fx60G5HNYknNTNQnzQ1VePRuu89ZVYWfjRAeT5rITuCY/1b08s49e5kSQwHDirKZWuoKOBRFS98EUUoZ9kLEwQ== |