Skip to content

Commit ae6f237

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency @types/uuid to v3.4.7
1 parent 8d40a63 commit ae6f237

3 files changed

Lines changed: 8 additions & 13 deletions

File tree

package-lock.json

Lines changed: 4 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"@types/redis": "2.8.6",
9292
"@types/source-map-support": "0.5.1",
9393
"@types/supertest": "2.0.8",
94-
"@types/uuid": "3.4.6",
94+
"@types/uuid": "3.4.7",
9595
"@types/winston": "2.4.4",
9696
"colors": "1.4.0",
9797
"jscpd": "0.6.25",

yarn.lock

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -549,11 +549,9 @@
549549
dependencies:
550550
"@types/node" "*"
551551

552-
"@types/uuid@3.4.6":
553-
version "3.4.6"
554-
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.6.tgz#d2c4c48eb85a757bf2927f75f939942d521e3016"
555-
dependencies:
556-
"@types/node" "*"
552+
"@types/uuid@3.4.7":
553+
version "3.4.7"
554+
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-3.4.7.tgz#51d42247473bc00e38cc8dfaf70d936842a36c03"
557555

558556
"@types/winston@2.4.4":
559557
version "2.4.4"

0 commit comments

Comments
 (0)