Skip to content

Commit 0168a34

Browse files
chore(deps): bump nanoid from 3.3.7 to 3.3.10 in /docs
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.10. - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.7...3.3.10) --- updated-dependencies: - dependency-name: nanoid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c83913 commit 0168a34

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

docs/yarn.lock

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6788,9 +6788,9 @@ mz@^2.7.0:
67886788
thenify-all "^1.0.0"
67896789

67906790
nanoid@^3.3.7:
6791-
version "3.3.7"
6792-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
6793-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
6791+
version "3.3.10"
6792+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.10.tgz#7bc882237698ef787d5cbba109e3b0168ba6e7b1"
6793+
integrity sha512-vSJJTG+t/dIKAUhUDw/dLdZ9s//5OxcHqLaDWWrW4Cdq7o6tdLIczUkMXt2MBNmk6sJRZBZRXVixs7URY1CmIg==
67946794

67956795
negotiator@0.6.3:
67966796
version "0.6.3"
@@ -8521,7 +8521,16 @@ std-env@^3.0.1:
85218521
resolved "https://registry.yarnpkg.com/std-env/-/std-env-3.7.0.tgz#c9f7386ced6ecf13360b6c6c55b8aaa4ef7481d2"
85228522
integrity sha512-JPbdCEQLj1w5GilpiHAx3qJvFndqybBysA3qUOnznweH4QbNYUsW/ea8QzSrnh0vNsezMMw5bcVool8lM0gwzg==
85238523

8524-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0:
8524+
"string-width-cjs@npm:string-width@^4.2.0":
8525+
version "4.2.3"
8526+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
8527+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
8528+
dependencies:
8529+
emoji-regex "^8.0.0"
8530+
is-fullwidth-code-point "^3.0.0"
8531+
strip-ansi "^6.0.1"
8532+
8533+
string-width@^4.1.0, string-width@^4.2.0:
85258534
version "4.2.3"
85268535
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
85278536
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -8570,7 +8579,14 @@ stringify-object@^3.3.0:
85708579
is-obj "^1.0.1"
85718580
is-regexp "^1.0.0"
85728581

8573-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
8582+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
8583+
version "6.0.1"
8584+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
8585+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
8586+
dependencies:
8587+
ansi-regex "^5.0.1"
8588+
8589+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
85748590
version "6.0.1"
85758591
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
85768592
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==

0 commit comments

Comments
 (0)