Skip to content

Commit

Permalink
#99 Upgrade to latest uuid version
Browse files Browse the repository at this point in the history
  • Loading branch information
danielemery committed Jul 6, 2024
1 parent 484dbc0 commit 5989db5
Show file tree
Hide file tree
Showing 2 changed files with 52 additions and 16 deletions.
64 changes: 50 additions & 14 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 @@ -45,7 +45,7 @@
"jsonwebtoken": "^9.0.0",
"jwks-rsa": "^3.0.1",
"pg": "^8.7.3",
"uuid": "^9.0.0"
"uuid": "^10.0.0"
},
"devDependencies": {
"@dtdot/eslint-config": "^0.0.9",
Expand All @@ -55,7 +55,7 @@
"@types/jest": "^29.5.8",
"@types/node": "^20.12.2",
"@types/pg": "^8.6.5",
"@types/uuid": "^9.0.0",
"@types/uuid": "^10.0.0",
"@typescript-eslint/eslint-plugin": "^6.7.0",
"@typescript-eslint/parser": "^6.7.0",
"eslint": "^8.19.0",
Expand Down

0 comments on commit 5989db5

Please sign in to comment.