From 53eeda8a6ebdff0f6ac639dcc6ae5ef8ad48212e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jun 2021 14:36:22 +0000 Subject: [PATCH] Bump y18n from 3.2.1 to 3.2.2 Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/yargs/y18n/releases) - [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/y18n/commits) Signed-off-by: dependabot[bot] --- package-lock.json | 200 +++++++++++++++++++++++----------------------- 1 file changed, 100 insertions(+), 100 deletions(-) diff --git a/package-lock.json b/package-lock.json index deb8490..95d0cda 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6,7 +6,7 @@ "dependencies": { "@electron/get": { "version": "1.12.4", - "resolved": "https://unpm.uberinternal.com/@electron%2fget/-/get-1.12.4.tgz", + "resolved": "https://registry.npmjs.org/@electron/get/-/get-1.12.4.tgz", "integrity": "sha512-6nr9DbJPUR9Xujw6zD3y+rS95TyItEVM0NVjt1EehY2vUWfIgPiIPVHxCvaTS0xr2B+DRxovYVKbuOWqC35kjg==", "requires": { "debug": "^4.1.1", @@ -22,7 +22,7 @@ "dependencies": { "debug": { "version": "4.3.1", - "resolved": "https://unpm.uberinternal.com/debug/-/debug-4.3.1.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "requires": { "ms": "2.1.2" @@ -30,29 +30,29 @@ }, "ms": { "version": "2.1.2", - "resolved": "https://unpm.uberinternal.com/ms/-/ms-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "progress": { "version": "2.0.3", - "resolved": "https://unpm.uberinternal.com/progress/-/progress-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" }, "semver": { "version": "6.3.0", - "resolved": "https://unpm.uberinternal.com/semver/-/semver-6.3.0.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz", "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==" } } }, "@sindresorhus/is": { "version": "0.14.0", - "resolved": "https://unpm.uberinternal.com/@sindresorhus%2fis/-/is-0.14.0.tgz", + "resolved": "https://registry.npmjs.org/@sindresorhus/is/-/is-0.14.0.tgz", "integrity": "sha512-9NET910DNaIPngYnLLPeg+Ogzqsi9uM4mSboU5y6p8S5DzMTVEsJZrawi+BoDNUVBa2DhJqQYUFvMDfgU062LQ==" }, "@szmarczak/http-timer": { "version": "1.1.2", - "resolved": "https://unpm.uberinternal.com/@szmarczak%2fhttp-timer/-/http-timer-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/@szmarczak/http-timer/-/http-timer-1.1.2.tgz", "integrity": "sha512-XIB2XbzHTN6ieIjfIMV9hlVcfPU26s2vafYWQcZHWXHOxiaRZYEDKEwdl129Zyg50+foYV2jCgtrqSA6qNuNSA==", "requires": { "defer-to-connect": "^1.0.1" @@ -60,7 +60,7 @@ }, "@types/node": { "version": "14.17.3", - "resolved": "https://unpm.uberinternal.com/@types%2fnode/-/node-14.17.3.tgz", + "resolved": "https://registry.npmjs.org/@types/node/-/node-14.17.3.tgz", "integrity": "sha512-e6ZowgGJmTuXa3GyaPbTGxX17tnThl2aSSizrFthQ7m9uLGZBXiGhgE55cjRZTF5kjZvYn9EOPOMljdjwbflxw==" }, "acorn": { @@ -88,7 +88,7 @@ }, "agent-base": { "version": "4.3.0", - "resolved": "https://unpm.uberinternal.com/agent-base/-/agent-base-4.3.0.tgz", + "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-4.3.0.tgz", "integrity": "sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==", "requires": { "es6-promisify": "^5.0.0" @@ -170,7 +170,7 @@ }, "async-limiter": { "version": "1.0.1", - "resolved": "https://unpm.uberinternal.com/async-limiter/-/async-limiter-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.1.tgz", "integrity": "sha512-csOlWGAcRFJaI6m+F2WKdnMKr4HhdhFVBk0H/QbJFMCr+uO2kwohwXQPxw/9OCxp05r5ghVBFSyioixx3gfkNQ==" }, "babel-code-frame": { @@ -191,7 +191,7 @@ }, "boolean": { "version": "3.1.2", - "resolved": "https://unpm.uberinternal.com/boolean/-/boolean-3.1.2.tgz", + "resolved": "https://registry.npmjs.org/boolean/-/boolean-3.1.2.tgz", "integrity": "sha512-YN6UmV0FfLlBVvRvNPx3pz5W/mUoYB24J4WSXOKP/OOJpi+Oq6WYqPaNTHzjI0QzwWtnvEd5CGYyQPgp1jFxnw==", "optional": true }, @@ -206,12 +206,12 @@ }, "buffer-crc32": { "version": "0.2.13", - "resolved": "https://unpm.uberinternal.com/buffer-crc32/-/buffer-crc32-0.2.13.tgz", + "resolved": "https://registry.npmjs.org/buffer-crc32/-/buffer-crc32-0.2.13.tgz", "integrity": "sha1-DTM+PwDqxQqhRUq9MO+MKl2ackI=" }, "buffer-from": { "version": "1.1.1", - "resolved": "https://unpm.uberinternal.com/buffer-from/-/buffer-from-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz", "integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==" }, "builtin-modules": { @@ -222,7 +222,7 @@ }, "cacheable-request": { "version": "6.1.0", - "resolved": "https://unpm.uberinternal.com/cacheable-request/-/cacheable-request-6.1.0.tgz", + "resolved": "https://registry.npmjs.org/cacheable-request/-/cacheable-request-6.1.0.tgz", "integrity": "sha512-Oj3cAGPCqOZX7Rz64Uny2GYAZNliQSqfbePrgAQ1wKAihYmCUnraBtJtKcGR4xz7wF+LoJC+ssFZvv5BgF9Igg==", "requires": { "clone-response": "^1.0.2", @@ -236,7 +236,7 @@ "dependencies": { "get-stream": { "version": "5.2.0", - "resolved": "https://unpm.uberinternal.com/get-stream/-/get-stream-5.2.0.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz", "integrity": "sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA==", "requires": { "pump": "^3.0.0" @@ -244,7 +244,7 @@ }, "lowercase-keys": { "version": "2.0.0", - "resolved": "https://unpm.uberinternal.com/lowercase-keys/-/lowercase-keys-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-2.0.0.tgz", "integrity": "sha512-tqNXrS78oMOE73NMxK4EMLQsQowWf8jKooH9g7xPavRT706R6bkQJ6DY2Te7QukaZsulxa30wQ7bk0pm4XiHmA==" } } @@ -337,7 +337,7 @@ }, "clone-response": { "version": "1.0.2", - "resolved": "https://unpm.uberinternal.com/clone-response/-/clone-response-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/clone-response/-/clone-response-1.0.2.tgz", "integrity": "sha1-0dyXOSAxTfZ/vrlCI7TuNQI56Ws=", "requires": { "mimic-response": "^1.0.0" @@ -410,7 +410,7 @@ }, "config-chain": { "version": "1.1.13", - "resolved": "https://unpm.uberinternal.com/config-chain/-/config-chain-1.1.13.tgz", + "resolved": "https://registry.npmjs.org/config-chain/-/config-chain-1.1.13.tgz", "integrity": "sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==", "optional": true, "requires": { @@ -426,7 +426,7 @@ }, "core-js": { "version": "3.14.0", - "resolved": "https://unpm.uberinternal.com/core-js/-/core-js-3.14.0.tgz", + "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.14.0.tgz", "integrity": "sha512-3s+ed8er9ahK+zJpp9ZtuVcDoFzHNiZsPbNAAE4KXgrRHbjSqqNN6xGSXq6bq7TZIbKj4NLrLb6bJ5i+vSVjHA==", "optional": true }, @@ -503,7 +503,7 @@ }, "decompress-response": { "version": "3.3.0", - "resolved": "https://unpm.uberinternal.com/decompress-response/-/decompress-response-3.3.0.tgz", + "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-3.3.0.tgz", "integrity": "sha1-gKTdMjdIOEv6JICDYirt7Jgq3/M=", "requires": { "mimic-response": "^1.0.0" @@ -517,12 +517,12 @@ }, "defer-to-connect": { "version": "1.1.3", - "resolved": "https://unpm.uberinternal.com/defer-to-connect/-/defer-to-connect-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/defer-to-connect/-/defer-to-connect-1.1.3.tgz", "integrity": "sha512-0ISdNousHvZT2EiFlZeZAHBUvSxmKswVCEf8hW7KWgG4a8MVEu/3Vb6uWYozkjylyCxe0JBIiRB1jV45S70WVQ==" }, "define-properties": { "version": "1.1.3", - "resolved": "https://unpm.uberinternal.com/define-properties/-/define-properties-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.3.tgz", "integrity": "sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==", "optional": true, "requires": { @@ -546,7 +546,7 @@ }, "detect-node": { "version": "2.1.0", - "resolved": "https://unpm.uberinternal.com/detect-node/-/detect-node-2.1.0.tgz", + "resolved": "https://registry.npmjs.org/detect-node/-/detect-node-2.1.0.tgz", "integrity": "sha512-T0NIuQpnTvFDATNuHN5roPwSBG83rFsuO+MXXH9/3N1eFbn4wcPjttvjMLEPWJ0RGUYgQE7cGgS3tNxbqCGM7g==", "optional": true }, @@ -570,12 +570,12 @@ }, "duplexer3": { "version": "0.1.4", - "resolved": "https://unpm.uberinternal.com/duplexer3/-/duplexer3-0.1.4.tgz", + "resolved": "https://registry.npmjs.org/duplexer3/-/duplexer3-0.1.4.tgz", "integrity": "sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=" }, "electron": { "version": "13.1.2", - "resolved": "https://unpm.uberinternal.com/electron/-/electron-13.1.2.tgz", + "resolved": "https://registry.npmjs.org/electron/-/electron-13.1.2.tgz", "integrity": "sha512-aNT9t+LgdQaZ7FgN36pN7MjSEoj+EWc2T9yuOqBApbmR4HavGRadSz7u9N2Erw2ojdIXtei2RVIAvVm8mbDZ0g==", "requires": { "@electron/get": "^1.0.1", @@ -591,13 +591,13 @@ }, "encodeurl": { "version": "1.0.2", - "resolved": "https://unpm.uberinternal.com/encodeurl/-/encodeurl-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/encodeurl/-/encodeurl-1.0.2.tgz", "integrity": "sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=", "optional": true }, "end-of-stream": { "version": "1.4.4", - "resolved": "https://unpm.uberinternal.com/end-of-stream/-/end-of-stream-1.4.4.tgz", + "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz", "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==", "requires": { "once": "^1.4.0" @@ -605,7 +605,7 @@ }, "env-paths": { "version": "2.2.1", - "resolved": "https://unpm.uberinternal.com/env-paths/-/env-paths-2.2.1.tgz", + "resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz", "integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==" }, "error-ex": { @@ -629,7 +629,7 @@ }, "es6-error": { "version": "4.1.1", - "resolved": "https://unpm.uberinternal.com/es6-error/-/es6-error-4.1.1.tgz", + "resolved": "https://registry.npmjs.org/es6-error/-/es6-error-4.1.1.tgz", "integrity": "sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg==", "optional": true }, @@ -660,12 +660,12 @@ }, "es6-promise": { "version": "4.2.8", - "resolved": "https://unpm.uberinternal.com/es6-promise/-/es6-promise-4.2.8.tgz", + "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-4.2.8.tgz", "integrity": "sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==" }, "es6-promisify": { "version": "5.0.0", - "resolved": "https://unpm.uberinternal.com/es6-promisify/-/es6-promisify-5.0.0.tgz", + "resolved": "https://registry.npmjs.org/es6-promisify/-/es6-promisify-5.0.0.tgz", "integrity": "sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=", "requires": { "es6-promise": "^4.0.3" @@ -983,7 +983,7 @@ }, "extract-zip": { "version": "1.7.0", - "resolved": "https://unpm.uberinternal.com/extract-zip/-/extract-zip-1.7.0.tgz", + "resolved": "https://registry.npmjs.org/extract-zip/-/extract-zip-1.7.0.tgz", "integrity": "sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA==", "requires": { "concat-stream": "^1.6.2", @@ -994,7 +994,7 @@ "dependencies": { "concat-stream": { "version": "1.6.2", - "resolved": "https://unpm.uberinternal.com/concat-stream/-/concat-stream-1.6.2.tgz", + "resolved": "https://registry.npmjs.org/concat-stream/-/concat-stream-1.6.2.tgz", "integrity": "sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==", "requires": { "buffer-from": "^1.0.0", @@ -1005,7 +1005,7 @@ }, "debug": { "version": "2.6.9", - "resolved": "https://unpm.uberinternal.com/debug/-/debug-2.6.9.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz", "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==", "requires": { "ms": "2.0.0" @@ -1013,12 +1013,12 @@ }, "minimist": { "version": "1.2.5", - "resolved": "https://unpm.uberinternal.com/minimist/-/minimist-1.2.5.tgz", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==" }, "mkdirp": { "version": "0.5.5", - "resolved": "https://unpm.uberinternal.com/mkdirp/-/mkdirp-0.5.5.tgz", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz", "integrity": "sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==", "requires": { "minimist": "^1.2.5" @@ -1034,7 +1034,7 @@ }, "fd-slicer": { "version": "1.1.0", - "resolved": "https://unpm.uberinternal.com/fd-slicer/-/fd-slicer-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/fd-slicer/-/fd-slicer-1.1.0.tgz", "integrity": "sha1-JcfInLH5B3+IkbvmHY85Dq4lbx4=", "requires": { "pend": "~1.2.0" @@ -1090,7 +1090,7 @@ }, "fs-extra": { "version": "8.1.0", - "resolved": "https://unpm.uberinternal.com/fs-extra/-/fs-extra-8.1.0.tgz", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", "requires": { "graceful-fs": "^4.2.0", @@ -1100,7 +1100,7 @@ "dependencies": { "graceful-fs": { "version": "4.2.6", - "resolved": "https://unpm.uberinternal.com/graceful-fs/-/graceful-fs-4.2.6.tgz", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz", "integrity": "sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==" } } @@ -1152,7 +1152,7 @@ }, "global-agent": { "version": "2.2.0", - "resolved": "https://unpm.uberinternal.com/global-agent/-/global-agent-2.2.0.tgz", + "resolved": "https://registry.npmjs.org/global-agent/-/global-agent-2.2.0.tgz", "integrity": "sha512-+20KpaW6DDLqhG7JDiJpD1JvNvb8ts+TNl7BPOYcURqCrXqnN1Vf+XVOrkKJAFPqfX+oEhsdzOj1hLWkBTdNJg==", "optional": true, "requires": { @@ -1167,7 +1167,7 @@ "dependencies": { "lru-cache": { "version": "6.0.0", - "resolved": "https://unpm.uberinternal.com/lru-cache/-/lru-cache-6.0.0.tgz", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", "optional": true, "requires": { @@ -1176,7 +1176,7 @@ }, "semver": { "version": "7.3.5", - "resolved": "https://unpm.uberinternal.com/semver/-/semver-7.3.5.tgz", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.5.tgz", "integrity": "sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==", "optional": true, "requires": { @@ -1185,7 +1185,7 @@ }, "yallist": { "version": "4.0.0", - "resolved": "https://unpm.uberinternal.com/yallist/-/yallist-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", "optional": true } @@ -1193,7 +1193,7 @@ }, "global-tunnel-ng": { "version": "2.7.1", - "resolved": "https://unpm.uberinternal.com/global-tunnel-ng/-/global-tunnel-ng-2.7.1.tgz", + "resolved": "https://registry.npmjs.org/global-tunnel-ng/-/global-tunnel-ng-2.7.1.tgz", "integrity": "sha512-4s+DyciWBV0eK148wqXxcmVAbFVPqtc3sEtUE/GTQfuU80rySLcMhUmHKSHI7/LDj8q0gDYI1lIhRRB7ieRAqg==", "optional": true, "requires": { @@ -1205,7 +1205,7 @@ "dependencies": { "lodash": { "version": "4.17.21", - "resolved": "https://unpm.uberinternal.com/lodash/-/lodash-4.17.21.tgz", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "optional": true } @@ -1219,7 +1219,7 @@ }, "globalthis": { "version": "1.0.2", - "resolved": "https://unpm.uberinternal.com/globalthis/-/globalthis-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/globalthis/-/globalthis-1.0.2.tgz", "integrity": "sha512-ZQnSFO1la8P7auIOQECnm0sSuoMeaSq0EEdXMBFF2QJO4uNcwbyhSgG3MruWNbFTqCLmxVwGOl7LZ9kASvHdeQ==", "optional": true, "requires": { @@ -1242,7 +1242,7 @@ }, "got": { "version": "9.6.0", - "resolved": "https://unpm.uberinternal.com/got/-/got-9.6.0.tgz", + "resolved": "https://registry.npmjs.org/got/-/got-9.6.0.tgz", "integrity": "sha512-R7eWptXuGYxwijs0eV+v3o6+XH1IqVK8dJOEecQfTmkncw9AV4dcw/Dhxi8MdlqPthxxpZyizMzyg8RTmEsG+Q==", "requires": { "@sindresorhus/is": "^0.14.0", @@ -1260,7 +1260,7 @@ "dependencies": { "get-stream": { "version": "4.1.0", - "resolved": "https://unpm.uberinternal.com/get-stream/-/get-stream-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz", "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==", "requires": { "pump": "^3.0.0" @@ -1299,12 +1299,12 @@ }, "http-cache-semantics": { "version": "4.1.0", - "resolved": "https://unpm.uberinternal.com/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", + "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.1.0.tgz", "integrity": "sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==" }, "https-proxy-agent": { "version": "2.2.4", - "resolved": "https://unpm.uberinternal.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz", + "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz", "integrity": "sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==", "requires": { "agent-base": "^4.3.0", @@ -1313,7 +1313,7 @@ "dependencies": { "debug": { "version": "3.2.7", - "resolved": "https://unpm.uberinternal.com/debug/-/debug-3.2.7.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-3.2.7.tgz", "integrity": "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==", "requires": { "ms": "^2.1.1" @@ -1321,7 +1321,7 @@ }, "ms": { "version": "2.1.3", - "resolved": "https://unpm.uberinternal.com/ms/-/ms-2.1.3.tgz", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz", "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==" } } @@ -1529,7 +1529,7 @@ }, "isarray": { "version": "1.0.0", - "resolved": "https://unpm.uberinternal.com/isarray/-/isarray-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz", "integrity": "sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=" }, "isexe": { @@ -1556,7 +1556,7 @@ }, "json-buffer": { "version": "3.0.0", - "resolved": "https://unpm.uberinternal.com/json-buffer/-/json-buffer-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.0.tgz", "integrity": "sha1-Wx85evx11ne96Lz8Dkfh+aPZqJg=" }, "json-stable-stringify": { @@ -1570,13 +1570,13 @@ }, "json-stringify-safe": { "version": "5.0.1", - "resolved": "https://unpm.uberinternal.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", + "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz", "integrity": "sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=", "optional": true }, "jsonfile": { "version": "4.0.0", - "resolved": "https://unpm.uberinternal.com/jsonfile/-/jsonfile-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz", "integrity": "sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=", "requires": { "graceful-fs": "^4.1.6" @@ -1596,7 +1596,7 @@ }, "keyv": { "version": "3.1.0", - "resolved": "https://unpm.uberinternal.com/keyv/-/keyv-3.1.0.tgz", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-3.1.0.tgz", "integrity": "sha512-9ykJ/46SN/9KPM/sichzQ7OvXyGDYKGTaDlKMGCAlg2UK8KRy4jb0d8sFc+0Tt0YYnThq8X2RZgCg74RPxgcVA==", "requires": { "json-buffer": "3.0.0" @@ -1741,7 +1741,7 @@ }, "lodash.uniqueid": { "version": "4.0.1", - "resolved": "https://unpm.uberinternal.com/lodash.uniqueid/-/lodash.uniqueid-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/lodash.uniqueid/-/lodash.uniqueid-4.0.1.tgz", "integrity": "sha1-MmjyanyI5PSxdY1nknGBTjH6WyY=" }, "log-symbols": { @@ -1765,7 +1765,7 @@ }, "lowercase-keys": { "version": "1.0.1", - "resolved": "https://unpm.uberinternal.com/lowercase-keys/-/lowercase-keys-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/lowercase-keys/-/lowercase-keys-1.0.1.tgz", "integrity": "sha512-G2Lj61tXDnVFFOi8VZds+SoQjtQC3dgokKdDG2mTm1tx4m50NUHBOZSBwQQHyy0V12A0JTG4icfZQH+xPyh8VA==" }, "lru-cache": { @@ -1780,7 +1780,7 @@ }, "matcher": { "version": "3.0.0", - "resolved": "https://unpm.uberinternal.com/matcher/-/matcher-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/matcher/-/matcher-3.0.0.tgz", "integrity": "sha512-OkeDaAZ/bQCxeFAozM55PKcKU0yJMPGifLwV4Qgjitu+5MoAfSQN4lsLJeXZ1b8w0x+/Emda6MZgXS1jvsapng==", "optional": true, "requires": { @@ -1789,7 +1789,7 @@ "dependencies": { "escape-string-regexp": { "version": "4.0.0", - "resolved": "https://unpm.uberinternal.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", "optional": true } @@ -1801,12 +1801,12 @@ }, "mime": { "version": "2.5.2", - "resolved": "https://unpm.uberinternal.com/mime/-/mime-2.5.2.tgz", + "resolved": "https://registry.npmjs.org/mime/-/mime-2.5.2.tgz", "integrity": "sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==" }, "mimic-response": { "version": "1.0.1", - "resolved": "https://unpm.uberinternal.com/mimic-response/-/mimic-response-1.0.1.tgz", + "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-1.0.1.tgz", "integrity": "sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==" }, "minimatch": { @@ -1888,12 +1888,12 @@ }, "normalize-url": { "version": "4.5.1", - "resolved": "https://unpm.uberinternal.com/normalize-url/-/normalize-url-4.5.1.tgz", + "resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-4.5.1.tgz", "integrity": "sha512-9UZCFRHQdNrfTpGg8+1INIg93B6zE0aXMVFkw1WFwvO4SlZywU6aLg5Of0Ap/PgcbSw4LNxvMWXMeugwMCX0AA==" }, "npm-conf": { "version": "1.1.3", - "resolved": "https://unpm.uberinternal.com/npm-conf/-/npm-conf-1.1.3.tgz", + "resolved": "https://registry.npmjs.org/npm-conf/-/npm-conf-1.1.3.tgz", "integrity": "sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw==", "optional": true, "requires": { @@ -1903,7 +1903,7 @@ "dependencies": { "pify": { "version": "3.0.0", - "resolved": "https://unpm.uberinternal.com/pify/-/pify-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/pify/-/pify-3.0.0.tgz", "integrity": "sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=", "optional": true } @@ -1951,7 +1951,7 @@ }, "object-keys": { "version": "1.1.1", - "resolved": "https://unpm.uberinternal.com/object-keys/-/object-keys-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz", "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==", "optional": true }, @@ -2011,7 +2011,7 @@ }, "p-cancelable": { "version": "1.1.0", - "resolved": "https://unpm.uberinternal.com/p-cancelable/-/p-cancelable-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-1.1.0.tgz", "integrity": "sha512-s73XxOZ4zpt1edZYZzvhqFa6uvQc1vwUa0K0BdtIZgQMAJj9IbebH+JkgKZc9h+B05PKHLOTl4ajG1BmNrVZlw==" }, "p-finally": { @@ -2084,7 +2084,7 @@ }, "pend": { "version": "1.2.0", - "resolved": "https://unpm.uberinternal.com/pend/-/pend-1.2.0.tgz", + "resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz", "integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=" }, "phoenix": { @@ -2135,7 +2135,7 @@ }, "prepend-http": { "version": "2.0.0", - "resolved": "https://unpm.uberinternal.com/prepend-http/-/prepend-http-2.0.0.tgz", + "resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-2.0.0.tgz", "integrity": "sha1-6SQ0v6XqjBn0HN/UAddBo8gZ2Jc=" }, "process-nextick-args": { @@ -2152,13 +2152,13 @@ }, "proto-list": { "version": "1.2.4", - "resolved": "https://unpm.uberinternal.com/proto-list/-/proto-list-1.2.4.tgz", + "resolved": "https://registry.npmjs.org/proto-list/-/proto-list-1.2.4.tgz", "integrity": "sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=", "optional": true }, "proxy-from-env": { "version": "1.1.0", - "resolved": "https://unpm.uberinternal.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz", + "resolved": "https://registry.npmjs.org/proxy-from-env/-/proxy-from-env-1.1.0.tgz", "integrity": "sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==" }, "pseudomap": { @@ -2169,7 +2169,7 @@ }, "pump": { "version": "3.0.0", - "resolved": "https://unpm.uberinternal.com/pump/-/pump-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz", "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==", "requires": { "end-of-stream": "^1.1.0", @@ -2178,7 +2178,7 @@ }, "puppeteer": { "version": "1.11.0", - "resolved": "https://unpm.uberinternal.com/puppeteer/-/puppeteer-1.11.0.tgz", + "resolved": "https://registry.npmjs.org/puppeteer/-/puppeteer-1.11.0.tgz", "integrity": "sha512-iG4iMOHixc2EpzqRV+pv7o3GgmU2dNYEMkvKwSaQO/vMZURakwSOn/EYJ6OIRFYOque1qorzIBvrytPIQB3YzQ==", "requires": { "debug": "^4.1.0", @@ -2193,7 +2193,7 @@ "dependencies": { "debug": { "version": "4.3.1", - "resolved": "https://unpm.uberinternal.com/debug/-/debug-4.3.1.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "requires": { "ms": "2.1.2" @@ -2201,19 +2201,19 @@ }, "ms": { "version": "2.1.2", - "resolved": "https://unpm.uberinternal.com/ms/-/ms-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" }, "progress": { "version": "2.0.3", - "resolved": "https://unpm.uberinternal.com/progress/-/progress-2.0.3.tgz", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==" } } }, "readable-stream": { "version": "2.3.7", - "resolved": "https://unpm.uberinternal.com/readable-stream/-/readable-stream-2.3.7.tgz", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.7.tgz", "integrity": "sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==", "requires": { "core-util-is": "~1.0.0", @@ -2227,7 +2227,7 @@ "dependencies": { "process-nextick-args": { "version": "2.0.1", - "resolved": "https://unpm.uberinternal.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz", + "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz", "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==" } } @@ -2294,7 +2294,7 @@ }, "responselike": { "version": "1.0.2", - "resolved": "https://unpm.uberinternal.com/responselike/-/responselike-1.0.2.tgz", + "resolved": "https://registry.npmjs.org/responselike/-/responselike-1.0.2.tgz", "integrity": "sha1-kYcg7ztjHFZCvgaPFa3lpG9Loec=", "requires": { "lowercase-keys": "^1.0.0" @@ -2320,7 +2320,7 @@ }, "roarr": { "version": "2.15.4", - "resolved": "https://unpm.uberinternal.com/roarr/-/roarr-2.15.4.tgz", + "resolved": "https://registry.npmjs.org/roarr/-/roarr-2.15.4.tgz", "integrity": "sha512-CHhPh+UNHD2GTXNYhPWLnU8ONHdI+5DI+4EYIAOaiD63rHeYlZvyh8P+in5999TTSFgUYuKUAjzRI4mdh/p+2A==", "optional": true, "requires": { @@ -2334,7 +2334,7 @@ "dependencies": { "sprintf-js": { "version": "1.1.2", - "resolved": "https://unpm.uberinternal.com/sprintf-js/-/sprintf-js-1.1.2.tgz", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.1.2.tgz", "integrity": "sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug==", "optional": true } @@ -2382,13 +2382,13 @@ }, "semver-compare": { "version": "1.0.0", - "resolved": "https://unpm.uberinternal.com/semver-compare/-/semver-compare-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/semver-compare/-/semver-compare-1.0.0.tgz", "integrity": "sha1-De4hahyUGrN+nvsXiPavxf9VN/w=", "optional": true }, "serialize-error": { "version": "7.0.1", - "resolved": "https://unpm.uberinternal.com/serialize-error/-/serialize-error-7.0.1.tgz", + "resolved": "https://registry.npmjs.org/serialize-error/-/serialize-error-7.0.1.tgz", "integrity": "sha512-8I8TjW5KMOKsZQTvoxjuSIa7foAwPWGOts+6o7sgjz41/qMD9VQHEDxi6PBvK2l0MXUmqZyNpUK+T2tQaaElvw==", "optional": true, "requires": { @@ -2488,7 +2488,7 @@ }, "string_decoder": { "version": "1.1.1", - "resolved": "https://unpm.uberinternal.com/string_decoder/-/string_decoder-1.1.1.tgz", + "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz", "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==", "requires": { "safe-buffer": "~5.1.0" @@ -2516,7 +2516,7 @@ }, "sumchecker": { "version": "3.0.1", - "resolved": "https://unpm.uberinternal.com/sumchecker/-/sumchecker-3.0.1.tgz", + "resolved": "https://registry.npmjs.org/sumchecker/-/sumchecker-3.0.1.tgz", "integrity": "sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg==", "requires": { "debug": "^4.1.0" @@ -2524,7 +2524,7 @@ "dependencies": { "debug": { "version": "4.3.1", - "resolved": "https://unpm.uberinternal.com/debug/-/debug-4.3.1.tgz", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", "requires": { "ms": "2.1.2" @@ -2532,7 +2532,7 @@ }, "ms": { "version": "2.1.2", - "resolved": "https://unpm.uberinternal.com/ms/-/ms-2.1.2.tgz", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==" } } @@ -2610,7 +2610,7 @@ }, "to-readable-stream": { "version": "1.0.0", - "resolved": "https://unpm.uberinternal.com/to-readable-stream/-/to-readable-stream-1.0.0.tgz", + "resolved": "https://registry.npmjs.org/to-readable-stream/-/to-readable-stream-1.0.0.tgz", "integrity": "sha512-Iq25XBt6zD5npPhlLVXGFN3/gyR2/qODcKNNyTMd4vbm39HUaOiAM4PMq0eMVC/Tkxz+Zjdsc55g9yyz+Yq00Q==" }, "tryit": { @@ -2621,7 +2621,7 @@ }, "tunnel": { "version": "0.0.6", - "resolved": "https://unpm.uberinternal.com/tunnel/-/tunnel-0.0.6.tgz", + "resolved": "https://registry.npmjs.org/tunnel/-/tunnel-0.0.6.tgz", "integrity": "sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg==", "optional": true }, @@ -2636,7 +2636,7 @@ }, "type-fest": { "version": "0.13.1", - "resolved": "https://unpm.uberinternal.com/type-fest/-/type-fest-0.13.1.tgz", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.13.1.tgz", "integrity": "sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==", "optional": true }, @@ -2647,12 +2647,12 @@ }, "universalify": { "version": "0.1.2", - "resolved": "https://unpm.uberinternal.com/universalify/-/universalify-0.1.2.tgz", + "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" }, "url-parse-lax": { "version": "3.0.0", - "resolved": "https://unpm.uberinternal.com/url-parse-lax/-/url-parse-lax-3.0.0.tgz", + "resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-3.0.0.tgz", "integrity": "sha1-FrXK/Afb42dsGxmZF3gj1lA6yww=", "requires": { "prepend-http": "^2.0.0" @@ -2749,16 +2749,16 @@ }, "ws": { "version": "6.2.2", - "resolved": "https://unpm.uberinternal.com/ws/-/ws-6.2.2.tgz", + "resolved": "https://registry.npmjs.org/ws/-/ws-6.2.2.tgz", "integrity": "sha512-zmhltoSR8u1cnDsD43TX59mzoMZsLKqUweyYBAIvTngR3shc0W6aOZylZmq/7hqyVxPdi+5Ud2QInblgyE72fw==", "requires": { "async-limiter": "~1.0.0" } }, "y18n": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.1.tgz", - "integrity": "sha1-bRX7qITAhnnA136I53WegR4H+kE=" + "version": "3.2.2", + "resolved": "https://registry.npmjs.org/y18n/-/y18n-3.2.2.tgz", + "integrity": "sha512-uGZHXkHnhF0XeeAPgnKfPv1bgKAYyVvmNL1xlKsPYZPaIHxGti2hHqvOCQv71XMsLxu1QjergkqogUnms5D3YQ==" }, "yallist": { "version": "2.1.2", @@ -2782,7 +2782,7 @@ }, "yauzl": { "version": "2.10.0", - "resolved": "https://unpm.uberinternal.com/yauzl/-/yauzl-2.10.0.tgz", + "resolved": "https://registry.npmjs.org/yauzl/-/yauzl-2.10.0.tgz", "integrity": "sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk=", "requires": { "buffer-crc32": "~0.2.3", @@ -2802,12 +2802,12 @@ "dependencies": { "acorn": { "version": "6.0.4", - "resolved": "https://unpm.uberinternal.com/acorn/-/acorn-6.0.4.tgz", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-6.0.4.tgz", "integrity": "sha512-VY4i5EKSKkofY2I+6QLTbTTN/UvEQPCo6eiwzzSaSWfpaDhOmStMCMod6wmuPciNq+XS0faCglFu2lHZpdHUtg==" }, "esprima": { "version": "4.0.1", - "resolved": "https://unpm.uberinternal.com/esprima/-/esprima-4.0.1.tgz", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==" } }