Skip to content

Commit

Permalink
chore: Update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Dale Lane <dale.lane@uk.ibm.com>
  • Loading branch information
dalelane committed Aug 29, 2019
1 parent 86a66d5 commit db55d26
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 79 deletions.
139 changes: 66 additions & 73 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -29,7 +29,7 @@
"@types/jsonwebtoken": "8.3.3",
"@types/jszip": "3.1.6",
"@types/jwt-decode": "2.2.1",
"@types/lodash": "4.14.137",
"@types/lodash": "4.14.138",
"@types/mocha": "5.2.7",
"@types/multer": "1.3.9",
"@types/mustache": "0.8.32",
Expand All @@ -50,7 +50,7 @@
"clone": "2.1.2",
"del": "5.1.0",
"eslint": "6.2.2",
"eslint-plugin-node": "9.1.0",
"eslint-plugin-node": "9.2.0",
"filecompare": "1.0.4",
"grunt": "1.0.4",
"grunt-bower-install-simple": "1.2.8",
Expand Down Expand Up @@ -87,7 +87,7 @@
"supertest": "4.0.2",
"tslint": "5.19.0",
"tslint-eslint-rules": "5.4.0",
"typescript": "3.5.3",
"typescript": "3.6.2",
"typescript-require": "0.2.10",
"unzipper": "0.10.4"
},
Expand All @@ -107,7 +107,7 @@
"file-type": "12.2.0",
"filesize": "4.1.2",
"he": "^1.2.0",
"helmet": "3.20.0",
"helmet": "3.20.1",
"http-range-parse": "1.0.0",
"http-status": "1.3.2",
"ibm-cos-sdk": "1.5.2",
Expand All @@ -118,8 +118,8 @@
"lodash": "4.17.15",
"lru": "3.1.0",
"multer": "1.4.2",
"mustache": "3.0.2",
"mysql2": "1.6.5",
"mustache": "3.0.3",
"mysql2": "1.7.0",
"nodemailer": "6.3.0",
"probe-image-size": "4.1.1",
"randomstring": "1.1.5",
Expand Down

0 comments on commit db55d26

Please sign in to comment.