Skip to content

Commit

Permalink
update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Zehir committed Feb 20, 2024
1 parent f19bc0d commit c0dba0c
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 54 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@
"test": "mocha"
},
"dependencies": {
"@node-red/util": "^3.1.3",
"@node-red/util": "^3.1.5",
"compare-versions": "^6.1.0",
"dot-prop": "^6.0.1",
"got": "^11.8.6",
"multiple-select": "^1.7.0",
"set-interval-async": "^2.0.3",
"ws": "^8.15.1"
"ws": "^8.16.0"
},
"devDependencies": {
"grunt": "^1.6.1",
Expand All @@ -65,7 +65,7 @@
"mocha": "^8.4.0",
"nyc": "^15.1.0",
"should": "^13.2.3",
"taze": "^0.13.0"
"taze": "^0.13.3"
},
"node-red": {
"version": ">=1.2.9",
Expand All @@ -83,4 +83,4 @@
"engines": {
"node": ">=14"
}
}
}
125 changes: 75 additions & 50 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit c0dba0c

Please sign in to comment.