Skip to content

Commit 5d96b32

Browse files
Bump nanoid from 3.3.6 to 3.3.8 (#59)
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.6 to 3.3.8. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.6...3.3.8) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 545aa23 commit 5d96b32

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

yarn.lock

+12-4
Original file line numberDiff line numberDiff line change
@@ -1548,7 +1548,7 @@
15481548
"@docusaurus/theme-search-algolia" "2.4.0"
15491549
"@docusaurus/types" "2.4.0"
15501550

1551-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1551+
"@docusaurus/react-loadable@5.5.2":
15521552
version "5.5.2"
15531553
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15541554
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -5242,9 +5242,9 @@ multicast-dns@^7.2.5:
52425242
thunky "^1.0.2"
52435243

52445244
nanoid@^3.3.6:
5245-
version "3.3.6"
5246-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
5247-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
5245+
version "3.3.8"
5246+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
5247+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
52485248

52495249
negotiator@0.6.3:
52505250
version "0.6.3"
@@ -6163,6 +6163,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
61636163
dependencies:
61646164
"@babel/runtime" "^7.10.3"
61656165

6166+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6167+
version "5.5.2"
6168+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6169+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6170+
dependencies:
6171+
"@types/react" "*"
6172+
prop-types "^15.6.2"
6173+
61666174
react-router-config@^5.1.1:
61676175
version "5.1.1"
61686176
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"

0 commit comments

Comments
 (0)