Skip to content

Commit

Permalink
Merge pull request #165 from CodeForAfrica/dependabot/npm_and_yarn/na…
Browse files Browse the repository at this point in the history
…noid-3.3.8

Bump nanoid from 3.2.0 to 3.3.8
  • Loading branch information
kilemensi authored Dec 10, 2024
2 parents cf881fd + aafc6f8 commit 17e25f9
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 @@ -33,7 +33,7 @@
"jwt-decode": "^3.1.2",
"markdown-it": "^12.3.2",
"markdown-it-link-attributes": "^4.0.0",
"nanoid": "^3.1.31",
"nanoid": "^3.3.8",
"next": "^12.1.0",
"next-auth": "^4.24.5",
"next-seo": "^5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9108,10 +9108,10 @@ nanoclone@^0.2.1:
resolved "https://registry.yarnpkg.com/nanoclone/-/nanoclone-0.2.1.tgz#dd4090f8f1a110d26bb32c49ed2f5b9235209ed4"
integrity sha512-wynEP02LmIbLpcYw8uBKpcfF6dmg2vcpKqxeH5UcoKEYdExslsdUA4ugFauuaeYdTB76ez6gJW8XAZ6CgkXYxA==

nanoid@^3.1.23, nanoid@^3.1.30, nanoid@^3.1.31, nanoid@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.2.0.tgz#62667522da6673971cca916a6d3eff3f415ff80c"
integrity sha512-fmsZYa9lpn69Ad5eDn7FMcnnSR+8R34W9qJEijxYhTbfOWzr22n1QxCMzXLK+ODyW2973V3Fux959iQoUxzUIA==
nanoid@^3.1.23, nanoid@^3.1.30, nanoid@^3.2.0, nanoid@^3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.8.tgz#b1be3030bee36aaff18bacb375e5cce521684baf"
integrity sha512-WNLf5Sd8oZxOm+TzppcYk8gVOgP+l58xNy58D0nbUnOxOWRWvlcCV4kUF7ltmI6PsrLl/BgKEyS4mqsGChFN0w==

nanomatch@^1.2.9:
version "1.2.13"
Expand Down

0 comments on commit 17e25f9

Please sign in to comment.