Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jsxc/jsxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKlaus <klaus@jsxc.org>2022-02-04 16:13:24 +0300
committerGitHub <noreply@github.com>2022-02-04 16:13:24 +0300
commita45e92019359c56f2d49654ce5105ead1d7d8cec (patch)
tree78a6e04f27d3acce55ddec9ec37465d0fcdb90ba
parentb75821c467e95cd5cc66786b7f23b784e25768f2 (diff)
parent052fab82c1dbc90767488abbb1256621486fece8 (diff)
Merge pull request #1068 from jsxc/dependabot/npm_and_yarn/engine.io-6.1.1
chore(deps): bump engine.io from 6.1.0 to 6.1.1
-rw-r--r--yarn.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock
index f097f057..7bc08113 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -671,9 +671,9 @@
integrity sha512-ekGvFhFgrc2zYQoX4JeZPmVzZxw6Dtllga7iGHzfbYIYkAMUx/sAFP2GdFpLff+vdHXu5fl7WX9AT+TtqYcsyw==
"@types/node@*", "@types/node@>=10.0.0":
- version "17.0.5"
- resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.5.tgz#57ca67ec4e57ad9e4ef5a6bab48a15387a1c83e0"
- integrity sha512-w3mrvNXLeDYV1GKTZorGJQivK6XLCoGwpnyJFbJVK/aTBQUxOCaa/GlFAAN3OTDFcb7h5tiFG+YXCO2By+riZw==
+ version "17.0.8"
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.8.tgz#50d680c8a8a78fe30abe6906453b21ad8ab0ad7b"
+ integrity sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==
"@types/node@^14.14.9":
version "14.18.3"
@@ -2861,9 +2861,9 @@ engine.io-parser@~5.0.0:
base64-arraybuffer "~1.0.1"
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==
+ version "6.1.1"
+ resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.1.1.tgz#2e87680feedabe380e506594f5bfd34cde955d87"
+ integrity sha512-AyMc20q8JUUdvKd46+thc9o7yCZ6iC6MoBCChG5Z1XmFMpp+2+y/oKvwpZTUJB0KCjxScw1dV9c2h5pjiYBLuQ==
dependencies:
"@types/cookie" "^0.4.1"
"@types/cors" "^2.8.12"