diff --git a/example/yarn.lock b/example/yarn.lock index 8f47ace..ab76e3f 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -4247,6 +4247,10 @@ lodash.uniq@^4.5.0: version "4.17.15" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" +lodash@^4.17.15: + version "4.17.21" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" + loglevel@^1.4.1: version "1.6.4" resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.6.4.tgz#f408f4f006db8354d0577dcf6d33485b3cb90d56" @@ -5622,8 +5626,9 @@ react-scripts@^1.1.4: fsevents "^1.1.3" "react-use-form@link:..": - version "0.0.0" - uid "" + version "0.1.0" + dependencies: + lodash "^4.17.15" react@^16.4.1: version "16.9.0" @@ -6775,8 +6780,8 @@ uri-js@^4.2.2: punycode "^2.1.0" urijs@^1.16.1: - version "1.19.1" - resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.1.tgz#5b0ff530c0cbde8386f6342235ba5ca6e995d25a" + version "1.19.11" + resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" urix@^0.1.0: version "0.1.0"