Skip to content

Commit c9f28e2

Browse files
Update dependency @react-native-firebase/messaging to v20.5.0
1 parent b929b20 commit c9f28e2

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.5.0",
1818
"@react-navigation/native": "6.1.17",
1919
"@react-navigation/native-stack": "6.10.0",
2020
"@tanstack/query-sync-storage-persister": "5.52.0",

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.5.0":
1881+
version "20.5.0"
1882+
resolved "https://registry.yarnpkg.com/@react-native-firebase/messaging/-/messaging-20.5.0.tgz#90eeed62d1a069b4fd56746afcfb33ee2a61ba0f"
1883+
integrity sha512-S3M9zHJ3zKRH6PuxxjOrV9i0uRO3S5rGYaY3s64BTh4iLEG46UDgJ5uA+WsY+9IsJtSpN4HYDcvnwoxasiEUfw==
18841884

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

0 commit comments

Comments
 (0)