Skip to content

Commit 54725e9

Browse files
authored
chore: pin the react-player version to 2.10.1 (#1927)
1 parent ff4f6d3 commit 54725e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"react-image-gallery": "^1.2.7",
5252
"react-is": "^18.1.0",
5353
"react-markdown": "^8.0.3",
54-
"react-player": "^2.10.1",
54+
"react-player": "2.10.1",
5555
"react-popper": "^2.3.0",
5656
"react-textarea-autosize": "^8.3.0",
5757
"react-virtuoso": "^2.16.5",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13487,7 +13487,7 @@ react-markdown@^8.0.3:
1348713487
unist-util-visit "^4.0.0"
1348813488
vfile "^5.0.0"
1348913489

13490-
react-player@^2.10.1:
13490+
1349113491
version "2.10.1"
1349213492
resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.10.1.tgz#f2ee3ec31393d7042f727737545414b951ffc7e4"
1349313493
integrity sha512-ova0jY1Y1lqLYxOehkzbNEju4rFXYVkr5rdGD71nsiG4UKPzRXQPTd3xjoDssheoMNjZ51mjT5ysTrdQ2tEvsg==

0 commit comments

Comments
 (0)