|
@ -227,9 +227,12 @@ |
|
|
"integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==" |
|
|
"integrity": "sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==" |
|
|
}, |
|
|
}, |
|
|
"node-fetch": { |
|
|
"node-fetch": { |
|
|
"version": "2.6.1", |
|
|
|
|
|
"resolved": "https://globaldevtools.bbva.com:443/artifactory/api/npm/npm-repo/node-fetch/-/node-fetch-2.6.1.tgz", |
|
|
|
|
|
"integrity": "sha1-BFvTI2Mfdu0uK1VXM5RBa2OaAFI=" |
|
|
|
|
|
|
|
|
"version": "2.6.7", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz", |
|
|
|
|
|
"integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"whatwg-url": "^5.0.0" |
|
|
|
|
|
} |
|
|
}, |
|
|
}, |
|
|
"once": { |
|
|
"once": { |
|
|
"version": "1.4.0", |
|
|
"version": "1.4.0", |
|
@ -305,6 +308,11 @@ |
|
|
"readable-stream": "^3.0.6" |
|
|
"readable-stream": "^3.0.6" |
|
|
} |
|
|
} |
|
|
}, |
|
|
}, |
|
|
|
|
|
"tr46": { |
|
|
|
|
|
"version": "0.0.3", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", |
|
|
|
|
|
"integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" |
|
|
|
|
|
}, |
|
|
"universal-user-agent": { |
|
|
"universal-user-agent": { |
|
|
"version": "6.0.0", |
|
|
"version": "6.0.0", |
|
|
"resolved": "https://globaldevtools.bbva.com:443/artifactory/api/npm/npm-repo/universal-user-agent/-/universal-user-agent-6.0.0.tgz", |
|
|
"resolved": "https://globaldevtools.bbva.com:443/artifactory/api/npm/npm-repo/universal-user-agent/-/universal-user-agent-6.0.0.tgz", |
|
@ -315,6 +323,20 @@ |
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
|
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz", |
|
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" |
|
|
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=" |
|
|
}, |
|
|
}, |
|
|
|
|
|
"webidl-conversions": { |
|
|
|
|
|
"version": "3.0.1", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz", |
|
|
|
|
|
"integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==" |
|
|
|
|
|
}, |
|
|
|
|
|
"whatwg-url": { |
|
|
|
|
|
"version": "5.0.0", |
|
|
|
|
|
"resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz", |
|
|
|
|
|
"integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==", |
|
|
|
|
|
"requires": { |
|
|
|
|
|
"tr46": "~0.0.3", |
|
|
|
|
|
"webidl-conversions": "^3.0.0" |
|
|
|
|
|
} |
|
|
|
|
|
}, |
|
|
"wrappy": { |
|
|
"wrappy": { |
|
|
"version": "1.0.2", |
|
|
"version": "1.0.2", |
|
|
"resolved": "https://globaldevtools.bbva.com:443/artifactory/api/npm/npm-repo/wrappy/-/wrappy-1.0.2.tgz", |
|
|
"resolved": "https://globaldevtools.bbva.com:443/artifactory/api/npm/npm-repo/wrappy/-/wrappy-1.0.2.tgz", |
|
|