⬆️ Update bcryptjs to v3 (#2048)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-20 19:24:37 +01:00 committed by GitHub
parent b8090b301f
commit 87d4bd383b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,7 +10,7 @@
"start": "node $NODE_OPTIONS node_modules/node-red/red.js"
},
"dependencies": {
"bcryptjs": "2.4.3",
"bcryptjs": "3.0.2",
"js-yaml": "4.1.0",
"node-red": "4.0.9",
"node-red-contrib-bigtimer": "2.8.6",