Bumped some deps

Note: isemail 3.x, jsdom 11.x, and mjml 3.3.4 contain breaking changes
This commit is contained in:
witzig 2017-09-22 15:28:26 +02:00
parent 8e1bc1df7a
commit f96b9de510

View file

@ -31,90 +31,90 @@
"node": ">=5.0.0" "node": ">=5.0.0"
}, },
"devDependencies": { "devDependencies": {
"babel-eslint": "^7.2.3", "babel-eslint": "^8.0.0",
"chai": "^4.0.2", "chai": "^4.1.2",
"eslint-config-nodemailer": "^1.2.0", "eslint-config-nodemailer": "^1.2.0",
"grunt": "^1.0.1", "grunt": "^1.0.1",
"grunt-cli": "^1.2.0", "grunt-cli": "^1.2.0",
"grunt-contrib-nodeunit": "^1.0.0", "grunt-contrib-nodeunit": "^1.0.0",
"grunt-eslint": "^20.0.0", "grunt-eslint": "^20.1.0",
"jsxgettext-andris": "^0.9.0-patch.1", "jsxgettext-andris": "^0.9.0-patch.1",
"mocha": "^3.3.0", "mocha": "^3.5.3",
"phantomjs-prebuilt": "^2.1.14", "phantomjs-prebuilt": "^2.1.15",
"selenium-webdriver": "^3.4.0", "selenium-webdriver": "^3.5.0",
"url-pattern": "^1.0.3" "url-pattern": "^1.0.3"
}, },
"optionalDependencies": { "optionalDependencies": {
"posix": "^4.1.1" "posix": "^4.1.1"
}, },
"dependencies": { "dependencies": {
"async": "^2.3.0", "async": "^2.5.0",
"aws-sdk": "^2.37.0", "aws-sdk": "^2.121.0",
"bcrypt-nodejs": "0.0.3", "bcrypt-nodejs": "0.0.3",
"body-parser": "^1.17.1", "body-parser": "^1.18.1",
"bounce-handler": "^7.3.2-fork.2", "bounce-handler": "^7.3.2-fork.2",
"compression": "^1.6.2", "compression": "^1.7.0",
"config": "^1.25.1", "config": "^1.26.2",
"connect-flash": "^0.1.1", "connect-flash": "^0.1.1",
"connect-redis": "^3.2.0", "connect-redis": "^3.3.0",
"cookie-parser": "^1.4.3", "cookie-parser": "^1.4.3",
"cors": "^2.8.3", "cors": "^2.8.4",
"csurf": "^1.9.0", "csurf": "^1.9.0",
"csv-generate": "^1.0.0", "csv-generate": "^1.0.0",
"csv-parse": "^1.2.0", "csv-parse": "^1.2.2",
"device": "^0.3.8", "device": "^0.3.8",
"dompurify": "^0.9.0", "dompurify": "^1.0.2",
"escape-html": "^1.0.3", "escape-html": "^1.0.3",
"express": "^4.15.2", "express": "^4.15.4",
"express-session": "^1.15.2", "express-session": "^1.15.5",
"faker": "^4.1.0", "faker": "^4.1.0",
"feedparser": "^2.1.0", "feedparser": "^2.2.1",
"fs-extra": "^3.0.1", "fs-extra": "^4.0.2",
"geoip-ultralight": "^0.1.5", "geoip-ultralight": "^0.1.5",
"gettext-parser": "^1.2.2", "gettext-parser": "^1.3.0",
"gm": "^1.23.0", "gm": "^1.23.0",
"handlebars": "^4.0.6", "handlebars": "^4.0.10",
"hbs": "^4.0.1", "hbs": "^4.0.1",
"he": "^1.1.1", "he": "^1.1.1",
"html-to-text": "^3.2.0", "html-to-text": "^3.3.0",
"humanize": "0.0.9", "humanize": "0.0.9",
"is-url": "^1.2.2", "is-url": "^1.2.2",
"isemail": "^2.2.1", "isemail": "^2.2.1",
"jquery-file-upload-middleware": "^0.1.8", "jquery-file-upload-middleware": "^0.1.8",
"jsdom": "^9.12.0", "jsdom": "^9.12.0",
"json-stringify-date": "^0.1.4", "json-stringify-date": "^0.1.4",
"juice": "^4.0.2", "juice": "^4.1.1",
"libmime": "^3.1.0", "libmime": "^3.1.0",
"mailparser": "^2.0.5", "mailparser": "^2.0.5",
"marked": "^0.3.6", "marked": "^0.3.6",
"memory-cache": "^0.1.6", "memory-cache": "^0.2.0",
"mjml": "3.3.3", "mjml": "3.3.3",
"mkdirp": "^0.5.1", "mkdirp": "^0.5.1",
"moment-timezone": "^0.5.12", "moment-timezone": "^0.5.13",
"morgan": "^1.8.1", "morgan": "^1.8.2",
"multer": "^1.3.0", "multer": "^1.3.0",
"multiparty": "^4.1.3", "multiparty": "^4.1.3",
"mysql": "^2.13.0", "mysql": "^2.14.1",
"node-gettext": "^2.0.0-rc.1", "node-gettext": "^2.0.0",
"node-mocks-http": "^1.6.1", "node-mocks-http": "^1.6.4",
"nodemailer": "^4.0.1", "nodemailer": "^4.1.0",
"nodemailer-openpgp": "^1.0.2", "nodemailer-openpgp": "^1.1.0",
"npmlog": "^4.0.2", "npmlog": "^4.1.2",
"object-hash": "^1.1.7", "object-hash": "^1.1.8",
"openpgp": "^2.5.3", "openpgp": "^2.5.11",
"passport": "^0.3.2", "passport": "^0.4.0",
"passport-local": "^1.0.0", "passport-local": "^1.0.0",
"premailer-api": "^1.0.4", "premailer-api": "^1.0.4",
"redfour": "^1.0.0", "redfour": "^1.0.2",
"redis": "^2.7.1", "redis": "^2.8.0",
"request": "^2.81.0", "request": "^2.82.0",
"request-promise": "^4.2.1", "request-promise": "^4.2.1",
"serve-favicon": "^2.4.2", "serve-favicon": "^2.4.4",
"shortid": "^2.2.8", "shortid": "^2.2.8",
"slugify": "^1.1.0", "slugify": "^1.2.1",
"smtp-server": "^3.0.1", "smtp-server": "^3.1.0",
"striptags": "^3.0.1", "striptags": "^3.1.0",
"toml": "^2.3.2", "toml": "^2.3.3",
"try-require": "^1.2.1" "try-require": "^1.2.1"
} }
} }