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:
parent
a1f4c2cb0c
commit
1ff7e377bb
|
@ -28,8 +28,8 @@
|
||||||
"bluebird": "^3.7.2",
|
"bluebird": "^3.7.2",
|
||||||
"debug": "^4.1.1",
|
"debug": "^4.1.1",
|
||||||
"msgpack5": "^4.2.0",
|
"msgpack5": "^4.2.0",
|
||||||
"strong-globalize": "^5.1.0",
|
"strong-globalize": "^6.0.4",
|
||||||
"uuid": "^7.0.3"
|
"uuid": "^8.3.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"chai": "^4.2.0",
|
"chai": "^4.2.0",
|
||||||
|
|
Loading…
Reference in New Issue