Skip to content

Commit

Permalink
fix(deps): update dependency @paralleldrive/cuid2 to v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2023
1 parent 3d5db19 commit 86da243
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -990,9 +990,9 @@
uncrypto "^0.1.3"

"@paralleldrive/cuid2@^2.1.0":
version "2.2.1"
resolved "https://registry.yarnpkg.com/@paralleldrive/cuid2/-/cuid2-2.2.1.tgz#e7c11bad9452b36ef5ad1a834b14910eb0fe4cec"
integrity sha512-GJhHYlMhyT2gWemDL7BGMWfTNhspJKkikLKh9wAy3z4GTTINvTYALkUd+eGQK7aLeVkVzPuSA0VCT3H5eEWbbw==
version "2.2.2"
resolved "https://registry.yarnpkg.com/@paralleldrive/cuid2/-/cuid2-2.2.2.tgz#7f91364d53b89e2c9cb9e02e8dd0f129e834455f"
integrity sha512-ZOBkgDwEdoYVlSeRbYYXs0S9MejQofiVYoTbKzy/6GQa39/q5tQU2IX46+shYnUkpEl3wc+J6wRlar7r2EK2xA==
dependencies:
"@noble/hashes" "^1.1.5"

Expand Down

0 comments on commit 86da243

Please sign in to comment.