From 8a93d5e927597b6664c70d7a4e4541d5cb82d9f7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 07:24:33 +0000 Subject: [PATCH] fix: upgrade multiple dependencies with Snyk Snyk has created this PR to upgrade: - argon2 from 0.24.0 to 0.40.3. See this package in npm: https://www.npmjs.com/package/argon2 - async from 2.6.3 to 2.6.4. See this package in npm: https://www.npmjs.com/package/async - bluebird from 3.5.5 to 3.7.2. See this package in npm: https://www.npmjs.com/package/bluebird - body-parser from 1.19.0 to 1.20.2. See this package in npm: https://www.npmjs.com/package/body-parser - bunyan from 1.8.12 to 1.8.15. See this package in npm: https://www.npmjs.com/package/bunyan - cookie-parser from 1.4.4 to 1.4.6. See this package in npm: https://www.npmjs.com/package/cookie-parser - docdash from 1.1.1 to 1.2.0. See this package in npm: https://www.npmjs.com/package/docdash - ejs from 2.6.2 to 2.7.4. See this package in npm: https://www.npmjs.com/package/ejs - express from 4.16.4 to 4.19.2. See this package in npm: https://www.npmjs.com/package/express - express-rate-limit from 5.0.0 to 5.5.1. See this package in npm: https://www.npmjs.com/package/express-rate-limit - express-session from 1.16.2 to 1.18.0. See this package in npm: https://www.npmjs.com/package/express-session - external-ip from 2.1.1 to 2.3.1. See this package in npm: https://www.npmjs.com/package/external-ip - formidable from 1.2.1 to 1.2.6. See this package in npm: https://www.npmjs.com/package/formidable - geoip-lite from 1.3.7 to 1.4.10. See this package in npm: https://www.npmjs.com/package/geoip-lite - jimp from 0.6.4 to 0.22.12. See this package in npm: https://www.npmjs.com/package/jimp - jsdoc from 3.6.3 to 3.6.11. See this package in npm: https://www.npmjs.com/package/jsdoc - json2csv from 4.5.2 to 4.5.4. See this package in npm: https://www.npmjs.com/package/json2csv - mcc-mnc-list from 1.0.82 to 1.1.11. See this package in npm: https://www.npmjs.com/package/mcc-mnc-list - moment from 2.24.0 to 2.30.1. See this package in npm: https://www.npmjs.com/package/moment - moment-timezone from 0.5.26 to 0.5.45. See this package in npm: https://www.npmjs.com/package/moment-timezone - mongodb from 3.2.7 to 3.7.4. See this package in npm: https://www.npmjs.com/package/mongodb - nginx-conf from 1.5.0 to 1.7.0. See this package in npm: https://www.npmjs.com/package/nginx-conf - nodemailer from 6.3.0 to 6.9.14. See this package in npm: https://www.npmjs.com/package/nodemailer - properties-parser from 0.3.1 to 0.6.0. See this package in npm: https://www.npmjs.com/package/properties-parser - puppeteer from 1.19.0 to 1.20.0. See this package in npm: https://www.npmjs.com/package/puppeteer - request from 2.88.0 to 2.88.2. See this package in npm: https://www.npmjs.com/package/request - underscore from 1.9.1 to 1.13.7. See this package in npm: https://www.npmjs.com/package/underscore See this project in Snyk: https://app.snyk.io/org/0sus0/project/68555b57-2a0e-4eb0-91f9-c90c1ebc544f?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 54 ++++++++++++++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/package.json b/package.json index 29c8584e501..1676e70faf5 100644 --- a/package.json +++ b/package.json @@ -32,53 +32,53 @@ "test": "grunt --verbose" }, "dependencies": { - "argon2": "0.24.0", - "async": "2.6.3", + "argon2": "0.40.3", + "async": "2.6.4", "basic-auth": "2.0.1", - "bluebird": "3.5.5", - "body-parser": "1.19.0", - "bunyan": "1.8.12", + "bluebird": "3.7.2", + "body-parser": "1.20.2", + "bunyan": "1.8.15", "colors": "^1.2.4", "connect-flash": "0.1.1", "connect-mongoskin": "github:ar2rsawseen/connect-mongoskin", - "cookie-parser": "1.4.4", + "cookie-parser": "1.4.6", "countly-sdk-nodejs": "19.8.x", "countly-sdk-web": "19.8.x", "csurf": "1.10.0", - "docdash": "1.1.1", - "ejs": "2.6.2", + "docdash": "1.2.0", + "ejs": "2.7.4", "errorhandler": "1.5.1", - "express": "4.16.4", - "express-rate-limit": "5.0.0", - "express-session": "1.16.2", - "external-ip": "2.1.1", - "formidable": "1.2.1", + "express": "4.19.2", + "express-rate-limit": "5.5.1", + "express-session": "1.18.0", + "external-ip": "2.3.1", + "formidable": "1.2.6", "fs.extra": "^1.3.2", - "geoip-lite": "1.3.7", - "jimp": "0.6.4", - "jsdoc": "3.6.3", - "json2csv": "4.5.2", + "geoip-lite": "1.4.10", + "jimp": "0.22.12", + "jsdoc": "3.6.11", + "json2csv": "4.5.4", "json2xls": "^0.1.2", "later": "^1.1.6", "lodash": "^4.17.15", "lru-cache": "^5.1.1", - "mcc-mnc-list": "1.0.82", + "mcc-mnc-list": "1.1.11", "method-override": "3.0.0", - "moment": "2.24.0", - "moment-timezone": "0.5.26", - "mongodb": "3.2.7", + "moment": "2.30.1", + "moment-timezone": "0.5.45", + "mongodb": "3.7.4", "mongoskin": "github:ar2rsawseen/node-mongoskin", - "nginx-conf": "1.5.0", - "nodemailer": "6.3.0", + "nginx-conf": "1.7.0", + "nodemailer": "6.9.14", "nodemailer-sendmail-transport": "1.0.2", "nodemailer-smtp-pool": "2.8.3", "nodemailer-smtp-transport": "2.7.4", "offline-geocoder": "github:iartem/offline-geocoder", - "properties-parser": "0.3.1", - "puppeteer": "1.19.0", - "request": "2.88.0", + "properties-parser": "0.6.0", + "puppeteer": "1.20.0", + "request": "2.88.2", "time": "0.12.0", - "underscore": "1.9.1", + "underscore": "1.13.7", "yamljs": "0.3.0" }, "jshintConfig": {