mirror of
https://github.com/Unleash/unleash.git
synced 2024-12-22 19:07:54 +01:00
chore(deps): update dependency @types/uuid to v8.3.3
This commit is contained in:
parent
d991d90a62
commit
e395dedbf2
@ -129,7 +129,7 @@
|
|||||||
"@types/owasp-password-strength-test": "1.3.0",
|
"@types/owasp-password-strength-test": "1.3.0",
|
||||||
"@types/stoppable": "1.1.1",
|
"@types/stoppable": "1.1.1",
|
||||||
"@types/supertest": "2.0.11",
|
"@types/supertest": "2.0.11",
|
||||||
"@types/uuid": "8.3.1",
|
"@types/uuid": "8.3.3",
|
||||||
"@typescript-eslint/eslint-plugin": "5.4.0",
|
"@typescript-eslint/eslint-plugin": "5.4.0",
|
||||||
"@typescript-eslint/parser": "5.4.0",
|
"@typescript-eslint/parser": "5.4.0",
|
||||||
"copyfiles": "2.4.1",
|
"copyfiles": "2.4.1",
|
||||||
|
@ -907,10 +907,10 @@
|
|||||||
dependencies:
|
dependencies:
|
||||||
"@types/superagent" "*"
|
"@types/superagent" "*"
|
||||||
|
|
||||||
"@types/uuid@8.3.1":
|
"@types/uuid@8.3.3":
|
||||||
version "8.3.1"
|
version "8.3.3"
|
||||||
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.1.tgz#1a32969cf8f0364b3d8c8af9cc3555b7805df14f"
|
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.3.tgz#c6a60686d953dbd1b1d45e66f4ecdbd5d471b4d0"
|
||||||
integrity sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==
|
integrity sha512-0LbEEx1zxrYB3pgpd1M5lEhLcXjKJnYghvhTRgaBeUivLHMDM1TzF3IJ6hXU2+8uA4Xz+5BA63mtZo5DjVT8iA==
|
||||||
|
|
||||||
"@types/yargs-parser@*":
|
"@types/yargs-parser@*":
|
||||||
version "20.2.1"
|
version "20.2.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user