Skip to content

Commit

Permalink
fix(deps): update dependency nanoid to v5.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 22, 2024
1 parent b993453 commit 83e7642
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"autoprefixer": "10.4.17",
"chance": "1.1.11",
"chart.js": "4.4.1",
"nanoid": "5.0.5",
"nanoid": "5.0.6",
"next": "13.4.12",
"next-auth": "4.24.6",
"numeral": "2.0.6",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2596,7 +2596,7 @@ __metadata:
eslint-plugin-testing-library: "npm:6.2.0"
jest: "npm:29.7.0"
jest-environment-jsdom: "npm:29.7.0"
nanoid: "npm:5.0.5"
nanoid: "npm:5.0.6"
next: "npm:13.4.12"
next-auth: "npm:4.24.6"
npm-check-updates: "npm:^16.10.18"
Expand Down Expand Up @@ -7357,12 +7357,12 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:5.0.5":
version: 5.0.5
resolution: "nanoid@npm:5.0.5"
"nanoid@npm:5.0.6":
version: 5.0.6
resolution: "nanoid@npm:5.0.6"
bin:
nanoid: bin/nanoid.js
checksum: 10c0/b1f881b08d6e918bf70d37dece3e59fff8d99cc29b80a956e29d1852e09d3a7bf35a4884f4b9d5ff26963018937d0c91bef83842c15758a668d88c94704d2da7
checksum: 10c0/6660f99b7bb3816f04fd9a14126859482e07d1705c02e1a6c1a722545c65186659f6f734eb21329f54e838b6409579bef687e2fb13661b716529dcefc5d86ec6
languageName: node
linkType: hard

Expand Down

0 comments on commit 83e7642

Please sign in to comment.