dependencies

This commit is contained in:
Jack 2020-06-24 21:14:11 +01:00
parent 818de26e4b
commit d0daa37cc4
2 changed files with 2 additions and 2 deletions

View file

@ -2858,7 +2858,7 @@
}
},
"websocket-extensions": {
"version": "0.1.4",
"version": ">=0.1.4",
"resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
"integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg=="
},

2
package-lock.json generated
View file

@ -4232,7 +4232,7 @@
}
},
"websocket-extensions": {
"version": "0.1.3",
"version": ">=0.1.4",
"resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.3.tgz",
"integrity": "sha512-nqHUnMXmBzT0w570r2JpJxfiSD1IzoI+HGVdd3aZ0yNi3ngvQ4jv1dtHt5VGxfI2yj5yqImPhOK4vmIh2xMbGg=="
},