Skip to content

Commit 0078990

Browse files
Bump lodash from 4.17.15 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.21) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5c3453 commit 0078990

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

yarn.lock

+8-15
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,11 @@
118118
resolved "https://registry.npmjs.org/@hecom/listener/-/listener-1.0.0.tgz#31fd889e8dbf3dcb304e93213052a5d3422e60d3"
119119
integrity sha512-hGsqbsecEDRDMgq/MBe2ZqmdUJIMY+NZrDACOC/CndGUoTVaS+LGHUjaidbrYN1b8dCpW2pa6DqRySiUeWHPiA==
120120

121+
122+
version "1.1.0"
123+
resolved "https://registry.yarnpkg.com/@hecom/storage/-/storage-1.1.0.tgz#709cb12d4e398ade09289d9037807a23f8a6c1a1"
124+
integrity sha512-ift7LZVp/JXdYW8fyZh/2ng3qo8zDINAmju2HwBhz8S+WiQ4G0/Su11y0DLJ99tTRas8zwlZ6LHk31qTT5T26A==
125+
121126
"@react-native-community/art@^1.1.2":
122127
version "1.2.0"
123128
resolved "https://registry.npm.taobao.org/@react-native-community/art/download/@react-native-community/art-1.2.0.tgz#386d95393f6042d9006f9d4bc6063fb898794460"
@@ -127,11 +132,6 @@
127132
invariant "^2.2.4"
128133
prop-types "^15.7.2"
129134

130-
"@react-native-community/async-storage@^1.6.1":
131-
version "1.7.1"
132-
resolved "https://registry.npmjs.org/@react-native-community/async-storage/-/async-storage-1.7.1.tgz#ef2104d865de61ad91bba66613e57e689ff4e6a1"
133-
integrity sha512-/oX/x+EU4xNaqIaC/epVKzO8XghzImPA7l8cLz3USEFmtFiXFjBbTeeIFjjEm/u4/cv38Wi1xMEa10PHIWygRg==
134-
135135
"@react-native-community/cameraroll@^1.2.1":
136136
version "1.4.1"
137137
resolved "https://registry.npm.taobao.org/@react-native-community/cameraroll/download/@react-native-community/cameraroll-1.4.1.tgz#e2891306243cf6a93556d4876ab99c38d497ab68"
@@ -1712,9 +1712,9 @@ [email protected]:
17121712
integrity sha1-vyJJiGzlFM2hEvrpIYzcBlIR/Jw=
17131713

17141714
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.4, lodash@^4.6.1:
1715-
version "4.17.15"
1716-
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
1717-
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
1715+
version "4.17.21"
1716+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1717+
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
17181718

17191719
loose-envify@^1.0.0, loose-envify@^1.4.0:
17201720
version "1.4.0"
@@ -2055,13 +2055,6 @@ react-native-general-searchbar@^1.0.6:
20552055
resolved "https://registry.npmjs.org/react-native-general-searchbar/-/react-native-general-searchbar-1.0.6.tgz#e17f445e57f4402577f54ac0625800e167a5a9da"
20562056
integrity sha512-JPQWtEN5tIJR7QhDgGzI0l78E1AhwR5pdKVeeNWplhlNUGmy5Rwt1/J4F5rR5yAembUA72E2MNaR8TiUGfSXXQ==
20572057

2058-
react-native-general-storage@^1.0.5:
2059-
version "1.0.5"
2060-
resolved "https://registry.npm.taobao.org/react-native-general-storage/download/react-native-general-storage-1.0.5.tgz#0d80209fadd2446adb938f4e5d95ae76bd9125de"
2061-
integrity sha1-DYAgn63SRGrbk49OXZWudr2RJd4=
2062-
dependencies:
2063-
"@react-native-community/async-storage" "^1.6.1"
2064-
20652058
react-native-gesture-handler@^1.6.0:
20662059
version "1.6.0"
20672060
resolved "https://registry.npm.taobao.org/react-native-gesture-handler/download/react-native-gesture-handler-1.6.0.tgz#e9a4e1d0c7ac21eb0d6b6ec013e73f9c0c33a629"

0 commit comments

Comments
 (0)