security update

This commit is contained in:
wodka 2019-09-11 10:28:58 +02:00
parent 2dac042b0a
commit 8862a71b12
2 changed files with 511 additions and 5011 deletions

5494
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,9 +32,9 @@
"consolidate": "~0.14.5",
"cookie-parser": "^1.4.4",
"deep-diff": "^1.0.2",
"dotenv": "^8.0.0",
"dotenv": "^8.1.0",
"email-verification": "github:ohmyform/node-email-verification",
"envfile": "^2.1.1",
"envfile": "^2.3.0",
"express": "^4.17.1",
"express-session": "^1.16.2",
"glob": "^7.1.4",
@ -47,15 +47,15 @@
"grunt-env": "^0.4.4",
"grunt-html2js": "^0.6.0",
"grunt-ng-annotate": "^3.0.0",
"helmet": "^3.18.0",
"helmet": "^3.21.0",
"i18n": "^0.8.3",
"jit-grunt": "^0.9.1",
"jsdom": "^15.1.1",
"lodash": "^4.17.14",
"lodash": "^4.17.15",
"main-bower-files": "^2.13.1",
"method-override": "^3.0.0",
"mkdirp": "^0.5.1",
"mongoose": "^5.6.4",
"mongoose": "^5.7.0",
"morgan": "^1.9.1",
"nodemailer": "^6.3.0",
"passport": "^0.4.0",
@ -63,7 +63,7 @@
"passport-local": "^1.0.0",
"passport-localapikey-update": "^0.6.0",
"path-exists": "^4.0.0",
"prerender-node": "^2.2.1",
"prerender-node": "^2.8.0",
"pug": "^2.0.4",
"random-js": "^1.0.8",
"raven": "^0.9.0",
@ -75,11 +75,11 @@
"winston": "^3.2.1"
},
"devDependencies": {
"all-contributors-cli": "^6.7.0",
"all-contributors-cli": "^6.9.0",
"chromedriver": "^75.1.0",
"coveralls": "^3.0.5",
"coveralls": "^3.0.6",
"cross-spawn": "^6.0.5",
"del": "^5.0.0",
"del": "^5.1.0",
"grunt-cli": "^1.3.2",
"grunt-closure-compiler": "^0.0.21",
"grunt-contrib-concat": "^1.0.1",
@ -97,18 +97,18 @@
"grunt-wiredep": "^3.0.1",
"istanbul": "^0.4.5",
"jasmine-core": "^3.4.0",
"karma": "^4.2.0",
"karma-chrome-launcher": "^3.0.0",
"karma": "^4.3.0",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.1.0",
"karma-firefox-launcher": "^1.2.0",
"karma-jasmine": "^2.0.1",
"karma-jasmine-html-reporter": "^1.4.2",
"karma-mocha-reporter": "^2.2.5",
"karma-ng-html2js-preprocessor": "^1.0.0",
"karma-phantomjs-launcher": "^1.0.4",
"mocha": "^6.1.4",
"mocha": "^6.2.0",
"mocha-lcov-reporter": "^1.3.0",
"nightwatch": "^1.1.13",
"nightwatch": "^1.2.2",
"phantomjs": "^2.1.7",
"selenium-server": "^3.141.59",
"should": "^13.2.3",