From 3332f9ad861039ce7061a091a98b0982c4f8918c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 7 Dec 2020 13:49:13 +0000 Subject: [PATCH 1/2] fix(deps): update dependency googleapis to v66 --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 7d4e0593..972dbe3e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5830,9 +5830,9 @@ "integrity": "sha512-bwa8dBuMpOxg7COyqkW6muQuvNnWgVN8TX/epDRGW5m0jcrmq2QJyCyiV8ZE2/6LaIIqJtiv9bYokFhfpy/o6w==" }, "googleapis": { - "version": "65.0.0", - "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-65.0.0.tgz", - "integrity": "sha512-dcfZVkML8H6mPAsph0hgfyRQYKJpw2XjKchAXx5YEfDYWU7021Mpzaf+ejNSipa3QmcfOLOcWg6sUr0I7M4jjQ==", + "version": "66.0.0", + "resolved": "https://registry.npmjs.org/googleapis/-/googleapis-66.0.0.tgz", + "integrity": "sha512-jdEleRoyo/AeJZjKGC7Z2mHgochn2vR2JKqey6kydRkIBmCZxoQKLisRR4H8CRYZeEd6+c8Ns/LzS1S7qUjoFw==", "requires": { "google-auth-library": "^6.0.0", "googleapis-common": "^4.4.1" @@ -5875,9 +5875,9 @@ "dev": true }, "gtoken": { - "version": "5.0.5", - "resolved": "https://registry.npmjs.org/gtoken/-/gtoken-5.0.5.tgz", - "integrity": "sha512-wvjkecutFh8kVfbcdBdUWqDRrXb+WrgD79DBDEYf1Om8S1FluhylhtFjrL7Tx69vNhh259qA3Q1P4sPtb+kUYw==", + "version": "5.1.0", + "resolved": "https://registry.npmjs.org/gtoken/-/gtoken-5.1.0.tgz", + "integrity": "sha512-4d8N6Lk8TEAHl9vVoRVMh9BNOKWVgl2DdNtr3428O75r3QFrF/a5MMu851VmK0AA8+iSvbwRv69k5XnMLURGhg==", "requires": { "gaxios": "^4.0.0", "google-p12-pem": "^3.0.3", diff --git a/package.json b/package.json index 18a8afee..a108f3c5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@adobe/openwhisk-action-logger": "2.2.2", "@adobe/openwhisk-action-utils": "4.4.0", "@flighter/a1-notation": "1.0.6", - "googleapis": "65.0.0", + "googleapis": "66.0.0", "rss-parser": "3.9.0" }, "devDependencies": { From d9c4d8fa0d87fce6699fea4c6b8f5d4b96c44c85 Mon Sep 17 00:00:00 2001 From: adobe-bot <30273922+adobe-bot@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:49:31 -0500 Subject: [PATCH 2/2] chore(ci): trigger ci [skip action]