Browse Source

Bump http-proxy in /samples/apps-with-core-angular/MoviesApp (#972)

Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/981/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
50cd0f4753
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

@ -5363,9 +5363,9 @@
"dev": true
},
"http-proxy": {
"version": "1.18.0",
"resolved": "https://kdi.jfrog.io/kdi/api/npm/npm/http-proxy/-/http-proxy-1.18.0.tgz",
"integrity": "sha1-2+VfY+daNH2389mZdPJpKjFKajo=",
"version": "1.18.1",
"resolved": "https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz",
"integrity": "sha512-7mz/721AbnJwIVbnaSv1Cz3Am0ZLT/UBwkC92VlxhXv/k/BBQfM2fXElQNC27BVGr0uwUpplYPQM9LnaBMR5NQ==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.0",

Loading…
Cancel
Save