diff options
| author | bob <bcz@cs.brown.edu> | 2019-12-04 12:50:38 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-12-04 12:50:38 -0500 |
| commit | 97a4a9b1cfddc8b147ff61be13624704949c97f7 (patch) | |
| tree | aa5e692acd13a3f90bae34efa5e1e9dafddcabfe /package.json | |
| parent | 26fc5559314960c9cb186f56052b69e4f7d30f74 (diff) | |
tweaks to textbox sidebar. update to passport and npm
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 574c7e7fa..32344aad4 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@types/mongoose": "^5.5.8", "@types/node": "^10.12.30", "@types/nodemailer": "^4.6.6", - "@types/passport": "^1.0.0", + "@types/passport": "^1.0.2", "@types/passport-google-oauth20": "^2.0.2", "@types/passport-local": "^1.0.33", "@types/pdfjs-dist": "^2.0.0", @@ -171,7 +171,7 @@ "nodemailer": "^5.1.1", "nodemon": "^1.18.10", "normalize.css": "^8.0.1", - "npm": "^6.12.0", + "npm": "^6.13.2", "p-limit": "^2.2.0", "passport": "^0.4.0", "passport-google-oauth20": "^2.0.0", |
