Skip to content

Commit 16b3d63

Browse files
authored
Merge pull request #9 from waterbustech/dependabot/npm_and_yarn/nanoid-3.1.31
chore(deps): bump nanoid from 3.0.0 to 3.1.31
2 parents 8117b98 + b35dcf8 commit 16b3d63

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"class-validator": "^0.14.1",
4444
"google-protobuf": "^3.21.2",
4545
"ms": "^2.1.3",
46-
"nanoid": "3.0.0",
46+
"nanoid": "3.1.31",
4747
"nestjs-grpc-reflection": "^0.2.2",
4848
"nestjs-proto-gen-ts": "^1.0.21",
4949
"passport": "^0.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4612,10 +4612,10 @@ mz@^2.4.0:
46124612
object-assign "^4.0.1"
46134613
thenify-all "^1.0.0"
46144614

4615-
nanoid@3.0.0:
4616-
version "3.0.0"
4617-
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.0.0.tgz#760f6d7e076935d086aa3c790e0272cab41abbcb"
4618-
integrity sha512-5lU+F2QpTW1JLwlXxnu2/jkpTipIuYZL3Za6TQzM16HYDzZQqlthbXYSW0H2KzZu1UQPGHDPbCl1TS3xOKfqEQ==
4615+
nanoid@3.1.31:
4616+
version "3.1.31"
4617+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.31.tgz#f5b58a1ce1b7604da5f0605757840598d8974dc6"
4618+
integrity sha512-ZivnJm0o9bb13p2Ot5CpgC2rQdzB9Uxm/mFZweqm5eMViqOJe3PV6LU2E30SiLgheesmcPrjquqraoolONSA0A==
46194619

46204620
natural-compare@^1.4.0:
46214621
version "1.4.0"

0 commit comments

Comments
 (0)