Skip to content

Commit

Permalink
Merge pull request #138 from Cat-Family/dependabot/npm_and_yarn/nanoi…
Browse files Browse the repository at this point in the history
…d-4.0.0

Bump nanoid from 3.3.3 to 4.0.0
  • Loading branch information
JonasLang-dev authored Jun 20, 2022
2 parents acecddd + aae8dab commit f9c4ada
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lodash": "^4.17.21",
"mongoose": "^6.3.4",
"multer": "^1.4.4",
"nanoid": "^3.3.4",
"nanoid": "^4.0.0",
"nodemailer": "^6.7.5",
"pino": "^7.11.0",
"zod": "^3.17.3"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1413,10 +1413,10 @@ multer@^1.4.4:
type-is "^1.6.4"
xtend "^4.0.0"

nanoid@^3.3.4:
version "3.3.4"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==
nanoid@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-4.0.0.tgz#6e144dee117609232c3f415c34b0e550e64999a5"
integrity sha512-IgBP8piMxe/gf73RTQx7hmnhwz0aaEXYakvqZyE302IXW3HyVNhdNGC+O2MwMAVhLEnvXlvKtGbtJf6wvHihCg==

negotiator@0.6.3:
version "0.6.3"
Expand Down

0 comments on commit f9c4ada

Please sign in to comment.