From b801a7edd36139f83ccaf949a6682c035c032897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 08:43:26 +0200 Subject: [PATCH] Bump the server-minor-and-patch-dependencies group in /server with 2 updates (#1727) Bumps the server-minor-and-patch-dependencies group in /server with 2 updates: [express-http-proxy](https://github.com/villadora/express-http-proxy) and [winston](https://github.com/winstonjs/winston). Updates `express-http-proxy` from 2.0.0 to 2.1.1 - [Release notes](https://github.com/villadora/express-http-proxy/releases) - [Commits](https://github.com/villadora/express-http-proxy/compare/v2.0.0...v2.1.1) Updates `winston` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/winstonjs/winston/releases) - [Changelog](https://github.com/winstonjs/winston/blob/master/CHANGELOG.md) - [Commits](https://github.com/winstonjs/winston/compare/v3.13.0...v3.14.0) --- updated-dependencies: - dependency-name: express-http-proxy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-minor-and-patch-dependencies - dependency-name: winston dependency-type: direct:production update-type: version-update:semver-minor dependency-group: server-minor-and-patch-dependencies ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- server/package-lock.json | 32 ++++++++++++++++---------------- server/package.json | 4 ++-- 2 files changed, 18 insertions(+), 18 deletions(-) diff --git a/server/package-lock.json b/server/package-lock.json index 50faf809a..d137fa255 100644 --- a/server/package-lock.json +++ b/server/package-lock.json @@ -12,7 +12,7 @@ "cookie-parser": "^1.4.6", "dotenv": "^16.4.5", "express": "^4.19.2", - "express-http-proxy": "^2.0.0", + "express-http-proxy": "^2.1.1", "http-proxy-middleware": "^3.0.0", "jsdom": "^24.1.0", "jsonwebtoken": "9.0.2", @@ -20,7 +20,7 @@ "openid-client": "5.6.5", "typescript": "^5.5.3", "uuid": "^10.0.0", - "winston": "^3.13.0" + "winston": "^3.14.0" }, "devDependencies": { "@types/cookie-parser": "^1.4.7", @@ -847,9 +847,9 @@ } }, "node_modules/express-http-proxy": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/express-http-proxy/-/express-http-proxy-2.0.0.tgz", - "integrity": "sha512-TXxcPFTWVUMSEmyM6iX2sT/JtmqhqngTq29P+eXTVFdtxZrTmM8THUYK59rUXiln0FfPGvxEpGRnVrgvHksXDw==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/express-http-proxy/-/express-http-proxy-2.1.1.tgz", + "integrity": "sha512-4aRQRqDQU7qNPV5av0/hLcyc0guB9UP71nCYrQEYml7YphTo8tmWf3nDZWdTJMMjFikyz9xKXaURor7Chygdwg==", "dependencies": { "debug": "^3.0.1", "es6-promise": "^4.1.1", @@ -2308,15 +2308,15 @@ } }, "node_modules/winston": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.0.tgz", - "integrity": "sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.0.tgz", + "integrity": "sha512-XEJvmKJglhTW2TgfpKdkpj0119Yn5AClR7LJ0rBNUQFx20mNQj3s1ukTA1i77q+YBaHYbcKtXpxgPqfdUPCIYA==", "dependencies": { "@colors/colors": "^1.6.0", "@dabh/diagnostics": "^2.0.2", "async": "^3.2.3", "is-stream": "^2.0.0", - "logform": "^2.4.0", + "logform": "^2.6.0", "one-time": "^1.0.0", "readable-stream": "^3.4.0", "safe-stable-stringify": "^2.3.1", @@ -3029,9 +3029,9 @@ } }, "express-http-proxy": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/express-http-proxy/-/express-http-proxy-2.0.0.tgz", - "integrity": "sha512-TXxcPFTWVUMSEmyM6iX2sT/JtmqhqngTq29P+eXTVFdtxZrTmM8THUYK59rUXiln0FfPGvxEpGRnVrgvHksXDw==", + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/express-http-proxy/-/express-http-proxy-2.1.1.tgz", + "integrity": "sha512-4aRQRqDQU7qNPV5av0/hLcyc0guB9UP71nCYrQEYml7YphTo8tmWf3nDZWdTJMMjFikyz9xKXaURor7Chygdwg==", "requires": { "debug": "^3.0.1", "es6-promise": "^4.1.1", @@ -4109,15 +4109,15 @@ } }, "winston": { - "version": "3.13.0", - "resolved": "https://registry.npmjs.org/winston/-/winston-3.13.0.tgz", - "integrity": "sha512-rwidmA1w3SE4j0E5MuIufFhyJPBDG7Nu71RkZor1p2+qHvJSZ9GYDA81AyleQcZbh/+V6HjeBdfnTZJm9rSeQQ==", + "version": "3.14.0", + "resolved": "https://registry.npmjs.org/winston/-/winston-3.14.0.tgz", + "integrity": "sha512-XEJvmKJglhTW2TgfpKdkpj0119Yn5AClR7LJ0rBNUQFx20mNQj3s1ukTA1i77q+YBaHYbcKtXpxgPqfdUPCIYA==", "requires": { "@colors/colors": "^1.6.0", "@dabh/diagnostics": "^2.0.2", "async": "^3.2.3", "is-stream": "^2.0.0", - "logform": "^2.4.0", + "logform": "^2.6.0", "one-time": "^1.0.0", "readable-stream": "^3.4.0", "safe-stable-stringify": "^2.3.1", diff --git a/server/package.json b/server/package.json index e7376088a..ca282635b 100644 --- a/server/package.json +++ b/server/package.json @@ -11,14 +11,14 @@ "dotenv": "^16.4.5", "cookie-parser": "^1.4.6", "express": "^4.19.2", - "express-http-proxy": "^2.0.0", + "express-http-proxy": "^2.1.1", "http-proxy-middleware": "^3.0.0", "jsdom": "^24.1.0", "jsonwebtoken": "9.0.2", "node-jose": "2.2.0", "openid-client": "5.6.5", "uuid": "^10.0.0", - "winston": "^3.13.0", + "winston": "^3.14.0", "typescript": "^5.5.3" }, "devDependencies": {