Skip to content

Commit 9f07d21

Browse files
chore(deps-dev): bump nanoid from 3.3.7 to 3.3.8 (#892)
1 parent f770d39 commit 9f07d21

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"jest-junit": "^16.0.0",
8888
"jest-location-mock": "^2.0.0",
8989
"module-alias": "^2.2.2",
90-
"nanoid": "^3.1.31",
90+
"nanoid": "^3.3.8",
9191
"npm-run-all": "^4.1.5",
9292
"prettier": "^3.3.0",
9393
"puppeteer": "^22.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6139,10 +6139,10 @@ nan@^2.12.1:
61396139
resolved "https://registry.yarnpkg.com/nan/-/nan-2.19.0.tgz#bb58122ad55a6c5bc973303908d5b16cfdd5a8c0"
61406140
integrity sha512-nO1xXxfh/RWNxfd/XPfbIfFk5vgLsAxUR9y5O0cHMJu/AW9U95JLXqthYHjEp+8gQ5p96K9jUp8nbVOxCdRbtw==
61416141

6142-
nanoid@^3.1.3, nanoid@^3.1.31:
6143-
version "3.3.7"
6144-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
6145-
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==
6142+
nanoid@^3.1.3, nanoid@^3.3.8:
6143+
version "3.3.8"
6144+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
6145+
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==
61466146

61476147
nanomatch@^1.2.9:
61486148
version "1.2.13"

0 commit comments

Comments
 (0)