Skip to content

Commit df9ac8b

Browse files
committed
Upgrade bloom-player to 2.0.46 (BL-9504)
1 parent 162ff81 commit df9ac8b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@
102102
"@types/swiper": "^5.4.1",
103103
"async-retry": "^1.3.1",
104104
"babel-loader": "^8.0.6",
105-
"bloom-player": "^2.0.44",
105+
"bloom-player": "^2.0.46",
106106
"concurrently": "^5.1.0",
107107
"decompress": "^4.2.1",
108108
"download": "^8.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5243,10 +5243,10 @@ bl@^1.0.0:
52435243
readable-stream "^2.3.5"
52445244
safe-buffer "^5.1.1"
52455245

5246-
bloom-player@^2.0.44:
5247-
version "2.0.44"
5248-
resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.0.44.tgz#bbf0a8b4ec8f6ea3bd7ff0ccbe00149744ddbe4f"
5249-
integrity sha512-Adqk03iAWKyEkrGOQwlym5VjEayDBksGgA/QhplNEUG6Pqce2bPaZbB/R5UHodvW/8fAEWpzKxn1tbwhGTV8dA==
5246+
bloom-player@2.0.46:
5247+
version "2.0.46"
5248+
resolved "https://registry.yarnpkg.com/bloom-player/-/bloom-player-2.0.46.tgz#f144fe0edfabae00400f88931504b30110f9609c"
5249+
integrity sha512-3zhkLprdkxBP8Zw/esMkudg7/saNKI1iDQEhnyErFMBuDNugz9xRNBcH/8Y1woMGaKaj6ZaXTMB1C4IefjQ7DA==
52505250
dependencies:
52515251
dynamic-import-polyfill "^0.1.1"
52525252
jquery.nicescroll "^3.7.6"

0 commit comments

Comments
 (0)