Skip to content

Commit

Permalink
fix: upgrade nanoid from 3.3.4 to 3.3.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade nanoid from 3.3.4 to 3.3.7.

See this package in yarn:
nanoid

See this project in Snyk:
https://app.snyk.io/org/steelarc/project/e1665f8d-6d79-496e-a748-50f719088ff3?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 24, 2024
1 parent 2af2671 commit 2098523
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"depcheck/@babel/parser": "7.16.4"
},
"dependencies": {
"nanoid": "^3.3.4",
"nanoid": "^3.3.7",
"node-fetch": "2.6.12",
"seedrandom": "^3.0.5"
},
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11616,6 +11616,11 @@ nanoid@^3.3.4:
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.4.tgz#730b67e3cd09e2deacf03c027c81c9d9dbc5e8ab"
integrity sha512-MqBkQh/OHTS2egovRtLk45wEyNXwF+cokD+1YPf9u5VfJiRdAiRwB2froX5Co9Rh20xs4siNPm8naNotSD6RBw==

nanoid@^3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.7.tgz#d0c301a691bc8d54efa0a2226ccf3fe2fd656bd8"
integrity sha512-eSRppjcPIatRIMC1U6UngP8XFcz8MQWGQdt1MTBQ7NaAmvXDfvNxbvWV3x2y6CdEUciCSsDHDQZbhYaB8QEo2g==

nanomatch@^1.2.9:
version "1.2.13"
resolved "https://registry.yarnpkg.com/nanomatch/-/nanomatch-1.2.13.tgz#b87a8aa4fc0de8fe6be88895b38983ff265bd119"
Expand Down

0 comments on commit 2098523

Please sign in to comment.