From a27dbd66dea9af1889e7bea723316ebc860c71bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 18:19:58 +0000 Subject: [PATCH] fix(deps): Bump @relaycorp/relaynet-core from 1.87.9 to 1.88.2 (#321) 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.87.9 to 1.88.2.
Release notes

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

v1.88.2

1.88.2 (2024-01-18)

Bug Fixes

v1.88.1

1.88.1 (2024-01-17)

Bug Fixes

v1.88.0

1.88.0 (2024-01-17)

Features

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.87.9&new-version=1.88.2)](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 | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3bc5345..a298c21 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,9 +32,6 @@ }, "engines": { "node": ">=14" - }, - "peerDependencies": { - "@relaycorp/relaynet-core": "< 2" } }, "node_modules/@ampproject/remapping": { @@ -1497,9 +1494,9 @@ } }, "node_modules/@relaycorp/relaynet-core": { - "version": "1.87.9", - "resolved": "https://registry.npmjs.org/@relaycorp/relaynet-core/-/relaynet-core-1.87.9.tgz", - "integrity": "sha512-6yQjS0D4yKfv5me9+6r3YjaZhvINd5mp2gVjh5wlAu5ejHUTwC/eJiFbN3unwd30c7yVasv36fGFUySx3qFNKg==", + "version": "1.88.2", + "resolved": "https://registry.npmjs.org/@relaycorp/relaynet-core/-/relaynet-core-1.88.2.tgz", + "integrity": "sha512-em8sdWoP5znFs2gwTnrIk/T9XmvSsIj7ESaZqT/++yA/m1PLO511ABSSqGVLFLDyOsfMWlPh43wmgNcghPOqKQ==", "dependencies": { "@peculiar/asn1-schema": "^2.3.8", "@peculiar/asn1-x509": "^2.3.8", @@ -8084,9 +8081,9 @@ "optional": true }, "@relaycorp/relaynet-core": { - "version": "1.87.9", - "resolved": "https://registry.npmjs.org/@relaycorp/relaynet-core/-/relaynet-core-1.87.9.tgz", - "integrity": "sha512-6yQjS0D4yKfv5me9+6r3YjaZhvINd5mp2gVjh5wlAu5ejHUTwC/eJiFbN3unwd30c7yVasv36fGFUySx3qFNKg==", + "version": "1.88.2", + "resolved": "https://registry.npmjs.org/@relaycorp/relaynet-core/-/relaynet-core-1.88.2.tgz", + "integrity": "sha512-em8sdWoP5znFs2gwTnrIk/T9XmvSsIj7ESaZqT/++yA/m1PLO511ABSSqGVLFLDyOsfMWlPh43wmgNcghPOqKQ==", "requires": { "@peculiar/asn1-schema": "^2.3.8", "@peculiar/asn1-x509": "^2.3.8",