Bump uuid from 8.3.1 to 8.3.2

Bumps [uuid](https://github.com/uuidjs/uuid) from 8.3.1 to 8.3.2.
- [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/v8.3.1...v8.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-12-14 11:06:04 +00:00 committed by Benjamin Staneck
parent 6e08fa7267
commit 1c259ffb51
2 changed files with 5 additions and 5 deletions

View file

@ -48,7 +48,7 @@
"shebang-loader": "0.0.1",
"styled-jsx": "3.3.2",
"stylis": "3.5.4",
"uuid": "8.3.1",
"uuid": "8.3.2",
"webpack-cli": "4.2.0",
"xterm": "^4.9.0",
"xterm-addon-fit": "^0.4.0",

View file

@ -8309,10 +8309,10 @@ util@^0.11.0:
dependencies:
inherits "2.0.3"
uuid@8.3.1:
version "8.3.1"
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz#2ba2e6ca000da60fce5a196954ab241131e05a31"
integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg==
uuid@8.3.2:
version "8.3.2"
resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
uuid@^3.3.2:
version "3.4.0"