Skip to content
This repository has been archived by the owner on Mar 15, 2023. It is now read-only.

Commit

Permalink
[Snyk] Upgrade @types/uuid from 8.3.4 to 9.0.0 (#637)
Browse files Browse the repository at this point in the history
feat: upgrade @types/uuid from 8.3.4 to 9.0.0

Snyk has created this PR to upgrade @types/uuid from 8.3.4 to 9.0.0.

See this package in npm:
https://www.npmjs.com/package/@types/uuid

See this project in Snyk:
https://app.snyk.io/org/lukemnet/project/aa1d5c91-7f19-4200-a8df-fe02e0414279?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
lwojcik and snyk-bot authored Dec 22, 2022
1 parent 7d5fba0 commit 163dda5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
"@types/node": "^18.7.18",
"@types/passport-jwt": "^3.0.6",
"@types/supertest": "^2.0.12",
"@types/uuid": "^8.3.4",
"@types/uuid": "^9.0.0",
"eslint": "^8.23.1",
"eslint-config-lukemnet": "^1.0.1",
"husky": "^8.0.1",
Expand Down

0 comments on commit 163dda5

Please sign in to comment.