Update dependency @types/uuid to v8.3.3

This commit is contained in:
Renovate Bot
2021-11-24 15:16:43 +00:00
committed by renovate[bot]
parent 18894ae911
commit 7674ecb124
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1510,9 +1510,9 @@
"dev": true
},
"@types/uuid": {
"version": "8.3.0",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.0.tgz",
"integrity": "sha512-eQ9qFW/fhfGJF8WKHGEHZEyVWfZxrT+6CLIJGBcZPfxUh/+BnEj+UCGYMlr9qZuX/2AltsvwrGqp0LhEW8D0zQ==",
"version": "8.3.3",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.3.tgz",
"integrity": "sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==",
"dev": true
},
"@types/yargs": {