Merge pull request #132 from cracker0dks/dependabot/npm_and_yarn/engine.io-6.1.1

chore(deps): bump engine.io from 6.1.0 to 6.1.1
This commit is contained in:
Cracker 2022-01-15 17:05:24 +01:00 committed by GitHub
commit 92b73ff1ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
package-lock.json generated
View File

@ -6194,9 +6194,9 @@
} }
}, },
"engine.io": { "engine.io": {
"version": "6.1.0", "version": "6.1.1",
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.1.0.tgz", "resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.1.1.tgz",
"integrity": "sha512-ErhZOVu2xweCjEfYcTdkCnEYUiZgkAcBBAhW4jbIvNG8SLU3orAqoJCiytZjYF7eTpVmmCrLDjLIEaPlUAs1uw==", "integrity": "sha512-AyMc20q8JUUdvKd46+thc9o7yCZ6iC6MoBCChG5Z1XmFMpp+2+y/oKvwpZTUJB0KCjxScw1dV9c2h5pjiYBLuQ==",
"requires": { "requires": {
"@types/cookie": "^0.4.1", "@types/cookie": "^0.4.1",
"@types/cors": "^2.8.12", "@types/cors": "^2.8.12",