diff --git a/package-lock.json b/package-lock.json index 9da98bd..77c3e91 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "react-native-modal-dropdown": "git+https://github.com/siemiatj/react-native-modal-dropdown.git#9ebaf21a51405dd240534703df8df3739f51237a", "react-native-picker": "github:beefe/react-native-picker#6fa89e921c93279e8c0ef6dc871bd13aeddad158", "react-native-raw-bottom-sheet": "^2.2.0", - "underscore.string": "^3.3.5" + "underscore.string": "^3.3.6" }, "devDependencies": { "@babel/cli": "7.11.6", @@ -11130,11 +11130,11 @@ } }, "node_modules/underscore.string": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz", - "integrity": "sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.6.tgz", + "integrity": "sha512-VoC83HWXmCrF6rgkyxS9GHv8W9Q5nhMKho+OadDJGzL2oDYbYEppBaCMH6pFlwLeqj2QS+hhkw2kpXkSdD1JxQ==", "dependencies": { - "sprintf-js": "^1.0.3", + "sprintf-js": "^1.1.1", "util-deprecate": "^1.0.2" }, "engines": { @@ -20380,11 +20380,11 @@ } }, "underscore.string": { - "version": "3.3.5", - "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.5.tgz", - "integrity": "sha512-g+dpmgn+XBneLmXXo+sGlW5xQEt4ErkS3mgeN2GFbremYeMBSJKr9Wf2KJplQVaiPY/f7FN6atosWYNm9ovrYg==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-3.3.6.tgz", + "integrity": "sha512-VoC83HWXmCrF6rgkyxS9GHv8W9Q5nhMKho+OadDJGzL2oDYbYEppBaCMH6pFlwLeqj2QS+hhkw2kpXkSdD1JxQ==", "requires": { - "sprintf-js": "^1.0.3", + "sprintf-js": "^1.1.1", "util-deprecate": "^1.0.2" } }, diff --git a/package.json b/package.json index fd99c96..cd83708 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "react-native-modal-dropdown": "git+https://github.com/siemiatj/react-native-modal-dropdown.git#9ebaf21a51405dd240534703df8df3739f51237a", "react-native-picker": "github:beefe/react-native-picker#6fa89e921c93279e8c0ef6dc871bd13aeddad158", "react-native-raw-bottom-sheet": "^2.2.0", - "underscore.string": "^3.3.5" + "underscore.string": "^3.3.6" }, "browserslist": [ ">0.2%",