diff --git a/package.json b/package.json index 01bd6df6e..b416afb3d 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/shimmer": "^1.0.1", "@types/source-map-support": "^0.5.0", "@types/tmp": "0.1.0", - "@types/uuid": "^3.4.3", + "@types/uuid": "^7.0.0", "axios": "^0.19.0", "codecov": "^3.0.0", "cpy": "^8.0.0", @@ -113,6 +113,6 @@ "semver": "^7.0.0", "source-map-support": "^0.5.16", "shimmer": "^1.2.0", - "uuid": "^3.0.1" + "uuid": "^7.0.0" } }