Skip to content

Commit 6fd8c94

Browse files
chore(deps): update pnpm to v10.34.3
1 parent f26e467 commit 6fd8c94

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"keywords": [],
2525
"author": "Jacob Shirley",
2626
"license": "MIT",
27-
"packageManager": "pnpm@10.33.2",
27+
"packageManager": "pnpm@10.34.3",
2828
"repository": {
2929
"type": "git",
3030
"url": "git+ssh://git@github.com/jacobshirley/pki-lite.git"

packages/pki-lite-crypto-extended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"author": "Jacob Shirley",
4242
"homepage": "https://jacobshirley.github.io/pki-lite/v1",
4343
"license": "MIT",
44-
"packageManager": "pnpm@10.33.2",
44+
"packageManager": "pnpm@10.34.3",
4545
"dependencies": {
4646
"@noble/ciphers": "2.2.0",
4747
"@noble/hashes": "2.2.0",

packages/pki-lite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"readme": "pki-lite is a lightweight JavaScript/TypeScript library for working with PKI (Public Key Infrastructure) concepts such as X.509 certificates, certificate signing requests (CSR), and PEM/PKCS12 formats. It is designed for use in Node.js and browser environments, providing crypto operations with a minimal dependency footprint.",
5353
"author": "Jacob Shirley",
5454
"license": "MIT",
55-
"packageManager": "pnpm@10.33.2",
55+
"packageManager": "pnpm@10.34.3",
5656
"dependencies": {
5757
"asn1js": "3.0.10"
5858
},

0 commit comments

Comments
 (0)