Skip to content

Commit

Permalink
chore(deps): update dependency nanoid to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 12, 2023
1 parent ceacb91 commit af6c5b6
Show file tree
Hide file tree
Showing 3 changed files with 39 additions and 15 deletions.
42 changes: 33 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"file-loader": "6.2.0",
"follow-redirects": "1.15.2",
"got": "12.6.0",
"nanoid": "3.3.6",
"nanoid": "5.0.1",
"node-fetch": "3.3.1",
"node-forge": "1.3.1",
"nth-check": "2.1.1",
Expand Down Expand Up @@ -59,7 +59,7 @@
"nth-check": "2.1.1",
"shelljs": ">=0.8.5",
"follow-redirects": "1.15.2",
"nanoid": "3.3.6",
"nanoid": "5.0.1",
"node-fetch": "3.3.1",
"node-forge": "1.3.1",
"postcss": "8.4.23",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5295,10 +5295,10 @@ multicast-dns@^7.2.5:
dns-packet "^5.2.2"
thunky "^1.0.2"

nanoid@3.3.6, nanoid@^3.3.6:
version "3.3.6"
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz"
integrity sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==
nanoid@5.0.1, nanoid@^3.3.6:
version "5.0.1"
resolved "https://registry.npmjs.org/nanoid/-/nanoid-5.0.1.tgz"
integrity sha512-vWeVtV5Cw68aML/QaZvqN/3QQXc6fBfIieAlu05m7FZW2Dgb+3f0xc0TTxuJW+7u30t7iSDTV/j3kVI0oJqIfQ==

[email protected]:
version "0.6.3"
Expand Down

0 comments on commit af6c5b6

Please sign in to comment.