Browse Source

Bump websocket-extensions in /samples/apps-with-core-angular/MoviesApp (#982)

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/1027/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
209a8657ac
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      samples/apps-with-core-angular/MoviesApp/package-lock.json

6
samples/apps-with-core-angular/MoviesApp/package-lock.json

@ -12290,9 +12290,9 @@
}
},
"websocket-extensions": {
"version": "0.1.3",
"resolved": "https://kdi.jfrog.io/kdi/api/npm/npm/websocket-extensions/-/websocket-extensions-0.1.3.tgz",
"integrity": "sha1-XS/yKXcAPsaHpLhwc9+7rBRszyk=",
"version": "0.1.4",
"resolved": "https://registry.npmjs.org/websocket-extensions/-/websocket-extensions-0.1.4.tgz",
"integrity": "sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==",
"dev": true
},
"when": {

Loading…
Cancel
Save