Skip to content

Commit

Permalink
Merge pull request #9 from waterbustech/dependabot/npm_and_yarn/nanoi…
Browse files Browse the repository at this point in the history
…d-3.1.31

chore(deps): bump nanoid from 3.0.0 to 3.1.31
  • Loading branch information
lambiengcode authored May 8, 2024
2 parents 8117b98 + b35dcf8 commit 16b3d63
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"class-validator": "^0.14.1",
"google-protobuf": "^3.21.2",
"ms": "^2.1.3",
"nanoid": "3.0.0",
"nanoid": "3.1.31",
"nestjs-grpc-reflection": "^0.2.2",
"nestjs-proto-gen-ts": "^1.0.21",
"passport": "^0.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4612,10 +4612,10 @@ mz@^2.4.0:
object-assign "^4.0.1"
thenify-all "^1.0.0"

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

natural-compare@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit 16b3d63

Please sign in to comment.