mirror of
https://github.com/hassio-addons/addon-node-red.git
synced 2025-05-07 04:21:31 +00:00
⬆️ Update bcryptjs to v3 (#2048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
b8090b301f
commit
87d4bd383b
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue