Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
gcampax committed May 24, 2021
1 parent 4c0c1c3 commit 97845d3
Show file tree
Hide file tree
Showing 2 changed files with 91 additions and 84 deletions.
161 changes: 84 additions & 77 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -34,7 +34,7 @@
"mmap-io": "^1.1.7",
"morgan": "^1.9.1",
"node-gettext": "^3.0.0",
"nodemailer": "^6.6.0",
"nodemailer": "^6.6.1",
"q": "^1.5.0",
"qs": "^6.10.1",
"query-validation": "^0.2.1",
Expand All @@ -46,14 +46,14 @@
"thingpedia": "~2.9.0-beta.1",
"thingtalk": "~2.0.0-beta.1",
"thingtalk-units": "^0.2.0",
"twilio": "^3.61.0",
"twilio": "^3.63.0",
"typescript": "^4.2.4",
"uuid": "^8.2.0",
"ws": "^7.4.5"
},
"devDependencies": {
"@istanbuljs/nyc-config-typescript": "^1.0.1",
"@types/argparse": "^2.0.5",
"@types/argparse": "^2.0.8",
"@types/body-parser": "^1.19.0",
"@types/byline": "^4.2.32",
"@types/deep-equal": "^1.0.1",
Expand All @@ -64,15 +64,15 @@
"@types/jsonstream": "^0.8.30",
"@types/mime": "^2.0.3",
"@types/morgan": "^1.9.2",
"@types/node": "^14.14.43",
"@types/node": "^14.17.0",
"@types/node-gettext": "^3.0.1",
"@types/nodemailer": "^6.4.1",
"@types/seedrandom": "^3.0.0",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^4.22.1",
"@typescript-eslint/parser": "^4.22.1",
"@typescript-eslint/eslint-plugin": "^4.24.0",
"@typescript-eslint/parser": "^4.24.0",
"coveralls": "^3.0.0",
"eslint": "^7.25.0",
"eslint": "^7.27.0",
"nyc": "^15.0.0",
"pegjs": "^0.10.0",
"source-map-support": "^0.5.19",
Expand Down

0 comments on commit 97845d3

Please sign in to comment.