Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 26, 2023
1 parent 243e6df commit c5f2e56
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 16 deletions.
32 changes: 18 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
Expand Up @@ -29,7 +29,7 @@
"@types/jest": "29.5.6",
"@types/node": "18.18.7",
"@types/supertest": "2.0.15",
"@types/uuid": "9.0.3",
"@types/uuid": "9.0.6",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"eslint": "8.52.0",
Expand All @@ -50,7 +50,7 @@
"typescript": "5.2.2"
},
"dependencies": {
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"peerDependencies": {
"@nestjs/common": "^8.0.0 || ^9.0.0 || ^10.0.0",
Expand Down

0 comments on commit c5f2e56

Please sign in to comment.