From 5d494a511e6e82a4f58f01d2545659c3e8989236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 09:10:20 +0000 Subject: [PATCH] chore(npm deps-dev): Bump @dfinity/auth-client from 2.1.1 to 2.1.2 (#22) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [@dfinity/auth-client](https://github.com/dfinity/agent-js/tree/HEAD/packages/auth-client) from 2.1.1 to 2.1.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dfinity/agent-js/releases"><code>@dfinity/auth-client</code>'s releases</a>.</em></p> <blockquote> <h2>Release 2.1.2</h2> <h2>What's Changed</h2> <ul> <li>chore: revert "feat: allow option set agent replica time" by <a href="https://github.com/dfx-json"><code>@dfx-json</code></a> in <a href="https://redirect.github.com/dfinity/agent-js/pull/935">dfinity/agent-js#935</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/dfinity/agent-js/compare/v2.1.1...v2.1.2">https://github.com/dfinity/agent-js/compare/v2.1.1...v2.1.2</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/dfinity/agent-js/blob/main/docs/CHANGELOG.md"><code>@dfinity/auth-client</code>'s changelog</a>.</em></p> <blockquote> <h2>[2.1.2] - 2024-09-30</h2> <ul> <li>fix: revert <a href="https://redirect.github.com/dfinity/agent-js/pull/923">dfinity/agent-js#923</a> allow option to set agent replica time</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dfinity/agent-js/commit/a57d8a3e1d72b0dbae9de6a222c648b67cf1d1fa"><code>a57d8a3</code></a> chore: release 2.1.2 (<a href="https://github.com/dfinity/agent-js/tree/HEAD/packages/auth-client/issues/936">#936</a>)</li> <li>See full diff in <a href="https://github.com/dfinity/agent-js/commits/v2.1.2/packages/auth-client">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@dfinity/auth-client&package-manager=npm_and_yarn&previous-version=2.1.1&new-version=2.1.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) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> 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) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 62 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 31 insertions(+), 33 deletions(-) diff --git a/package-lock.json b/package-lock.json index 26572f3..2c44c0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "src/example-frontend" ], "devDependencies": { - "@dfinity/auth-client": "^2.1.1", + "@dfinity/auth-client": "^2.1.2", "@dfinity/identity": "^2.0.0", "prettier": "^3.3.2", "prettier-plugin-organize-imports": "^4.1.0", @@ -36,9 +36,9 @@ } }, "node_modules/@dfinity/agent": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@dfinity/agent/-/agent-2.1.1.tgz", - "integrity": "sha512-9+XPFc9PrXM0kmaqZOOVW3eXBGaWzOjnnbEa55J1NBuDA6+X2jAyE51I62zXr1oFwMeKj7ykOEFd5MOmnMEijA==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@dfinity/agent/-/agent-2.1.2.tgz", + "integrity": "sha512-UAXf6uXovhBlSp245RWlA21zcCavy+vVUvKVQUpesk1gLJpJlvsCE6hYOwTeFZAP+bjmPi0Tl7cx8DT2KM4eDQ==", "dev": true, "peer": true, "dependencies": { @@ -50,38 +50,38 @@ "simple-cbor": "^0.4.1" }, "peerDependencies": { - "@dfinity/candid": "^2.1.1", - "@dfinity/principal": "^2.1.1" + "@dfinity/candid": "^2.1.2", + "@dfinity/principal": "^2.1.2" } }, "node_modules/@dfinity/auth-client": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@dfinity/auth-client/-/auth-client-2.1.1.tgz", - "integrity": "sha512-yvP3g9Y4ZnBw7GVy37ICFKt+2pZ3BAtOqbia5OSnaMRXgpgmfIvvyxFbMIrIDzLQJM+EuEmm1ZomXCyeFWDqyw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@dfinity/auth-client/-/auth-client-2.1.2.tgz", + "integrity": "sha512-3wIbap6NQi+6z/o+kEFfOQmWuIz94/j1efVlkBtLO0IWqC5NZqoMppwANZZCkENeMvI0krhqH3asQvediWKIsg==", "dev": true, "dependencies": { "idb": "^7.0.2" }, "peerDependencies": { - "@dfinity/agent": "^2.1.1", - "@dfinity/identity": "^2.1.1", - "@dfinity/principal": "^2.1.1" + "@dfinity/agent": "^2.1.2", + "@dfinity/identity": "^2.1.2", + "@dfinity/principal": "^2.1.2" } }, "node_modules/@dfinity/candid": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@dfinity/candid/-/candid-2.1.1.tgz", - "integrity": "sha512-RVcTKko8wLys2yW84e9Fu/AcJkZOdH7U/Rlm3Pgcx81fnfm74hxKCoecTYD+awbD2HSlVJRB/Uo7NoAoE/N+gQ==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@dfinity/candid/-/candid-2.1.2.tgz", + "integrity": "sha512-do69J9iahW2tlmbPdbmc8MDhi5cfIQyTcAlYqaSOOAyg+Kp8beCnW7mletXVfx30dyVlpkyCrYOXhbpQuSCKtw==", "dev": true, "peer": true, "peerDependencies": { - "@dfinity/principal": "^2.1.1" + "@dfinity/principal": "^2.1.2" } }, "node_modules/@dfinity/identity": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@dfinity/identity/-/identity-2.1.1.tgz", - "integrity": "sha512-Imls2yplJG8KUM4WRW3PHHaC1zJR/xGy6usXpkwJSV3zQVWuxTL0+myM20pTa3qO9RFawPDBtnu1/e14KJZ7Kw==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@dfinity/identity/-/identity-2.1.2.tgz", + "integrity": "sha512-LgskXJzyqm1UVsobAkF8bL1/SdLKFYW2kTIsKw7UOhuBy/COpnf3HZYmKeFCnxvharyIyq23W3WBhIpu9FeAvw==", "dev": true, "dependencies": { "@noble/curves": "^1.2.0", @@ -89,15 +89,15 @@ "borc": "^2.1.1" }, "peerDependencies": { - "@dfinity/agent": "^2.1.1", - "@dfinity/principal": "^2.1.1", + "@dfinity/agent": "^2.1.2", + "@dfinity/principal": "^2.1.2", "@peculiar/webcrypto": "^1.4.0" } }, "node_modules/@dfinity/principal": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/@dfinity/principal/-/principal-2.1.1.tgz", - "integrity": "sha512-XKoQRgL7S7MRPwabY6z2wJ1Mn0WQqe9ZQIMK2wtRq48f5nL1m0rZejf8kR9JsZCNCYK6ss4b09FCRNGC20J8Bg==", + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/@dfinity/principal/-/principal-2.1.2.tgz", + "integrity": "sha512-L3Y0nDjquqNFseM2Gx5fI4GOUKjjezFr9/6ZjSwAFeDeb4Ubqld4ZKL3FEzv4QKNbfZgCx19b7UXi+OdmLhi4w==", "dev": true, "peer": true, "dependencies": { @@ -247,11 +247,10 @@ } }, "node_modules/@types/estree": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.5.tgz", - "integrity": "sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==", + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.6.tgz", + "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==", "dev": true, - "license": "MIT", "peer": true }, "node_modules/acorn": { @@ -699,11 +698,10 @@ "peer": true }, "node_modules/source-map-js": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.0.tgz", - "integrity": "sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==", + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/source-map-js/-/source-map-js-1.2.1.tgz", + "integrity": "sha512-UXWMKhLOwVKb728IUtQPXxfYU+usdybtUrK/8uGE8CQMvrhOpwvzDBwj0QhSL7MQc7vIsISBG8VQ8+IDQxpfQA==", "dev": true, - "license": "BSD-3-Clause", "peer": true, "engines": { "node": ">=0.10.0" diff --git a/package.json b/package.json index 054b733..667f8f7 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "src/example-frontend" ], "devDependencies": { - "@dfinity/auth-client": "^2.1.1", + "@dfinity/auth-client": "^2.1.2", "@dfinity/identity": "^2.0.0", "prettier": "^3.3.2", "prettier-plugin-organize-imports": "^4.1.0",