diff --git a/examples/dataStore/package-lock.json b/examples/dataStore/package-lock.json index d9a91725..b17800dc 100644 --- a/examples/dataStore/package-lock.json +++ b/examples/dataStore/package-lock.json @@ -8971,9 +8971,9 @@ "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==" }, "lodash-es": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.15.tgz", - "integrity": "sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ==" + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.17.21.tgz", + "integrity": "sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw==" }, "lodash.debounce": { "version": "4.0.8", @@ -13305,9 +13305,9 @@ "integrity": "sha512-S5LfpIRwHZ4ygr35sFAj6bf3q0guxC5zPJ1AWpEJQ+CuZ/pPKG1Gp9nz9W47gJEGNMlUebxiZcWjjSh2m7xqdQ==" }, "react-native-unicorn-uikit": { - "version": "0.0.15", - "resolved": "https://registry.npmjs.org/react-native-unicorn-uikit/-/react-native-unicorn-uikit-0.0.15.tgz", - "integrity": "sha512-pLXvR1iRaa9rmfufWV0Sci789+pUFYsDh7Z71RIypmXwoc+Y0fFoJAXx+OBKDvFFzCANbpMRLwsYTq+Uza0n4Q==", + "version": "0.0.17", + "resolved": "https://registry.npmjs.org/react-native-unicorn-uikit/-/react-native-unicorn-uikit-0.0.17.tgz", + "integrity": "sha512-szrC6i28M5qq4DsFIs0w6Ry8jFEQDshLgm9Mtd8vBWDnDdBybf51Mxu+znp0j25XHu+49GDkZb8RESP7NNBxqQ==", "requires": { "@react-native-community/async-storage": "^1.7.1", "@react-navigation/native": "^5.1.2", diff --git a/examples/dataStore/yarn.lock b/examples/dataStore/yarn.lock index 0eaaab41..46ddf12e 100644 --- a/examples/dataStore/yarn.lock +++ b/examples/dataStore/yarn.lock @@ -7313,9 +7313,9 @@ locate-path@^5.0.0: p-locate "^4.1.0" lodash-es@^4.17.11, lodash-es@^4.17.14: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.15.tgz#21bd96839354412f23d7a10340e5eac6ee455d78" - integrity sha512-rlrc3yU3+JNOpZ9zj5pQtxnx2THmvRykwL4Xlxoa8I9lHBlVbbyPhgyPMioxVZ4NqyxaVVtaJnzsyOidQIhyyQ== + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash-es/-/lodash-es-4.17.21.tgz#43e626c46e6591b7750beb2b50117390c609e3ee" + integrity sha512-mKnC+QJ9pWVzv+C4/U3rRsHapFfHvQFoFB92e52xeyGMcX6/OlIl78je1u8vePzYZSkkogMPJ2yjxxsb89cxyw== lodash.debounce@^4.0.8: version "4.0.8"