Skip to content

Commit ecfb80d

Browse files
authored
Merge pull request #52 from omdxp/dependabot/npm_and_yarn/website-docs/nanoid-3.3.8
chore(deps): bump nanoid from 3.3.6 to 3.3.8 in /website-docs
2 parents 35a6761 + 22e3a1e commit ecfb80d

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

website-docs/yarn.lock

+12-4
Original file line numberDiff line numberDiff line change
@@ -2386,7 +2386,7 @@
23862386
"@docusaurus/theme-search-algolia" "2.2.0"
23872387
"@docusaurus/types" "2.2.0"
23882388

2389-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
2389+
"@docusaurus/[email protected]":
23902390
version "5.5.2"
23912391
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
23922392
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -6162,9 +6162,9 @@ multicast-dns@^7.2.5:
61626162
thunky "^1.0.2"
61636163

61646164
nanoid@^3.3.6:
6165-
version "3.3.6"
6166-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
6167-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
6165+
version "3.3.8"
6166+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
6167+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
61686168

61696169
61706170
version "0.6.3"
@@ -7147,6 +7147,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
71477147
dependencies:
71487148
"@babel/runtime" "^7.10.3"
71497149

7150+
"react-loadable@npm:@docusaurus/[email protected]":
7151+
version "5.5.2"
7152+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7153+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7154+
dependencies:
7155+
"@types/react" "*"
7156+
prop-types "^15.6.2"
7157+
71507158
react-router-config@^5.1.1:
71517159
version "5.1.1"
71527160
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)