Merge pull request #3571 from BlueWallet/renovate/react-native-community-push-notification-ios-1.x

Update dependency @react-native-community/push-notification-ios to v1.9.0
This commit is contained in:
GLaDOS 2021-08-10 05:56:17 +01:00 committed by GitHub
commit e504badc64
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -3363,9 +3363,9 @@
"integrity": "sha512-rQfMIGSR/1r/SyN87+VD8xHHzDYeHaJq6elOSCAD+0iLagXkSI2pfA0LmSXP21uw5i3em7GkkRjfJ8wpqWXZNw=="
},
"@react-native-community/push-notification-ios": {
"version": "1.8.0",
"resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.8.0.tgz",
"integrity": "sha512-vxvkeampafjmtDoQBN8Q4azP21l6cMX93+OQZemyIWZmG++OjCVDQVitobf/kWLm5zyGwdylejbpMGo75qo7rA==",
"version": "1.9.0",
"resolved": "https://registry.npmjs.org/@react-native-community/push-notification-ios/-/push-notification-ios-1.9.0.tgz",
"integrity": "sha512-vKzMnADAd58FoYYQ+7nIIV2jcEzlZRNj9tZmqrnELjIc0nAbjDhW1la1zoVKzND9kAfbsvOaViZdoJ+bYjBz4A==",
"requires": {
"invariant": "^2.2.4"
}

View File

@ -101,7 +101,7 @@
"@react-native-clipboard/clipboard": "1.8.4",
"@react-native-community/blur": "3.6.0",
"@react-native-community/masked-view": "0.1.11",
"@react-native-community/push-notification-ios": "1.8.0",
"@react-native-community/push-notification-ios": "1.9.0",
"@react-navigation/drawer": "5.12.5",
"@react-navigation/native": "5.9.4",
"@react-navigation/stack": "5.14.5",