chore: update dependencies to latest

- strong-globalize: ^6.0.4 (requires Node.js >=10)
- uuid: ^8.3.0

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2020-08-21 10:09:16 +02:00
parent a1f4c2cb0c
commit 1ff7e377bb
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 2 additions and 2 deletions

View File

@ -28,8 +28,8 @@
"bluebird": "^3.7.2",
"debug": "^4.1.1",
"msgpack5": "^4.2.0",
"strong-globalize": "^5.1.0",
"uuid": "^7.0.3"
"strong-globalize": "^6.0.4",
"uuid": "^8.3.0"
},
"devDependencies": {
"chai": "^4.2.0",