Update strong-globalize to 4.x

This commit is contained in:
Miroslav Bajtoš 2018-06-12 16:44:59 +02:00
parent 284e0111b7
commit 9c44ec59c3
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
"bluebird": "^3.4.6", "bluebird": "^3.4.6",
"debug": "^3.1.0", "debug": "^3.1.0",
"msgpack5": "^3.4.1", "msgpack5": "^3.4.1",
"strong-globalize": "^3.1.0", "strong-globalize": "^4.1.1",
"uuid": "^3.0.1" "uuid": "^3.0.1"
}, },
"devDependencies": { "devDependencies": {