Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump engine.io and browser-sync in /webXRapp/ProgressivelyEnhancedIndoorNavigationWebXR #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump engine.io and browser-sync
Bumps [engine.io](https://github.com/socketio/engine.io) to 6.2.1 and updates ancestor dependency [browser-sync](https://github.com/BrowserSync/browser-sync). These dependencies need to be updated together.


Updates `engine.io` from 3.2.1 to 6.2.1
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io@3.2.1...6.2.1)

Updates `browser-sync` from 2.26.7 to 2.27.10
- [Release notes](https://github.com/BrowserSync/browser-sync/releases)
- [Changelog](https://github.com/BrowserSync/browser-sync/blob/master/CHANGELOG.md)
- [Commits](BrowserSync/browser-sync@v2.26.7...v2.27.10)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: browser-sync
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] authored Nov 23, 2022

Verified

This commit was signed with the committer’s verified signature. The key has expired.
bastianallgeier Bastian Allgeier
commit 6975ac5029dd4fcbf9d56df64019330eb3c87425
1,122 changes: 635 additions & 487 deletions webXRapp/ProgressivelyEnhancedIndoorNavigationWebXR/package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webXRapp/ProgressivelyEnhancedIndoorNavigationWebXR/package.json
100755 → 100644
Original file line number Diff line number Diff line change
@@ -30,7 +30,7 @@
"@babel/preset-env": "^7.1.0",
"acorn": "^6.1.1",
"babel-loader": "^8.0.4",
"browser-sync": "^2.26.3",
"browser-sync": "^2.27.10",
"browser-sync-webpack-plugin": "2.2.2",
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^4.5.4",