Skip to content

Commit

Permalink
chore(deps-dev): bump engine.io-client from 6.1.1 to 6.2.2
Browse files Browse the repository at this point in the history
Bumps [engine.io-client](https://github.com/socketio/engine.io-client) from 6.1.1 to 6.2.2.
- [Release notes](https://github.com/socketio/engine.io-client/releases)
- [Changelog](https://github.com/socketio/engine.io-client/blob/main/CHANGELOG.md)
- [Commits](socketio/engine.io-client@6.1.1...6.2.2)

---
updated-dependencies:
- dependency-name: engine.io-client
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2022
1 parent 5eedf8a commit 2d8f838
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 34 deletions.
122 changes: 91 additions & 31 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"reflect-metadata": "0.1.13",
"rxjs": "7.5.5",
"socket.io": "4.4.1",
"tslib": "2.3.1",
"tslib": "2.4.0",
"uuid": "8.3.2"
},
"devDependencies": {
Expand Down Expand Up @@ -115,7 +115,7 @@
"core-js": "3.22.4",
"coveralls": "3.1.1",
"delete-empty": "3.0.0",
"engine.io-client": "6.1.1",
"engine.io-client": "6.2.2",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
Expand Down Expand Up @@ -152,7 +152,7 @@
"multer": "1.4.4",
"mysql2": "2.3.3",
"nats": "2.6.1",
"nodemon": "2.0.15",
"nodemon": "2.0.16",
"nyc": "15.1.0",
"point-of-view": "5.2.0",
"prettier": "2.6.2",
Expand Down

0 comments on commit 2d8f838

Please sign in to comment.