diff --git a/yarn.lock b/yarn.lock index 01aa506..5344ae9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9380,6 +9380,7 @@ npm@~3.5.2: integrity sha1-2y9x09qg56mQd+3UwhORmDTpXrI= dependencies: abbrev "~1.0.7" + ansi-regex "*" ansicolors "~0.3.2" ansistyles "~0.1.3" aproba "~1.0.1" @@ -9389,6 +9390,7 @@ npm@~3.5.2: cmd-shim "~2.0.1" columnify "~1.5.4" config-chain "~1.1.9" + debuglog "*" dezalgo "~1.0.3" editor "~1.0.0" fs-vacuum "~1.2.7" @@ -9400,12 +9402,23 @@ npm@~3.5.2: has-unicode "~2.0.0" hosted-git-info "~2.1.4" iferr "~0.1.5" + imurmurhash "*" inflight "~1.0.4" inherits "~2.0.1" ini "~1.3.4" init-package-json "~1.9.1" lockfile "~1.0.1" + lodash._baseindexof "*" + lodash._baseuniq "*" + lodash._bindcallback "*" + lodash._cacheindexof "*" + lodash._createcache "*" + lodash._getnative "*" lodash.clonedeep "~3.0.2" + lodash.isarguments "*" + lodash.isarray "*" + lodash.keys "*" + lodash.restparam "*" lodash.union "~3.1.0" lodash.uniq "~3.2.2" lodash.without "~3.2.1" @@ -9430,6 +9443,7 @@ npm@~3.5.2: read-package-json "~2.0.2" read-package-tree "~5.1.2" readable-stream "~2.0.5" + readdir-scoped-modules "*" realize-package-specifier "~3.0.1" request "~2.67.0" retry "~0.8.0" @@ -9438,12 +9452,14 @@ npm@~3.5.2: sha "~2.0.1" slide "~1.1.6" sorted-object "~1.0.0" + strip-ansi "*" tar "~2.2.1" text-table "~0.2.0" uid-number "0.0.6" umask "~1.1.0" unique-filename "~1.1.0" unpipe "~1.0.0" + validate-npm-package-license "*" validate-npm-package-name "~2.2.2" which "~1.2.1" wrappy "~1.0.1" @@ -12317,9 +12333,9 @@ uc.micro@^1.0.1, uc.micro@^1.0.5: integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== uglify-js@^3.1.4: - version "3.15.1" - resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.1.tgz#9403dc6fa5695a6172a91bc983ea39f0f7c9086d" - integrity sha512-FAGKF12fWdkpvNJZENacOH0e/83eG6JyVQyanIJaBXCN1J11TUQv1T1/z8S+Z0CG0ZPk1nPcreF/c7lrTd0TEQ== + version "3.15.2" + resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.15.2.tgz#1ed2c976f448063b1f87adb68c741be79959f951" + integrity sha512-peeoTk3hSwYdoc9nrdiEJk+gx1ALCtTjdYuKSXMTDqq7n1W7dHPqWDdSi+BPL0ni2YMeHD7hKUSdbj3TZauY2A== uid-number@0.0.6: version "0.0.6"