snyk-bot 5 years ago
committed by Overtorment
parent
commit
68dc6e70ee
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json

@ -1341,9 +1341,9 @@
}
},
"@react-native-community/async-storage": {
"version": "1.7.1",
"resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.7.1.tgz",
"integrity": "sha512-/oX/x+EU4xNaqIaC/epVKzO8XghzImPA7l8cLz3USEFmtFiXFjBbTeeIFjjEm/u4/cv38Wi1xMEa10PHIWygRg=="
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.8.1.tgz",
"integrity": "sha512-MA1fTp4SB7OOtDmNAwds6jIpiwwty1NIoFboWjEWkoyWW35zIuxlhHxD4joSy21aWEzUVwvv6JJ2hSsP/HTb7A=="
},
"@react-native-community/blur": {
"version": "3.4.1",

2
package.json

@ -59,7 +59,7 @@
},
"dependencies": {
"@babel/preset-env": "7.8.7",
"@react-native-community/async-storage": "1.7.1",
"@react-native-community/async-storage": "1.8.1",
"@react-native-community/blur": "3.4.1",
"@react-native-community/slider": "2.0.8",
"@react-native-community/viewpager": "3.3.0",

Loading…
Cancel
Save