Skip to content

Commit

Permalink
Bump node-red-dashboard from 3.6.0 to 3.6.5 (#185)
Browse files Browse the repository at this point in the history
Bumps [node-red-dashboard](https://github.com/node-red/node-red-dashboard) from 3.6.0 to 3.6.5.
- [Release notes](https://github.com/node-red/node-red-dashboard/releases)
- [Changelog](https://github.com/node-red/node-red-dashboard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-red/node-red-dashboard/commits)

---
updated-dependencies:
- dependency-name: node-red-dashboard
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 88dedd0 commit 24f6786
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"dependencies": {
"dotenv": "16.4.5",
"node-red": "3.1.9",
"node-red-dashboard": "~3.6.0"
"node-red-dashboard": "~3.6.5"
}
}
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6625,15 +6625,15 @@ node-red-admin@^3.1.3:
optionalDependencies:
bcrypt "5.1.1"

node-red-dashboard@~3.6.0:
version "3.6.0"
resolved "https://registry.npmjs.org/node-red-dashboard/-/node-red-dashboard-3.6.0.tgz"
integrity sha512-5jA22x4If8A9sSOlROlyfHcos2D5CfavfgV8xaidDokdtAqdB9QkEuPtcnA17MnVoK5cZijoJJFi7xPasMCuEg==
node-red-dashboard@~3.6.5:
version "3.6.5"
resolved "https://registry.yarnpkg.com/node-red-dashboard/-/node-red-dashboard-3.6.5.tgz#d1351a0486b7192cfdf5fb7b141639afccbd30f8"
integrity sha512-zoTVq13lh3OXzxBdFJByxaiijHLOCdkVfR5eCKXNm0RNFfGFyaqPQ06OoeLPXTmhU6KU/VDINxCKJUtdChg9Iw==
dependencies:
compression "^1.7.4"
gridstack "^0.6.4"
serve-static "^1.15.0"
socket.io "^4.7.2"
socket.io "^4.7.4"

[email protected]:
version "3.1.9"
Expand Down Expand Up @@ -8148,7 +8148,7 @@ socket.io-parser@~4.2.4:
"@socket.io/component-emitter" "~3.1.0"
debug "~4.3.1"

socket.io@^4.7.2:
socket.io@^4.7.2, socket.io@^4.7.4:
version "4.7.5"
resolved "https://registry.npmjs.org/socket.io/-/socket.io-4.7.5.tgz"
integrity sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==
Expand Down

0 comments on commit 24f6786

Please sign in to comment.