Skip to content

Commit 610517b

Browse files
Copilotyeojz
andauthored
Upgrade pnpm to 10.30.1 to fix audit endpoint issue (#805)
* Initial plan * Upgrade pnpm to version 10.30.1 Co-authored-by: yeojz <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: yeojz <[email protected]>
1 parent adf4ec6 commit 610517b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Thank you for your interest in contributing to otplib! This guide covers everyth
77
### Prerequisites
88

99
- Node.js >= 20.0.0
10-
- pnpm >= 8.0.0
10+
- pnpm >= 10.0.0
1111

1212
### Getting Started
1313

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"vitest": "^4.0.18",
6262
"vitest-tsconfig-paths": "^3.4.1"
6363
},
64-
"packageManager": "[email protected].0",
64+
"packageManager": "[email protected].1",
6565
"engines": {
6666
"node": ">=20.0.0",
6767
"pnpm": ">=10.0.0"

0 commit comments

Comments
 (0)