From c83eb516e93b5c654ac1af8d8062152a70bd60ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 18:07:14 +0000 Subject: [PATCH] fix(deps): bump @relaycorp/relaynet-core from 1.78.0 to 1.78.3 (#191) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@relaycorp/relaynet-core](https://github.com/relaycorp/relaynet-core-js) from 1.78.0 to 1.78.3.
Release notes

Sourced from @​relaycorp/relaynet-core's releases.

v1.78.3

1.78.3 (2022-05-20)

Bug Fixes

v1.78.2

1.78.2 (2022-05-20)

Bug Fixes

v1.78.1

1.78.1 (2022-05-16)

Bug Fixes

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@relaycorp/relaynet-core&package-manager=npm_and_yarn&previous-version=1.78.0&new-version=1.78.3)](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 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 | 73 ++++++++++++++++++++--------------------------- package.json | 2 +- 2 files changed, 32 insertions(+), 43 deletions(-) diff --git a/package-lock.json b/package-lock.json index a08ca0f..6a81109 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1715,25 +1715,15 @@ "integrity": "sha512-Hcv+nVC0kZnQ3tD9GVu5xSMR4VVYOteQIr/hwFPVEvPdlXqgGEuRjiheChHgdM+JyqdgNcmzZOX/tnl0JOiI7A==" }, "@peculiar/asn1-schema": { - "version": "2.1.6", - "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-2.1.6.tgz", - "integrity": "sha512-6ewdxD32vsjxbI/MvTef7PQxZIfLyV4w/5XzjOkosIGNt726zj8evLitCbjTeMHSZ/VeU4ZFSnrPXdCBHI6NWQ==", + "version": "2.1.8", + "resolved": "https://registry.npmjs.org/@peculiar/asn1-schema/-/asn1-schema-2.1.8.tgz", + "integrity": "sha512-u34H/bpqCdDuqrCVZvH0vpwFBT/dNEdNY+eE8u4IuC26yYnhDkXF4+Hliqca88Avbb7hyN2EF/eokyDdyS7G/A==", "requires": { - "asn1js": "^3.0.0", + "asn1js": "^3.0.4", "pvtsutils": "^1.3.2", "tslib": "^2.4.0" }, "dependencies": { - "asn1js": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-3.0.2.tgz", - "integrity": "sha512-//N3TnnL56cdjM5OGXBRWQ7D7/L9taP8DDkIjbs/2RhyKaDyotuVg1jolTyKfw89beUKB5FLW7Y9CB8EVmeY9g==", - "requires": { - "pvtsutils": "^1.3.2", - "pvutils": "^1.1.3", - "tslib": "^2.4.0" - } - }, "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", @@ -1776,24 +1766,24 @@ } }, "@relaycorp/relaynet-core": { - "version": "1.78.0", - "resolved": "https://registry.npmjs.org/@relaycorp/relaynet-core/-/relaynet-core-1.78.0.tgz", - "integrity": "sha512-EA1xkxseZ2v8VCNwGO3ZtQaXnNzGrCpbBgNIJ86DJsCGl1Vlh2NgeugnN3HfOtl0XivICnu7vA5Z7szMTwMq4w==", + "version": "1.78.3", + "resolved": "https://registry.npmjs.org/@relaycorp/relaynet-core/-/relaynet-core-1.78.3.tgz", + "integrity": "sha512-f9ptYYoxy8IIa41u5s0UxxzT++Nq97I++uw9WmS3+q3F4Y9UpUYLzQmM4fyy09K8maj++yrxARb0aWV8Ts0rPA==", "requires": { - "@peculiar/webcrypto": "^1.3.3", + "@peculiar/webcrypto": "^1.4.0", "@stablelib/aes-kw": "^1.0.1", "@types/verror": "^1.10.5", - "asn1js": "^2.4.0", + "asn1js": "^3.0.4", "buffer-to-arraybuffer": "0.0.6", "date-fns": "^2.28.0", "dohdec": "^3.1.0", "is-valid-domain": "^0.1.6", "moment": "^2.29.3", - "pkijs": "^2.3.0", + "pkijs": "^2.3.1", "smart-buffer": "^4.2.0", "uuid4": "^2.0.2", "verror": "^1.10.1", - "webcrypto-core": "^1.7.3" + "webcrypto-core": "^1.7.5" }, "dependencies": { "verror": { @@ -2200,11 +2190,20 @@ } }, "asn1js": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-2.4.0.tgz", - "integrity": "sha512-PvZC0FMyMut8aOnR2jAEGSkmRtHIUYPe9amUEnGjr9TdnUmsfoOkjrvUkOEU9mzpYBR1HyO9bF+8U1cLTMMHhQ==", + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-3.0.5.tgz", + "integrity": "sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ==", "requires": { - "pvutils": "^1.1.3" + "pvtsutils": "^1.3.2", + "pvutils": "^1.1.3", + "tslib": "^2.4.0" + }, + "dependencies": { + "tslib": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", + "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" + } } }, "assert-plus": { @@ -2564,9 +2563,9 @@ "dev": true }, "bytestreamjs": { - "version": "1.0.29", - "resolved": "https://registry.npmjs.org/bytestreamjs/-/bytestreamjs-1.0.29.tgz", - "integrity": "sha512-Mri3yqoo9YvdaSvD5OYl4Rdu9zCBJInW/Ez31sdlNY4ikMy//EvTTmidfLcs0e+NBvKVEpPzYvJAesjgMdjnZg==" + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/bytestreamjs/-/bytestreamjs-1.1.3.tgz", + "integrity": "sha512-JDGoiJ+yt+4Ui1e/vMWx5TRvmnErBBbsOkprXgbe1fRp2XZzI8MoknoiR/ZVCya9aWJbOhrJ5Heon1wrAdftkg==" }, "cache-base": { "version": "1.0.1", @@ -8099,11 +8098,11 @@ } }, "pkijs": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-2.3.1.tgz", - "integrity": "sha512-EmhJbottjyRxYLaJ+vELty/4taBL4CoPKAyYLel56gL1Z4sX8A4qKat1uHvSiD6sG8/Y3xLdENY+L15NvBr7Dw==", + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-2.4.0.tgz", + "integrity": "sha512-cjJP/mYuGyMrjJ49jI04khId5Oufd3nFTUYBzQTIIVNI7/oAWdwXEfpwTF8HELFV/gz+WGYUBHCe3KHWD8rYvg==", "requires": { - "asn1js": "^2.1.1", + "asn1js": "^3.0.3", "bytestreamjs": "^1.0.29", "pvutils": "^1.1.3" } @@ -9669,16 +9668,6 @@ "tslib": "^2.4.0" }, "dependencies": { - "asn1js": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/asn1js/-/asn1js-3.0.2.tgz", - "integrity": "sha512-//N3TnnL56cdjM5OGXBRWQ7D7/L9taP8DDkIjbs/2RhyKaDyotuVg1jolTyKfw89beUKB5FLW7Y9CB8EVmeY9g==", - "requires": { - "pvtsutils": "^1.3.2", - "pvutils": "^1.1.3", - "tslib": "^2.4.0" - } - }, "tslib": { "version": "2.4.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.4.0.tgz", diff --git a/package.json b/package.json index e8ee0bb..2e7834f 100644 --- a/package.json +++ b/package.json @@ -66,7 +66,7 @@ "typescript": "^3.9.10" }, "dependencies": { - "@relaycorp/relaynet-core": "^1.78.0", + "@relaycorp/relaynet-core": "^1.78.3", "axios": "^0.27.0", "env-var": "^7.1.1" },