Bump uuid from 7.0.3 to 8.1.0 (#137)

Bumps [uuid](https://github.com/uuidjs/uuid) from 7.0.3 to 8.1.0.
- [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/v7.0.3...v8.1.0)

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-06-04 23:15:03 +02:00
committed by GitHub
parent 0ba606d5d8
commit 3756848ba7
2 changed files with 5 additions and 5 deletions

View File

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