Update dependency @types/uuid to v8.3.3

This commit is contained in:
Renovate Bot
2021-11-20 23:57:54 +00:00
committed by renovate[bot]
parent bdc7049a8c
commit 0f6cd72bc3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -2547,9 +2547,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"@types/uuid": {
"version": "8.3.1",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-8.3.1.tgz",
"integrity": "sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==",
"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": {

View File

@@ -32,7 +32,7 @@
"@types/jest": "27.0.3",
"@types/react": "17.0.35",
"@types/react-calendar": "3.4.3",
"@types/uuid": "8.3.1",
"@types/uuid": "8.3.3",
"eslint": "7.32.0",
"eslint-config-next": "12.0.4",
"jest": "27.3.1",