chore: remove react-native-aes-crypto dependency

This commit is contained in:
Himanshu
2026-06-18 10:45:26 +05:30
parent 7722190674
commit 040912facd
-7
View File
@@ -11,7 +11,6 @@
"dependencies": {
"axios": "^1.10.0",
"cheerio": "^1.1.0",
"react-native-aes-crypto": "^3.2.1",
"rimraf": "^6.0.1",
"zod": "^4.0.2"
},
@@ -2462,12 +2461,6 @@
"node": ">=0.10.0"
}
},
"node_modules/react-native-aes-crypto": {
"version": "3.2.1",
"resolved": "https://registry.npmjs.org/react-native-aes-crypto/-/react-native-aes-crypto-3.2.1.tgz",
"integrity": "sha512-v7KDt1I2UqYwRJRFeJrB8zABQuUsawCyWLK+h5AF2aZqsrsIaR/+DaZrqCetR9QvYRI+oEVsrwBUv9xYXhfCBQ==",
"license": "MIT"
},
"node_modules/readdirp": {
"version": "3.6.0",
"resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz",