Skip to content

Commit 3429113

Browse files
authored
bump video lib (#8604)
1 parent a9469cc commit 3429113

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
@@ -85,7 +85,7 @@
8585
"@fortawesome/free-regular-svg-icons": "^6.1.1",
8686
"@fortawesome/free-solid-svg-icons": "^6.1.1",
8787
"@fortawesome/react-native-fontawesome": "^0.3.2",
88-
"@haileyok/bluesky-video": "0.3.1",
88+
"@haileyok/bluesky-video": "0.3.2",
8989
"@ipld/dag-cbor": "^9.2.0",
9090
"@lingui/react": "^4.14.1",
9191
"@mattermost/react-native-paste-input": "mattermost/react-native-paste-input",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4409,10 +4409,10 @@
44094409
protobufjs "^7.2.5"
44104410
yargs "^17.7.2"
44114411

4412-
"@haileyok/[email protected].1":
4413-
version "0.3.1"
4414-
resolved "https://registry.yarnpkg.com/@haileyok/bluesky-video/-/bluesky-video-0.3.1.tgz#c996d8433e8f1988f2e9644adf39366fb4305d00"
4415-
integrity sha512-TU5c0RCV1yWF/HEZA22E0qXjxNzu0SOuMZpvdo+QVrO4tQcja9k8nHBbKRmyj60Odke4HQMoTOfNDNq/xo2Grw==
4412+
"@haileyok/[email protected].2":
4413+
version "0.3.2"
4414+
resolved "https://registry.yarnpkg.com/@haileyok/bluesky-video/-/bluesky-video-0.3.2.tgz#44dc3974750a9619a4d72e97a0f1678f335028cd"
4415+
integrity sha512-CJIS/4HW+x6xqONDZaUljQgMqaaZQnlFjt0afdCSO6VtFk5Fd/ocW+Tc4UulQ6zcCNiL6Y8HJR8sl/EIWHgPDw==
44164416

44174417
"@hapi/accept@^6.0.3":
44184418
version "6.0.3"

0 commit comments

Comments
 (0)