mobile: update package-lock.json

This commit is contained in:
Abdullah Atta
2022-12-05 15:34:24 +05:00
parent 6269a8415b
commit f6493692e4

View File

@@ -58,7 +58,7 @@
"version": "1.0.0",
"license": "GPL-3.0-or-later",
"dependencies": {
"@ammarahmed/react-native-sodium": "1.0.0",
"@ammarahmed/react-native-sodium": "1.1.0",
"@callstack/repack": "^3.0.0",
"@react-native-clipboard/clipboard": "^1.9.0",
"@react-native-community/checkbox": "^0.5.8",
@@ -150,9 +150,9 @@
}
},
"node_modules/@ammarahmed/react-native-sodium": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.0.0.tgz",
"integrity": "sha512-eXUIFplL4/a2Ed1HJLpkNyQ6DGbHl9fQnLKprY6pz2sSA/E3QVEiigvQMdNr5A0lUaq+b3uDT234OBsUVibxwQ=="
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.1.0.tgz",
"integrity": "sha512-ia8Axq8xeEC/HIcAiXIwuYZ9wUkLdoTcIW+YnA6jE1VQoJ9PTkYjXWZJEGnLMHTsQbFYNqqn8d6C9G5M5fACOw=="
},
"node_modules/@ampproject/remapping": {
"version": "2.2.0",
@@ -21416,9 +21416,9 @@
},
"dependencies": {
"@ammarahmed/react-native-sodium": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.0.0.tgz",
"integrity": "sha512-eXUIFplL4/a2Ed1HJLpkNyQ6DGbHl9fQnLKprY6pz2sSA/E3QVEiigvQMdNr5A0lUaq+b3uDT234OBsUVibxwQ=="
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@ammarahmed/react-native-sodium/-/react-native-sodium-1.1.0.tgz",
"integrity": "sha512-ia8Axq8xeEC/HIcAiXIwuYZ9wUkLdoTcIW+YnA6jE1VQoJ9PTkYjXWZJEGnLMHTsQbFYNqqn8d6C9G5M5fACOw=="
},
"@ampproject/remapping": {
"version": "2.2.0",
@@ -24210,7 +24210,7 @@
"@notesnook/mobile-native": {
"version": "file:native",
"requires": {
"@ammarahmed/react-native-sodium": "1.0.0",
"@ammarahmed/react-native-sodium": "1.1.0",
"@babel/core": "^7.12.9",
"@babel/eslint-parser": "^7.16.5",
"@babel/plugin-transform-named-capturing-groups-regex": "^7.16.5",