diff --git a/QuickSplitFrontEnd/QuickSplit/package-lock.json b/QuickSplitFrontEnd/QuickSplit/package-lock.json index f499c73..fcfbd44 100644 --- a/QuickSplitFrontEnd/QuickSplit/package-lock.json +++ b/QuickSplitFrontEnd/QuickSplit/package-lock.json @@ -1136,10 +1136,7 @@ }, "@react-native-community/async-storage": { "version": "github:react-native-community/react-native-async-storage#8112a33c0ab37e6f63f6c6591e6d6a39d83ff6cd", - "from": "github:react-native-community/react-native-async-storage", - "requires": { - "deep-assign": "^3.0.0" - } + "from": "github:react-native-community/react-native-async-storage" }, "@react-native-community/cli-debugger-ui": { "version": "3.0.0", @@ -5390,9 +5387,9 @@ "integrity": "sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=" }, "path-parse": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz", - "integrity": "sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw==" + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==" }, "path-to-regexp": { "version": "1.8.0",