Skip to content

Commit 9e10e9d

Browse files
Update dependency bcrypt to v6 (#291)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ca7bd5a commit 9e10e9d

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "next start"
1212
},
1313
"dependencies": {
14-
"bcrypt": "5.1.1",
14+
"bcrypt": "6.0.0",
1515
"canvas": "3.1.0",
1616
"cookie": "1.0.2",
1717
"dompurify": "3.2.6",

pnpm-lock.yaml

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)