Update dependency @types/uuid to v9.0.2

This commit is contained in:
renovate[bot]
2023-06-08 21:11:08 +00:00
parent c791f0d3ae
commit 1d31b6d3d8
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.9",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.1",
"@types/uuid": "9.0.2",
"eslint": "8.42.0",
"eslint-config-next": "13.3.4",
"eslint-config-prettier": "8.8.0",
@@ -3920,9 +3920,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"node_modules/@types/uuid": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.1.tgz",
"integrity": "sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.2.tgz",
"integrity": "sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==",
"dev": true
},
"node_modules/@types/webidl-conversions": {
@@ -15218,9 +15218,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"@types/uuid": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.1.tgz",
"integrity": "sha512-rFT3ak0/2trgvp4yYZo5iKFEPsET7vKydKF+VRCxlQ9bpheehyAJH89dAkaLEq/j/RZXJIqcgsmPJKUP1Z28HA==",
"version": "9.0.2",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.2.tgz",
"integrity": "sha512-kNnC1GFBLuhImSnV7w4njQkUiJi0ZXUycu1rUaouPqiKlXkh77JKgdRnTAp1x5eBwcIwbtI+3otwzuIDEuDoxQ==",
"dev": true
},
"@types/webidl-conversions": {

View File

@@ -34,7 +34,7 @@
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.9",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.1",
"@types/uuid": "9.0.2",
"eslint": "8.42.0",
"eslint-config-next": "13.3.4",
"eslint-config-prettier": "8.8.0",