Skip to content

Commit

Permalink
fix(deps): update dependency @paralleldrive/cuid2 to ^2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 15, 2023
1 parent 8df99c1 commit 1bec9da
Show file tree
Hide file tree
Showing 3 changed files with 1,154 additions and 147 deletions.
2 changes: 1 addition & 1 deletion examples/calculator-app/package.json
Expand Up @@ -45,7 +45,7 @@
"typescript": "^5.1.6"
},
"dependencies": {
"@paralleldrive/cuid2": "^2.2.1",
"@paralleldrive/cuid2": "^2.2.2",
"body-parser": "^1.20.2",
"express": "^4.18.2",
"morgan": "^1.10.0",
Expand Down

0 comments on commit 1bec9da

Please sign in to comment.