Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 28, 2020
1 parent 2b0b7c1 commit 16ebcba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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"
}
}

0 comments on commit 16ebcba

Please sign in to comment.