Skip to content

Commit 87d4bd3

Browse files
⬆️ Update bcryptjs to v3 (#2048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b8090b3 commit 87d4bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

node-red/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"start": "node $NODE_OPTIONS node_modules/node-red/red.js"
1111
},
1212
"dependencies": {
13-
"bcryptjs": "2.4.3",
13+
"bcryptjs": "3.0.2",
1414
"js-yaml": "4.1.0",
1515
"node-red": "4.0.9",
1616
"node-red-contrib-bigtimer": "2.8.6",

0 commit comments

Comments
 (0)