Update dependency @types/uuid to v9.0.6
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-10-18 18:50:34 +00:00
parent d1a278607b
commit 31c32e6634
3 changed files with 9 additions and 9 deletions

8
pnpm-lock.yaml generated
View File

@@ -3,7 +3,7 @@ lockfileVersion: 5.3
specifiers:
'@types/node': 18.18.6
'@types/react': 18.2.29
'@types/uuid': 9.0.5
'@types/uuid': 9.0.6
autoprefixer: 10.4.16
next: latest
postcss: 8.4.31
@@ -25,7 +25,7 @@ dependencies:
devDependencies:
'@types/node': 18.18.6
'@types/react': 18.2.29
'@types/uuid': 9.0.5
'@types/uuid': 9.0.6
autoprefixer: 10.4.16_postcss@8.4.31
postcss: 8.4.31
prettier: 3.0.3
@@ -207,8 +207,8 @@ packages:
resolution: {integrity: sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==}
dev: true
/@types/uuid/9.0.5:
resolution: {integrity: sha512-xfHdwa1FMJ082prjSJpoEI57GZITiQz10r3vEJCHa2khEFQjKy91aWKz6+zybzssCvXUwE1LQWgWVwZ4nYUvHQ==}
/@types/uuid/9.0.6:
resolution: {integrity: sha512-BT2Krtx4xaO6iwzwMFUYvWBWkV2pr37zD68Vmp1CDV196MzczBRxuEpD6Pr395HAgebC/co7hOphs53r8V7jew==}
dev: true
/any-promise/1.3.0: