Skip to content

Commit 952dc37

Browse files
Bump async from 2.6.0 to 2.6.4 in /example
Bumps [async](https://github.com/caolan/async) from 2.6.0 to 2.6.4. - [Release notes](https://github.com/caolan/async/releases) - [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md) - [Commits](caolan/async@v2.6.0...v2.6.4) --- updated-dependencies: - dependency-name: async dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57303ab commit 952dc37

File tree

1 file changed

+8
-12
lines changed

1 file changed

+8
-12
lines changed

example/yarn.lock

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -702,10 +702,10 @@ async-limiter@~1.0.0:
702702
resolved "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.0.tgz#78faed8c3d074ab81f22b4e985d79e8738f720f8"
703703

704704
async@^2.4.0:
705-
version "2.6.0"
706-
resolved "https://registry.yarnpkg.com/async/-/async-2.6.0.tgz#61a29abb6fcc026fea77e56d1c6ec53a795951f4"
705+
version "2.6.4"
706+
resolved "https://registry.yarnpkg.com/async/-/async-2.6.4.tgz#706b7ff6084664cd7eae713f6f965433b5504221"
707707
dependencies:
708-
lodash "^4.14.0"
708+
lodash "^4.17.14"
709709

710710
asynckit@^0.4.0:
711711
version "0.4.0"
@@ -2171,7 +2171,7 @@ hosted-git-info@^2.1.4:
21712171

21722172
http-errors@~1.6.2:
21732173
version "1.6.3"
2174-
resolved "http://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
2174+
resolved "https://registry.npmjs.org/http-errors/-/http-errors-1.6.3.tgz#8b55680bb4be283a0b5bf4ea2e38580be1d9320d"
21752175
dependencies:
21762176
depd "~1.1.2"
21772177
inherits "2.0.3"
@@ -2638,13 +2638,9 @@ lodash.throttle@^4.1.1:
26382638
version "4.1.1"
26392639
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
26402640

2641-
lodash@^4.14.0, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.6.1:
2642-
version "4.17.4"
2643-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
2644-
2645-
lodash@^4.17.10, lodash@^4.17.5:
2646-
version "4.17.11"
2647-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
2641+
lodash@^4.17.10, lodash@^4.17.14, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.3.0, lodash@^4.6.1:
2642+
version "4.17.21"
2643+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
26482644

26492645
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1:
26502646
version "1.3.1"
@@ -3438,7 +3434,7 @@ react-devtools-core@^3.4.0:
34383434
ws "^3.3.1"
34393435

34403436
"react-native-wkwebview-reborn@file:..":
3441-
version "1.22.0"
3437+
version "2.0.0"
34423438
dependencies:
34433439
fbjs "^0.8.3"
34443440

0 commit comments

Comments
 (0)