Update dependency @types/uuid to v9.0.3

This commit is contained in:
renovate[bot]
2023-08-30 22:12:49 +00:00
parent 1aaf62abe1
commit 6fa6235555
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View File

@@ -31,7 +31,7 @@
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.21",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.3",
"eslint": "8.48.0",
"eslint-config-next": "13.3.4",
"eslint-config-prettier": "8.10.0",
@@ -3954,9 +3954,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"node_modules/@types/uuid": {
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.2.tgz",
"integrity": "sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.3.tgz",
"integrity": "sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==",
"dev": true
},
"node_modules/@types/webidl-conversions": {
@@ -15300,9 +15300,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"@types/uuid": {
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.2.tgz",
"integrity": "sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.3.tgz",
"integrity": "sha512-taHQQH/3ZyI3zP8M/puluDEIEvtQHVYcC6y3N8ijFtAd28+Ey/G4sg1u2gB01S8MwybLOKAp9/yCMu/uR5l3Ug==",
"dev": true
},
"@types/webidl-conversions": {

View File

@@ -34,7 +34,7 @@
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.21",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.2",
"@types/uuid": "9.0.3",
"eslint": "8.48.0",
"eslint-config-next": "13.3.4",
"eslint-config-prettier": "8.10.0",