Skip to content

Commit 6cfea62

Browse files
Update dependency @react-native-firebase/messaging to v20.2.0
1 parent 772acd5 commit 6cfea62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@react-native-community/datetimepicker": "8.2.0",
1616
"@react-native-firebase/app": "20.1.0",
17-
"@react-native-firebase/messaging": "20.1.0",
17+
"@react-native-firebase/messaging": "20.2.0",
1818
"@react-navigation/native": "6.1.17",
1919
"@react-navigation/native-stack": "6.10.0",
2020
"@tanstack/query-sync-storage-persister": "5.51.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1877,10 +1877,10 @@
18771877
opencollective-postinstall "^2.0.3"
18781878
superstruct "^0.6.2"
18791879

1880-
"@react-native-firebase/messaging@20.1.0":
1881-
version "20.1.0"
1882-
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-20.1.0.tgz#02026259c74d1725dfc5216158b05bc6655e7951"
1883-
integrity sha512-y9FtQ9dIQSyueuLeJghvfLYnay5BqPVgl9T94p+HtUlkxinOgNDjquQFtV/QlzVOyVpLrVPmknMohvBj/fvBzg==
1880+
"@react-native-firebase/messaging@20.2.0":
1881+
version "20.2.0"
1882+
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-20.2.0.tgz#60c5858a5bba2709c3573732d29d650c8a50d977"
1883+
integrity sha512-uzO6vLax39gzS9UjIEFVpYAqU1sXNaPR+tRUazdQ3BrxpuBB6Cq8qJgv7Awoq8EwdWGgrjwN1aZ0LGa4F5JZzQ==
18841884

18851885
"@react-native/[email protected]":
18861886
version "0.74.85"

0 commit comments

Comments
 (0)