Skip to content

Commit

Permalink
Bump engine.io from 6.1.0 to 6.4.2 (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
edulix committed May 8, 2023
1 parent c10a882 commit 239e9b3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
"karma-ng-html2js-preprocessor": "^1.0.0"
},
"resolutions": {
"**/engine.io": "6.1.0",
"**/angular": "1.8.3",
"**/async": "3.2.2",
"**/shelljs": ">=0.8.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1516,10 +1516,10 @@ engine.io-parser@~5.0.0:
dependencies:
"@socket.io/base64-arraybuffer" "~1.0.2"

engine.io@~6.1.0:
version "6.1.2"
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.1.2.tgz#e7b9d546d90c62246ffcba4d88594be980d3855a"
integrity sha512-v/7eGHxPvO2AWsksyx2PUsQvBafuvqs0jJJQ0FdmJG1b9qIvgSbqDRGwNhfk2XHaTTbTXiC4quRE8Q9nRjsrQQ==
engine.io@6.1.0, engine.io@~6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.1.0.tgz#459eab0c3724899d7b63a20c3a6835cf92857939"
integrity sha512-ErhZOVu2xweCjEfYcTdkCnEYUiZgkAcBBAhW4jbIvNG8SLU3orAqoJCiytZjYF7eTpVmmCrLDjLIEaPlUAs1uw==
dependencies:
"@types/cookie" "^0.4.1"
"@types/cors" "^2.8.12"
Expand Down

0 comments on commit 239e9b3

Please sign in to comment.