Skip to content

Commit 62d0ba4

Browse files
Update dependency @react-native-firebase/messaging to v20.3.0
1 parent 772acd5 commit 62d0ba4

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
@@ -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.3.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

Lines changed: 4 additions & 4 deletions
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.3.0":
1881+
version "20.3.0"
1882+
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-20.3.0.tgz#2c5e5aa56df1188264417281f403cb785ed1279a"
1883+
integrity sha512-jkAQq4gMGjrOcodFLP4YJGpaXaqcqikxlGMa7AzldTPyzNPdMIUhhWxiH1xjcCcepb4aIXz3ysqtJ3LvBWdyyw==
18841884

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

0 commit comments

Comments
 (0)