Bump uuid from 3.3.3 to 7.0.1

Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 7.0.1.
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uuidjs/uuid/compare/v3.3.3...v7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-03-01 05:49:28 +00:00
committed by GitHub
parent 33dd3299d9
commit 01f4dc5568
2 changed files with 6 additions and 1 deletions

View File

@@ -61,7 +61,7 @@
"sass-loader": "^8.0.0",
"style-loader": "^1.1.2",
"svg-inline-loader": "^0.8.0",
"uuid": "^3.3.2",
"uuid": "^7.0.1",
"webpack": "^4.41.5",
"webpack-cli": "^3.3.10",
"zip-webpack-plugin": "^3.0.0"