From 274a598b9d26a22b0162df1bb9a450dcbfadc975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:30:28 +0000 Subject: [PATCH] Bump the hpke-js group with 4 updates Bumps the hpke-js group with 4 updates: [hpke-js](https://github.com/dajiaji/hpke-js), [@hpke/chacha20poly1305](https://github.com/dajiaji/hpke-js), [@hpke/core](https://github.com/dajiaji/hpke-js) and [@hpke/dhkem-x25519](https://github.com/dajiaji/hpke-js). Updates `hpke-js` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/dajiaji/hpke-js/releases) - [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md) - [Commits](https://github.com/dajiaji/hpke-js/compare/1.4.3...1.5.0) Updates `@hpke/chacha20poly1305` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/dajiaji/hpke-js/releases) - [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md) - [Commits](https://github.com/dajiaji/hpke-js/compare/1.4.3...1.5.0) Updates `@hpke/core` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/dajiaji/hpke-js/releases) - [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md) - [Commits](https://github.com/dajiaji/hpke-js/compare/1.4.3...1.5.0) Updates `@hpke/dhkem-x25519` from 1.4.3 to 1.5.0 - [Release notes](https://github.com/dajiaji/hpke-js/releases) - [Changelog](https://github.com/dajiaji/hpke-js/blob/main/CHANGES.md) - [Commits](https://github.com/dajiaji/hpke-js/compare/1.4.3...1.5.0) --- updated-dependencies: - dependency-name: hpke-js dependency-type: direct:production update-type: version-update:semver-minor dependency-group: hpke-js - dependency-name: "@hpke/chacha20poly1305" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: hpke-js - dependency-name: "@hpke/core" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: hpke-js - dependency-name: "@hpke/dhkem-x25519" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: hpke-js ... Signed-off-by: dependabot[bot] --- package-lock.json | 32 ++++++++++++++++---------------- packages/dap/package.json | 8 ++++---- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package-lock.json b/package-lock.json index f22d6a66..a8176047 100644 --- a/package-lock.json +++ b/package-lock.json @@ -619,9 +619,9 @@ } }, "node_modules/@hpke/chacha20poly1305": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@hpke/chacha20poly1305/-/chacha20poly1305-1.4.3.tgz", - "integrity": "sha512-0of93jR0wlq2lG4RvXyrzL2qXKvi/ITWSwEp1sSVfxys8wlGU3aKrEwj0NeCXoHHKb5ei/n9VzsdlpC0xZsvFg==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@hpke/chacha20poly1305/-/chacha20poly1305-1.5.0.tgz", + "integrity": "sha512-IY05l6hrqI6WwJPpPxZmwu14ht/aqQzn6MmfnHuOnzb0iYGxQYX0w1e2TZHA/2w8uxzE+AIr4mDssHCpbhJSPg==", "dependencies": { "@hpke/common": "^1.4.3", "@noble/ciphers": "^0.5.3" @@ -639,9 +639,9 @@ } }, "node_modules/@hpke/core": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@hpke/core/-/core-1.4.3.tgz", - "integrity": "sha512-10ZwPlNcoM8t9NN4BV26Q437WQv+bKldSVTDL1XM8PvJYz7HbhhJUKrfyMmLIU8jA93t7hYPsOM12eGlDJtklQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@hpke/core/-/core-1.5.0.tgz", + "integrity": "sha512-l39NqGCQPUc2pQrZwqoAkKMdL1xwVson+ZaQl69LF1dOccKtHBwgu2FBjzo2RpkLE3sNC3RSqVVPDqHptPFRrw==", "dependencies": { "@hpke/common": "^1.4.3" }, @@ -650,9 +650,9 @@ } }, "node_modules/@hpke/dhkem-x25519": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/@hpke/dhkem-x25519/-/dhkem-x25519-1.4.3.tgz", - "integrity": "sha512-QFb09/hR/iJKurTvOY1PJ/TGr0CgAf2AO6HeyhP93afa5U3dg4xR038FhMvCw1XTe/hTvww9QoMJ+bAgMOwu7A==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/@hpke/dhkem-x25519/-/dhkem-x25519-1.5.0.tgz", + "integrity": "sha512-VSJy+YwRek7KTNiVSZipivI6U9ppQq/9vaHUNv/AEnk1CbbYL9xgDtFa9bf5pfqDEgKnUSwxnUCiO2SztI07jg==", "dependencies": { "@hpke/common": "^1.4.3", "@noble/curves": "^1.4.2", @@ -2715,9 +2715,9 @@ } }, "node_modules/hpke-js": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/hpke-js/-/hpke-js-1.4.3.tgz", - "integrity": "sha512-di8fhAcPSIcHPJpjtJRTZW8WG53SrnX/RYRM8UEdfVlWeMLddNf+BFFCLEYkyM5b3/JhojfaZ1+yuLj942aZhQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/hpke-js/-/hpke-js-1.5.0.tgz", + "integrity": "sha512-ko4OjlbVQxO5q+NuXOSB2hpIQFnR+Xa5QmWlg3g2EFf2SIj8fIwAS422PZfjw+kxNZ/mMz4fvCx7JrL/UDWccQ==", "dependencies": { "@hpke/chacha20poly1305": "^1.4.3", "@hpke/common": "^1.4.3", @@ -4534,12 +4534,12 @@ "@divviup/common": "^0.2.2", "@divviup/prio3": "^0.8.0", "@divviup/vdaf": "^0.8.0", - "hpke-js": "^1.4.3" + "hpke-js": "^1.5.0" }, "devDependencies": { - "@hpke/chacha20poly1305": "^1.2.9", - "@hpke/core": "^1.2.9", - "@hpke/dhkem-x25519": "^1.2.9", + "@hpke/chacha20poly1305": "^1.5.0", + "@hpke/core": "^1.5.0", + "@hpke/dhkem-x25519": "^1.5.0", "esbuild": "^0.24.0" } }, diff --git a/packages/dap/package.json b/packages/dap/package.json index 1f91549e..dbca371c 100644 --- a/packages/dap/package.json +++ b/packages/dap/package.json @@ -24,12 +24,12 @@ "@divviup/common": "^0.2.2", "@divviup/prio3": "^0.8.0", "@divviup/vdaf": "^0.8.0", - "hpke-js": "^1.4.3" + "hpke-js": "^1.5.0" }, "devDependencies": { - "@hpke/chacha20poly1305": "^1.2.9", - "@hpke/core": "^1.2.9", - "@hpke/dhkem-x25519": "^1.2.9", + "@hpke/chacha20poly1305": "^1.5.0", + "@hpke/core": "^1.5.0", + "@hpke/dhkem-x25519": "^1.5.0", "esbuild": "^0.24.0" } }