From cc2c23a0431b1a1bf889407c5fed65311d747a07 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 10 Dec 2020 03:06:51 +0000 Subject: [PATCH 1/2] fix(deps): update adobe fixes --- package-lock.json | 129 ++++++++++++++++++++++++++-------------------- package.json | 6 +-- 2 files changed, 76 insertions(+), 59 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2b5dcdcc..b31653b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,16 +22,16 @@ } }, "@adobe/helix-fetch": { - "version": "1.9.1", - "resolved": "https://registry.npmjs.org/@adobe/helix-fetch/-/helix-fetch-1.9.1.tgz", - "integrity": "sha512-hCEQncr2WkR+JJsTUli4hl7y9uwGZHtgRuF1r+wrLSgwZn8twj2ijLEuajfPIhTqbYwg6Tiz0oBQLwNmLy+7Jg==", + "version": "1.9.2", + "resolved": "https://registry.npmjs.org/@adobe/helix-fetch/-/helix-fetch-1.9.2.tgz", + "integrity": "sha512-Yv2A0htxU0Al8t27PH8Fdf9rpCMaV+ssW8e6MQ+M3eKl5v5AnjjVEZMWOukP+Fou9bPgyb6xtDTxS78luczNMQ==", "requires": { - "fetch-h2": "^2.4.3", - "form-data": "^3.0.0", - "get-stream": "^6.0.0", - "http-cache-semantics": "^4.0.3", - "lru-cache": "^6.0.0", - "object-sizeof": "^1.5.3" + "fetch-h2": "2.5.1", + "form-data": "3.0.0", + "get-stream": "6.0.0", + "http-cache-semantics": "4.1.0", + "lru-cache": "6.0.0", + "object-sizeof": "1.6.1" }, "dependencies": { "form-data": { @@ -84,18 +84,18 @@ } }, "@adobe/helix-ops": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/@adobe/helix-ops/-/helix-ops-1.12.2.tgz", - "integrity": "sha512-TSrkC8MO+aLCyZG3yVsd6zZXjKTHjTMei5LaURAVFk+UYSKTIs8UKIbKytVCk3Ff3ZLAp2Gi05LdN2Do7/Yo3Q==", + "version": "1.12.3", + "resolved": "https://registry.npmjs.org/@adobe/helix-ops/-/helix-ops-1.12.3.tgz", + "integrity": "sha512-Xp2hMvrq8hBhY0C7eLl9gnS2azZfiO9gId/MFwzdl95o0GoVlRyycgwPBD3fpqA8+t9F0kdseErjI3Y1wX/ZrA==", "dev": true, "requires": { - "@adobe/helix-fetch": "1.9.1", + "@adobe/helix-fetch": "1.9.2", "diff": "5.0.0", "fs-extra": "9.0.1", "get-stream": "6.0.0", "git-log-parser": "1.2.0", "shelljs": "0.8.4", - "yargs": "16.1.0" + "yargs": "16.1.1" }, "dependencies": { "cliui": { @@ -139,9 +139,9 @@ "dev": true }, "yargs": { - "version": "16.1.0", - "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.1.0.tgz", - "integrity": "sha512-upWFJOmDdHN0syLuESuvXDmrRcWd1QafJolHskzaw79uZa7/x53gxQKiR07W59GWY1tFhhU/Th9DrtSfpS782g==", + "version": "16.1.1", + "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.1.1.tgz", + "integrity": "sha512-hAD1RcFP/wfgfxgMVswPE+z3tlPFtxG8/yWUrG2i17sTWGCGqWnxKcLTF4cUKDUK8fzokwsmO9H0TDkRbMHy8w==", "dev": true, "requires": { "cliui": "^7.0.2", @@ -149,7 +149,7 @@ "get-caller-file": "^2.0.5", "require-directory": "^2.1.1", "string-width": "^4.2.0", - "y18n": "^5.0.2", + "y18n": "^5.0.5", "yargs-parser": "^20.2.2" } }, @@ -178,11 +178,11 @@ } }, "@adobe/helix-status": { - "version": "8.2.2", - "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-8.2.2.tgz", - "integrity": "sha512-2Cf4medsQHxnbIkiPkqT0KNASUkpUDI4d3gEh72z29rV0TPvKKZUQVd5ecpVUtZMomw16Or8pSK/QHZDTxRFBA==", + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@adobe/helix-status/-/helix-status-8.2.3.tgz", + "integrity": "sha512-SjwbDfABCP0x4vYZ+Rl9FjW6/rWBXK0SVnB6wUn3DYNiujwL/x5tm/8hoxnJbfaCSofudbDMayoXb/DyuCPfhQ==", "requires": { - "@adobe/helix-fetch": "1.9.1", + "@adobe/helix-fetch": "1.9.2", "@adobe/helix-log": "4.5.3" }, "dependencies": { @@ -201,9 +201,9 @@ } }, "big.js": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.0.2.tgz", - "integrity": "sha512-5PQYFp5ZrznQwD7cNgUHZwpC0gm/Pmh2GiUMSW4KurSXEtjLUVAXnmxYnM2W1X0Dx9JFAcvYJ4IQ+dchanp5VA==" + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/big.js/-/big.js-6.0.3.tgz", + "integrity": "sha512-n6yn1FyVL1EW2DBAr4jlU/kObhRzmr+NNRESl65VIOT8WBJj/Kezpx2zFdhJUqYI6qrtTW7moCStYL5VxeVdPA==" } } }, @@ -1604,9 +1604,9 @@ } }, "@types/tough-cookie": { - "version": "2.3.7", - "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-2.3.7.tgz", - "integrity": "sha512-rMQbgMGxnLsdn8e9aPVyuN+zMQLrZ2QW8xlv7eWS1mydfGXN+tsTKffcIzd8rGCcLdmi3xvQw2MDaZI1bBNTaw==" + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.0.tgz", + "integrity": "sha512-I99sngh224D0M7XgW1s120zxCt3VYQ3IQsuw3P3jbq5GG4yc79+ZjyKznyOGIQrflfylLgcfekeZW/vk0yng6A==" }, "@ungap/promise-all-settled": { "version": "1.1.2", @@ -1915,9 +1915,9 @@ "dev": true }, "already": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/already/-/already-1.13.1.tgz", - "integrity": "sha512-ojPT/SKoeeoRKJ1pY+WAlgkS1pA86sMSpHHv3VQlWh+XfjzmWumeGYmi6i5hc2Jsxm97xZ6xPMFAymB/2Eoh8w==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/already/-/already-1.13.2.tgz", + "integrity": "sha512-GU0ZqMhSetZeDlivqttmAmd2UpCbPSucziaDJcCN2NdOTedzaJTqZZwHHuGJvp0Us1wzQG0vSqFqax1SqgH8Aw==", "requires": { "throat": "^5.0.0" } @@ -2744,9 +2744,9 @@ } }, "callguard": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/callguard/-/callguard-1.2.1.tgz", - "integrity": "sha512-QTxtuE+QrPA/ZStfYEf/IL1RqyOEpg3CMKp35oTs4n91WveYjbnbPJ0O2ob+RxhPzOuvb0KgQvYwJzhZ6nswXQ==" + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/callguard/-/callguard-2.0.0.tgz", + "integrity": "sha512-I3nd+fuj20FK1qu00ImrbH+II+8ULS6ioYr9igqR1xyqySoqc3DiHEyUM0mkoAdKeLGg2CtGnO8R3VRQX5krpQ==" }, "callsites": { "version": "3.1.0", @@ -4277,6 +4277,7 @@ "version": "1.4.4", "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", + "dev": true, "requires": { "once": "^1.4.0" } @@ -5109,17 +5110,24 @@ } }, "fetch-h2": { - "version": "2.4.5", - "resolved": "https://registry.npmjs.org/fetch-h2/-/fetch-h2-2.4.5.tgz", - "integrity": "sha512-Nl6wvKqwHPBKlGbXQsnA55EgzI62p/pTb5ISrfxJEAb7ShwcrITEQHAVHKiuf9Z3ulMd64fkildG/bQB4J3qzw==", - "requires": { - "@types/tough-cookie": "^2.3.6", - "already": "^1.12.0", - "callguard": "^1.2.1", - "get-stream": "^5.1.0", - "through2": "^3.0.1", + "version": "2.5.1", + "resolved": "https://registry.npmjs.org/fetch-h2/-/fetch-h2-2.5.1.tgz", + "integrity": "sha512-U+LQ+fHwF6TMg82A88wjljC5L174eoJfrc+0g4e7JWqL7U0w0QAoOkPDCGkO9KGH9BY55s4n45gLGOtlTAoqmw==", + "requires": { + "@types/tough-cookie": "^4.0.0", + "already": "^1.13.1", + "callguard": "^2.0.0", + "get-stream": "^6.0.0", + "through2": "^4.0.2", "to-arraybuffer": "^1.0.1", - "tough-cookie": "^3.0.1" + "tough-cookie": "^4.0.0" + }, + "dependencies": { + "get-stream": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.0.tgz", + "integrity": "sha512-A1B3Bh1UmL0bidM/YX2NsCOTnGJePL9rO/M+Mw3m9f2gUpfokS0hi5Eah0WSUEWZdZhIZtMjkIYS7mDfOqNHbg==" + } } }, "figgy-pudding": { @@ -5615,6 +5623,7 @@ "version": "5.1.0", "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.1.0.tgz", "integrity": "sha512-EXr1FOzrzTfGeL0gQdeFEvOMm2mzMOglyiOXSTpPC+iAjAKftbr3jpCMWynogwYnM+eSj9sHGc6wjIcDvYiygw==", + "dev": true, "requires": { "pump": "^3.0.0" } @@ -6366,7 +6375,8 @@ "ip-regex": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz", - "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=" + "integrity": "sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=", + "dev": true }, "is-accessor-descriptor": { "version": "0.1.6", @@ -13277,6 +13287,7 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", + "dev": true, "requires": { "end-of-stream": "^1.1.0", "once": "^1.3.1" @@ -15360,12 +15371,11 @@ "dev": true }, "through2": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/through2/-/through2-3.0.2.tgz", - "integrity": "sha512-enaDQ4MUyP2W6ZyT6EsMzqBPZaM/avg8iuo+l2d3QCs0J+6RaqkHV/2/lOwDTueBHeJ/2LG9lrLW3d5rWPucuQ==", + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/through2/-/through2-4.0.2.tgz", + "integrity": "sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==", "requires": { - "inherits": "^2.0.4", - "readable-stream": "2 || 3" + "readable-stream": "3" } }, "timers-browserify": { @@ -15439,13 +15449,20 @@ } }, "tough-cookie": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz", - "integrity": "sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==", + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz", + "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==", "requires": { - "ip-regex": "^2.1.0", - "psl": "^1.1.28", - "punycode": "^2.1.1" + "psl": "^1.1.33", + "punycode": "^2.1.1", + "universalify": "^0.1.2" + }, + "dependencies": { + "universalify": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" + } } }, "traverse": { diff --git a/package.json b/package.json index c44e3dfe..ec172905 100644 --- a/package.json +++ b/package.json @@ -31,11 +31,11 @@ }, "homepage": "https://github.com/adobe/helix-data-embed#readme", "dependencies": { - "@adobe/helix-fetch": "1.9.1", + "@adobe/helix-fetch": "1.9.2", "@adobe/helix-epsagon": "1.5.5", "@adobe/helix-onedrive-support": "3.1.5", "@adobe/helix-shared": "7.18.0", - "@adobe/helix-status": "8.2.2", + "@adobe/helix-status": "8.2.3", "@adobe/openwhisk-action-logger": "2.2.2", "@adobe/openwhisk-action-utils": "4.4.0", "@flighter/a1-notation": "1.0.6", @@ -44,7 +44,7 @@ }, "devDependencies": { "@adobe/eslint-config-helix": "1.1.3", - "@adobe/helix-ops": "1.12.2", + "@adobe/helix-ops": "1.12.3", "@adobe/helix-testutils": "0.4.1", "@adobe/openwhisk-action-builder": "2.15.1", "@semantic-release/changelog": "5.0.1", From d34f8556c022aad219acfaec9f1a1130273ae5fb Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Wed, 9 Dec 2020 22:07:08 -0500 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]