Upgrade strftime version to 0.10.0

This commit is contained in:
Daniel García Aubert 2018-05-21 12:16:30 +02:00
parent 15f512a3c7
commit 985e61b3c6
2 changed files with 4 additions and 4 deletions

View File

@ -58,7 +58,7 @@
"moment": "~2.18.1",
"nock": "~2.11.0",
"redis": "2.8.0",
"strftime": "~0.8.2"
"strftime": "0.10.0"
},
"scripts": {
"lint": "jshint lib test",

View File

@ -2348,9 +2348,9 @@ step@~0.0.5:
version "0.0.6"
resolved "https://registry.yarnpkg.com/step/-/step-0.0.6.tgz#143e7849a5d7d3f4a088fe29af94915216eeede2"
strftime@~0.8.2:
version "0.8.4"
resolved "https://registry.yarnpkg.com/strftime/-/strftime-0.8.4.tgz#86b15949845e7de20c0c3d69db2b74fb73e4d25e"
strftime@0.10.0:
version "0.10.0"
resolved "https://registry.yarnpkg.com/strftime/-/strftime-0.10.0.tgz#b3f0fa419295202a5a289f6d6be9f4909a617193"
string-width@^1.0.1, string-width@^1.0.2:
version "1.0.2"