From 051f8663c1290c5e9b1b8851d5d1d7caf72155ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 13:07:52 +0000 Subject: [PATCH] fix(deps): Bump @relaycorp/awala-keystore-cloud from 2.2.16 to 2.2.20 (#1202) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@relaycorp/awala-keystore-cloud](https://github.com/relaycorp/awala-keystore-gcp-js) from 2.2.16 to 2.2.20.
Release notes

Sourced from @​relaycorp/awala-keystore-cloud's releases.

v2.2.20

2.2.20 (2024-04-15)

Bug Fixes

v2.2.19

2.2.19 (2024-04-10)

Bug Fixes

v2.2.18

2.2.18 (2024-04-08)

Bug Fixes

v2.2.17

2.2.17 (2024-04-01)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/awala-keystore-cloud&package-manager=npm_and_yarn&previous-version=2.2.16&new-version=2.2.20)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
--- package-lock.json | 38 +++++++++++++++++++------------------- package.json | 2 +- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index e94a4986a..07b152b56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@grpc/grpc-js": "^1.10.6", "@redis/client": "^1.5.14", - "@relaycorp/awala-keystore-cloud": "^2.2.16", + "@relaycorp/awala-keystore-cloud": "^2.2.20", "@relaycorp/awala-keystore-mongodb": "^1.1.34", "@relaycorp/cloudevents-transport": "^2.0.14", "@relaycorp/cogrpc": "^1.4.3", @@ -1464,9 +1464,9 @@ } }, "node_modules/@google-cloud/kms": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@google-cloud/kms/-/kms-4.1.0.tgz", - "integrity": "sha512-CYS45CBhnkf0o69zljlnCcGJlwEmPh/19PP+AFtocdH4igRQJWRyYpKn4GED9hCGUvjnWFZWdQWjLqaSYKCRlQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@google-cloud/kms/-/kms-4.2.0.tgz", + "integrity": "sha512-EIFxBL2XbpRkW6TmmYNU3xmpbaDw49uD57q6/rRQMkWPENvPTrlonQeTBeXV1I18GMToVliQOwKs001Mzo7Dwg==", "dependencies": { "google-gax": "^4.0.3" }, @@ -2790,17 +2790,17 @@ } }, "node_modules/@relaycorp/awala-keystore-cloud": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@relaycorp/awala-keystore-cloud/-/awala-keystore-cloud-2.2.16.tgz", - "integrity": "sha512-6WbKE7OZTD6fydxKKLsHzBu31kxL2UeH7ihzqDAkUUmPrigFqDSM5xTYmqX1uJCBf+Q7NZ+Q808JGsDQRGDRdQ==", + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@relaycorp/awala-keystore-cloud/-/awala-keystore-cloud-2.2.20.tgz", + "integrity": "sha512-WmZd6vvh2z1iUtdobTZO4ykD2KGPLnS0OS3Y2Y5ku4B7yTcwaybV2VnoAdZoGb+o5Dp9mOnXGySmwOkAaKpsew==", "dependencies": { - "@google-cloud/kms": "^4.1.0", + "@google-cloud/kms": "^4.2.0", "@relaycorp/relaynet-core": ">=1.88.1, < 2.0", - "@typegoose/typegoose": "^12.2.0", + "@typegoose/typegoose": "^12.3.0", "axios": "^1.6.8", "env-var": "^7.4.1", "fast-crc32c": "^2.0.0", - "mongoose": "^8.2.3", + "mongoose": "^8.2.4", "webcrypto-core": "< 2.0" }, "engines": { @@ -13960,9 +13960,9 @@ } }, "@google-cloud/kms": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/@google-cloud/kms/-/kms-4.1.0.tgz", - "integrity": "sha512-CYS45CBhnkf0o69zljlnCcGJlwEmPh/19PP+AFtocdH4igRQJWRyYpKn4GED9hCGUvjnWFZWdQWjLqaSYKCRlQ==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/@google-cloud/kms/-/kms-4.2.0.tgz", + "integrity": "sha512-EIFxBL2XbpRkW6TmmYNU3xmpbaDw49uD57q6/rRQMkWPENvPTrlonQeTBeXV1I18GMToVliQOwKs001Mzo7Dwg==", "requires": { "google-gax": "^4.0.3" } @@ -15003,17 +15003,17 @@ } }, "@relaycorp/awala-keystore-cloud": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/@relaycorp/awala-keystore-cloud/-/awala-keystore-cloud-2.2.16.tgz", - "integrity": "sha512-6WbKE7OZTD6fydxKKLsHzBu31kxL2UeH7ihzqDAkUUmPrigFqDSM5xTYmqX1uJCBf+Q7NZ+Q808JGsDQRGDRdQ==", + "version": "2.2.20", + "resolved": "https://registry.npmjs.org/@relaycorp/awala-keystore-cloud/-/awala-keystore-cloud-2.2.20.tgz", + "integrity": "sha512-WmZd6vvh2z1iUtdobTZO4ykD2KGPLnS0OS3Y2Y5ku4B7yTcwaybV2VnoAdZoGb+o5Dp9mOnXGySmwOkAaKpsew==", "requires": { - "@google-cloud/kms": "^4.1.0", + "@google-cloud/kms": "^4.2.0", "@relaycorp/relaynet-core": ">=1.88.1, < 2.0", - "@typegoose/typegoose": "^12.2.0", + "@typegoose/typegoose": "^12.3.0", "axios": "^1.6.8", "env-var": "^7.4.1", "fast-crc32c": "^2.0.0", - "mongoose": "^8.2.3", + "mongoose": "^8.2.4", "webcrypto-core": "< 2.0" }, "dependencies": { diff --git a/package.json b/package.json index b174bc010..b0a58c0ee 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "dependencies": { "@grpc/grpc-js": "^1.10.6", "@redis/client": "^1.5.14", - "@relaycorp/awala-keystore-cloud": "^2.2.16", + "@relaycorp/awala-keystore-cloud": "^2.2.20", "@relaycorp/awala-keystore-mongodb": "^1.1.34", "@relaycorp/cloudevents-transport": "^2.0.14", "@relaycorp/cogrpc": "^1.4.3",