Skip to content

Commit 5cf2889

Browse files
authored
chore(deps): lock @paralleldrive/cuid2 to 2.2.2 (#1055)
lock version of @paralleldrive/cuid2 to 2.2.2 due to @noble/hashes new engine requirements
1 parent d0fbec1 commit 5cf2889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"test": "pnpm run audit && node --test ./test-node/**/*.test.js && pnpm run test-jest:ci"
7272
},
7373
"dependencies": {
74-
"@paralleldrive/cuid2": "^2.2.2",
74+
"@paralleldrive/cuid2": "2.2.2",
7575
"dezalgo": "^1.0.4",
7676
"once": "^1.4.0"
7777
},

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)