Bump uuid from 3.3.3 to 7.0.3 (#114)

Bumps [uuid](https://github.com/uuidjs/uuid) from 3.3.3 to 7.0.3.
- [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.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-04-03 08:46:07 +02:00
committed by GitHub
parent 455e3f26d2
commit 4a2b00d984
2 changed files with 7 additions and 2 deletions

View File

@@ -61,7 +61,7 @@
"sass-loader": "^8.0.2",
"style-loader": "^1.1.3",
"svg-inline-loader": "^0.8.2",
"uuid": "^3.3.2",
"uuid": "^7.0.3",
"webpack": "^4.42.1",
"webpack-cli": "^3.3.11",
"zip-webpack-plugin": "^3.0.0"