diff --git a/example/package-lock.json b/example/package-lock.json index 3341a6a..a812de7 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -32,7 +32,7 @@ }, "..": { "name": "react-native-gleapsdk", - "version": "14.5.0", + "version": "15.0.2", "license": "MIT", "devDependencies": { "@commitlint/config-conventional": "^11.0.0", @@ -10186,10 +10186,11 @@ } }, "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true + "version": "4.17.23", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz", + "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==", + "dev": true, + "license": "MIT" }, "node_modules/lodash.debounce": { "version": "4.0.8",