Skip to content

Commit 19e70fc

Browse files
Bump nanoid from 3.3.6 to 3.3.8 in /website
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>
1 parent e1470fb commit 19e70fc

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

website/yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1540,7 +1540,7 @@
15401540
"@docusaurus/theme-search-algolia" "2.4.1"
15411541
"@docusaurus/types" "2.4.1"
15421542

1543-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1543+
"@docusaurus/react-loadable@5.5.2":
15441544
version "5.5.2"
15451545
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15461546
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -6743,9 +6743,9 @@ multicast-dns@^7.2.5:
67436743
thunky "^1.0.2"
67446744

67456745
nanoid@^3.3.6:
6746-
version "3.3.6"
6747-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.6.tgz#443380c856d6e9f9824267d960b4236ad583ea4c"
6748-
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
6746+
version "3.3.8"
6747+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
6748+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
67496749

67506750
negotiator@0.6.3:
67516751
version "0.6.3"
@@ -7763,6 +7763,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
77637763
dependencies:
77647764
"@babel/runtime" "^7.10.3"
77657765

7766+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
7767+
version "5.5.2"
7768+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7769+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7770+
dependencies:
7771+
"@types/react" "*"
7772+
prop-types "^15.6.2"
7773+
77667774
react-modal@3.15.1:
77677775
version "3.15.1"
77687776
resolved "https://registry.yarnpkg.com/react-modal/-/react-modal-3.15.1.tgz#950ce67bfef80971182dd0ed38f2d9b1a681288b"

0 commit comments

Comments
 (0)