Skip to content

Commit

Permalink
Update version number of dependency modules
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuhitoyokoi committed Mar 19, 2020
1 parent 15e6de2 commit d1f044b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,16 +78,16 @@
"web of things"
],
"dependencies": {
"ajv": "6.10.2",
"cldr": "5.5.3",
"ajv": "6.12.0",
"cldr": "5.5.4",
"colors": "1.4.0",
"csv-string": "3.1.7",
"csv-string": "3.1.8",
"javascript-obfuscator": "0.27.2",
"jimp": "0.2.28",
"jimp": "0.9.6",
"js-string-escape": "1.0.1",
"minimist": "1.2.5",
"mustache": "3.1.0",
"request": "2.88.0",
"mustache": "4.0.1",
"request": "2.88.2",
"swagger-js-codegen-formdata": "0.15.5",
"when": "3.7.8",
"yamljs": "0.3.0"
Expand All @@ -99,11 +99,11 @@
"grunt-shell": "3.0.1",
"grunt-simple-mocha": "0.4.1",
"istanbul": "0.4.5",
"node-red": "1.0.3",
"node-red": "1.0.4",
"node-red-node-test-helper": "0.2.3",
"q": "1.5.1",
"should": "13.2.3",
"sinon": "7.5.0",
"sinon": "9.0.1",
"supertest": "4.0.2"
},
"bin": {
Expand Down

0 comments on commit d1f044b

Please sign in to comment.