Merge pull request #5 from bt3gl/dependabot/npm_and_yarn/cdk/ts/MSK_example/https-proxy-agent-2.2.4

Bump https-proxy-agent from 2.2.2 to 2.2.4 in /cdk/ts/MSK_example
This commit is contained in:
Steinkirch 2020-04-16 19:10:38 -07:00 committed by GitHub
commit 41b0b925b6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3020,9 +3020,9 @@
}
},
"https-proxy-agent": {
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz",
"integrity": "sha512-c8Ndjc9Bkpfx/vCJueCPy0jlP4ccCCSNDp8xwCZzPjKJUm+B+u9WX2x98Qx4n1PiMNTWo3D7KK5ifNV/yJyRzg==",
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz",
"integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==",
"dev": true,
"requires": {
"agent-base": "^4.3.0",