diff --git a/package-lock.json b/package-lock.json index 4067cca..1b8aa56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "thecyberhub-app", - "version": "1.7.13", + "version": "1.7.14", "dependencies": { "@expo/dev-tools": "^0.13.173", "@expo/vector-icons": "^13.0.0", @@ -17,14 +17,14 @@ "@react-navigation/stack": "^6.3.10", "@types/react": "~18.2.14", "@types/react-native": "^0.70.6", - "expo": "^50.0.0", + "expo": "~50.0.0", "expo-av": "~13.4.1", "expo-file-system": "~15.4.5", "expo-linking": "^5.0.0", "expo-status-bar": "~1.6.0", "react": "18.2.0", "react-dom": "^18.1.0", - "react-native": "^0.73.0", + "react-native": "0.73.0", "react-native-gesture-handler": "~2.12.0", "react-native-reanimated": "~3.3.0", "react-native-reanimated-carousel": "^3.5.1", @@ -12688,9 +12688,9 @@ "integrity": "sha512-k4J8NrtJ9QrvHLRo8Q18OncqBCB7tIUyqxRcJnlonQ0ioHKYB988GcDFF3ZePmnb8eHEopDs/wPHR/iGAFgoUQ==" }, "node_modules/elliptic": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", - "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz", + "integrity": "sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==", "peer": true, "dependencies": { "bn.js": "^4.11.9", @@ -39328,9 +39328,9 @@ "integrity": "sha512-k4J8NrtJ9QrvHLRo8Q18OncqBCB7tIUyqxRcJnlonQ0ioHKYB988GcDFF3ZePmnb8eHEopDs/wPHR/iGAFgoUQ==" }, "elliptic": { - "version": "6.5.4", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.5.4.tgz", - "integrity": "sha512-iLhC6ULemrljPZb+QutR5TQGB+pdW6KGD5RSegS+8sorOZT+rdQFbsQFJgvN3eRqNALqJer4oQ16YvJHlU8hzQ==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz", + "integrity": "sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==", "peer": true, "requires": { "bn.js": "^4.11.9",