got npm install to work

This commit is contained in:
Arielle Baldwynn 2019-04-29 16:02:27 -07:00
parent 17b428b304
commit 15a6324a90
2 changed files with 6893 additions and 5445 deletions

12314
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -26,10 +26,10 @@
},
"dependencies": {
"async": "^1.4.2",
"body-parser": "~1.14.1",
"bower": "~1.6.5",
"body-parser": "^1.19.0",
"bower": "^1.8.8",
"chalk": "^1.1.3",
"compression": "~1.6.0",
"compression": "^1.7.4",
"connect": "^3.4.1",
"connect-mongo": "^2.0.0",
"consolidate": "~0.14.5",
@ -38,8 +38,8 @@
"dotenv": "^2.0.0",
"email-verification": "github:tellform/node-email-verification",
"envfile": "^2.1.1",
"express": "~4.13.3",
"express-session": "~1.12.1",
"express": "^4.16.4",
"express-session": "^1.16.1",
"glob": "^7.0.3",
"grunt": "~0.4.1",
"grunt-concurrent": "~2.3.0",
@ -48,17 +48,17 @@
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-uglify": "~0.11.0",
"grunt-env": "~0.4.1",
"grunt-html2js": "~0.3.5",
"grunt-html2js": "^0.6.0",
"grunt-ng-annotate": "~1.0.1",
"helmet": "3.5.0",
"helmet": "^3.16.0",
"i18n": "^0.8.3",
"jit-grunt": "^0.9.1",
"lodash": "^4.17.4",
"main-bower-files": "~2.9.0",
"lodash": "^4.17.11",
"main-bower-files": "^2.13.1",
"method-override": "~2.3.0",
"mkdirp": "^0.5.1",
"mongoose": "~4.4.19",
"morgan": "~1.8.1",
"morgan": "^1.9.1",
"nodemailer": "~4.0.0",
"passport": "~0.3.0",
"passport-anonymous": "^1.0.1",
@ -66,10 +66,10 @@
"passport-localapikey-update": "^0.5.0",
"path-exists": "^2.1.0",
"prerender-node": "^2.2.1",
"pug": "^2.0.0-rc.4",
"pug": "^2.0.3",
"random-js": "^1.0.8",
"raven": "^0.9.0",
"request": "^2.83.0",
"request": "^2.88.0",
"socket.io": "^1.4.6",
"socket.io-redis": "^1.0.0",
"swig": "~1.4.1",