From cb0dcb3f412db08ce8124020c00809d0274ebe31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 21:57:41 +0000 Subject: [PATCH] Bump pkijs from 3.2.1 to 3.2.4 Bumps [pkijs](https://github.com/PeculiarVentures/PKI.js) from 3.2.1 to 3.2.4. - [Release notes](https://github.com/PeculiarVentures/PKI.js/releases) - [Commits](https://github.com/PeculiarVentures/PKI.js/compare/v3.2.1...v3.2.4) --- updated-dependencies: - dependency-name: pkijs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 385b76d..dc80e90 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@peculiar/x509": "^1.11.0", "cbor-x": "^1.5.9", "crc-32": "^1.2.2", - "pkijs": "^3.2.1" + "pkijs": "^3.2.4" }, "devDependencies": { "@eslint/js": "^9.7.0", @@ -3741,16 +3741,16 @@ } }, "node_modules/pkijs": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-3.2.1.tgz", - "integrity": "sha512-hrONUMBtrl3stJkctCRkBIa6KBs68CCGtWdTNgWFa+qxprFxjsaWUYvzBbeLqW8hLKKjH1sAD/wbIL3/YBIrvg==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/pkijs/-/pkijs-3.2.4.tgz", + "integrity": "sha512-Et9V5QpvBilPFgagJcaKBqXjKrrgF5JL2mSDELk1vvbOTt4fuBhSSsGn9Tcz0TQTfS5GCpXQ31Whrpqeqp0VRg==", "dependencies": { "@noble/hashes": "^1.4.0", "asn1js": "^3.0.5", "bytestreamjs": "^2.0.0", "pvtsutils": "^1.3.2", "pvutils": "^1.1.3", - "tslib": "^2.4.0" + "tslib": "^2.6.3" }, "engines": { "node": ">=12.0.0" diff --git a/package.json b/package.json index d370ef1..ee91b6f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@peculiar/x509": "^1.11.0", "cbor-x": "^1.5.9", "crc-32": "^1.2.2", - "pkijs": "^3.2.1" + "pkijs": "^3.2.4" }, "mocha": { "require": [