Update dependency @types/uuid to v9.0.6

This commit is contained in:
renovate[bot]
2023-10-18 21:21:48 +00:00
parent eb0d351cc6
commit a53d0a51b0
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.29",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.5",
"@types/uuid": "9.0.6",
"eslint": "8.51.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.5",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.5.tgz",
"integrity": "sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==",
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
"integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
"dev": true
},
"node_modules/@types/webidl-conversions": {
@@ -15332,9 +15332,9 @@
"integrity": "sha512-PBjIUxZHOuj0R15/xuwJYjFi+KZdNFrehocChv4g5hu6aFroHue8m0lBP0POdK2nKzbw0cgV1mws8+V/JAcEkQ=="
},
"@types/uuid": {
"version": "9.0.5",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.5.tgz",
"integrity": "sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==",
"version": "9.0.6",
"resolved": "https://registry.npmjs.org/@types/uuid/-/uuid-9.0.6.tgz",
"integrity": "sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==",
"dev": true
},
"@types/webidl-conversions": {

View File

@@ -34,7 +34,7 @@
"@types/nodemailer": "^6.4.7",
"@types/react": "18.2.29",
"@types/react-calendar": "3.9.0",
"@types/uuid": "9.0.5",
"@types/uuid": "9.0.6",
"eslint": "8.51.0",
"eslint-config-next": "13.3.4",
"eslint-config-prettier": "8.10.0",