Skip to content

Commit fb9ecbb

Browse files
Bump lodash from 4.17.21 to 4.17.23 in /docs
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 444ef45 commit fb9ecbb

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

docs/yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@
14761476
"@docusaurus/theme-search-algolia" "2.3.1"
14771477
"@docusaurus/types" "2.3.1"
14781478

1479-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1479+
"@docusaurus/react-loadable@5.5.2":
14801480
version "5.5.2"
14811481
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
14821482
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -4924,9 +4924,9 @@ lodash.uniq@4.5.0, lodash.uniq@^4.5.0:
49244924
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
49254925

49264926
lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
4927-
version "4.17.21"
4928-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
4929-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
4927+
version "4.17.23"
4928+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
4929+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
49304930

49314931
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
49324932
version "1.4.0"
@@ -6074,6 +6074,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
60746074
dependencies:
60756075
"@babel/runtime" "^7.10.3"
60766076

6077+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6078+
version "5.5.2"
6079+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6080+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6081+
dependencies:
6082+
"@types/react" "*"
6083+
prop-types "^15.6.2"
6084+
60776085
react-router-config@^5.1.1:
60786086
version "5.1.1"
60796087
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)