Skip to content

Commit cc98ecd

Browse files
committed
feat: upgrade @types/uuid from 8.3.4 to 10.0.0
Snyk has created this PR to upgrade @types/uuid from 8.3.4 to 10.0.0. See this package in npm: @types/uuid See this project in Snyk: https://app.snyk.io/org/nerds-github/project/b91bb779-b73f-48e7-b0d2-db179982e97d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit cc98ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@
4242
},
4343
"devDependencies": {
4444
"@types/node": "^12.0.2",
45-
"@types/uuid": "^8.3.4"
45+
"@types/uuid": "^10.0.0"
4646
}
4747
}

0 commit comments

Comments
 (0)