Skip to content

Commit db864d6

Browse files
committed
chore: update nfc library to v3.14.8
1 parent 216c1e9 commit db864d6

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-native": "0.69.7",
3232
"react-native-device-info": "^10.0.2",
3333
"react-native-gesture-handler": "^2.6.0",
34-
"react-native-nfc-manager": "^3.14.7",
34+
"react-native-nfc-manager": "^3.14.8",
3535
"react-native-paper": "^4.12.4",
3636
"react-native-safe-area-context": "^4.3.3",
3737
"react-native-screens": "^3.17.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6652,10 +6652,10 @@
66526652
"resolved" "https://registry.npmjs.org/react-native-iphone-x-helper/-/react-native-iphone-x-helper-1.3.1.tgz"
66536653
"version" "1.3.1"
66546654

6655-
"react-native-nfc-manager@^3.14.7":
6656-
"integrity" "sha512-isdnELZT6B7PB0RSBx5vA9c/oYQ4U21fxUSW2lKAhqOlhUGlVuAmolkThPv1jyZ5sroXFIiDjWQCZ9it6EaxbQ=="
6657-
"resolved" "https://registry.npmjs.org/react-native-nfc-manager/-/react-native-nfc-manager-3.14.7.tgz"
6658-
"version" "3.14.7"
6655+
"react-native-nfc-manager@^3.14.8":
6656+
"integrity" "sha512-ZSvBMN1dDHcYp9RTrNnu6dbEgQpEWZB/PJD3xsWnXpRs1jbReTq2byzdtjNK6wJtUruJ57QG7zXMfm/TKS/I6g=="
6657+
"resolved" "https://registry.npmjs.org/react-native-nfc-manager/-/react-native-nfc-manager-3.14.8.tgz"
6658+
"version" "3.14.8"
66596659
dependencies:
66606660
"@expo/config-plugins" "~7.2.2"
66616661

0 commit comments

Comments
 (0)