From 9339d746a1e2dbaa78d67914876a43d886503f5f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 22 Jan 2020 08:59:42 +0000 Subject: [PATCH] fix(deps): update @adobe --- package-lock.json | 6 +++--- package.json | 2 +- template/package-lock.json | 42 +++++++++++++++++++++++++++++--------- template/package.json | 4 ++-- 4 files changed, 38 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04cbed9c..21bf116b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -430,9 +430,9 @@ } }, "@adobe/helix-status": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-7.0.3.tgz", - "integrity": "sha512-mkVCZWi42iLSKX/U4IhQ4pWbS1GoTRobKsNNcJzUKUUoxwwezUXX4sXIrb4bxzL/YDwgjVxK3fZyLJ1p3IlFNw==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-7.1.0.tgz", + "integrity": "sha512-XBhif/NvK9QGD73dz0hcwT1kKDDfaPiBT0v9KfaBRcx9GufLW2XFidxEUk1dqBrlwAL+JtCHpixDJlyiteJXiw==", "requires": { "@adobe/helix-log": "4.4.2", "request": "2.88.0", diff --git a/package.json b/package.json index 82af428d..911210a3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "homepage": "https://github.com/adobe/helix-service#readme", "dependencies": { "@adobe/create-helix-library": "1.3.1", - "@adobe/helix-status": "7.0.3", + "@adobe/helix-status": "7.1.0", "@adobe/openwhisk-action-logger": "^2.0.3", "@adobe/openwhisk-action-utils": "^4.0.0", "epsagon": "1.48.0", diff --git a/template/package-lock.json b/template/package-lock.json index 2e2808ae..9aece36b 100644 --- a/template/package-lock.json +++ b/template/package-lock.json @@ -219,9 +219,9 @@ } }, "@adobe/helix-status": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-7.0.3.tgz", - "integrity": "sha512-mkVCZWi42iLSKX/U4IhQ4pWbS1GoTRobKsNNcJzUKUUoxwwezUXX4sXIrb4bxzL/YDwgjVxK3fZyLJ1p3IlFNw==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-7.1.0.tgz", + "integrity": "sha512-XBhif/NvK9QGD73dz0hcwT1kKDDfaPiBT0v9KfaBRcx9GufLW2XFidxEUk1dqBrlwAL+JtCHpixDJlyiteJXiw==", "requires": { "@adobe/helix-log": "4.4.2", "request": "2.88.0", @@ -429,13 +429,34 @@ } }, "@adobe/openwhisk-action-logger": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@adobe/openwhisk-action-logger/-/openwhisk-action-logger-2.0.3.tgz", - "integrity": "sha512-xUkxdTkecsoT5KWQrniPh5W3x7bUKJPh6fjoazbnUhLwRYWAEcfJkiCLX/MeAAstp24UwPoTuUXZQWAsixR53Q==", + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/@adobe/openwhisk-action-logger/-/openwhisk-action-logger-2.0.4.tgz", + "integrity": "sha512-K08UjXN2+0YPfVaOHrqin6O7+JQgsQb6F+2i9Lo802pZKZtbvDIEIhzyfDTgDXSIrzuuwSRwglwBjYzZrZxLOA==", "requires": { - "@adobe/helix-log": "4.4.2", - "cls-hooked": "^4.2.2", - "dotenv": "^8.2.0" + "@adobe/helix-log": "4.5.0", + "cls-hooked": "^4.2.2" + }, + "dependencies": { + "@adobe/helix-log": { + "version": "4.5.0", + "resolved": "https://registry.npmjs.org/@adobe/helix-log/-/helix-log-4.5.0.tgz", + "integrity": "sha512-MBiijPUXz8JLULhfNiAvW5v8cOnx8H5AXVsP9AFp8CHzj3HX1B+HUQOg7dGnomXbeIaoFp18N+0A0sGgAF7qMQ==", + "requires": { + "big.js": "^5.2.2", + "colorette": "^1.1.0", + "ferrum": "^1.4.1", + "phin": "^3.4.0", + "polka": "^0.5.2", + "triple-beam": "^1.3.0", + "uuid": "^3.3.3", + "winston-transport": "^4.3.0" + } + }, + "uuid": { + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz", + "integrity": "sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==" + } } }, "@adobe/openwhisk-action-utils": { @@ -3845,7 +3866,8 @@ "dotenv": { "version": "8.2.0", "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz", - "integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==" + "integrity": "sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==", + "dev": true }, "dtrace-provider": { "version": "0.8.8", diff --git a/template/package.json b/template/package.json index 4a2d67f9..bae8f12e 100644 --- a/template/package.json +++ b/template/package.json @@ -32,8 +32,8 @@ }, "homepage": "https://github.com/adobe/helix-service#readme", "dependencies": { - "@adobe/helix-status": "7.0.3", - "@adobe/openwhisk-action-logger": "2.0.3", + "@adobe/helix-status": "7.1.0", + "@adobe/openwhisk-action-logger": "2.0.4", "@adobe/openwhisk-action-utils": "4.0.0", "epsagon": "1.48.0" },