diff --git a/package.json b/package.json index fc734ae9..a397e5a7 100644 --- a/package.json +++ b/package.json @@ -9,12 +9,12 @@ "@oclif/screen": "^1.0.2", "ansi-styles": "^3.2.1", "cardinal": "^2.0.0", - "chalk": "^2.4.0", + "chalk": "^2.4.1", "clean-stack": "^1.3.0", "extract-stack": "^1.0.0", - "fs-extra": "^5.0.0", + "fs-extra": "^6.0.0", "indent-string": "^3.2.0", - "lodash": "^4.17.5", + "lodash": "^4.17.10", "password-prompt": "^1.0.4", "semver": "^5.5.0", "strip-ansi": "^4.0.0", @@ -28,9 +28,9 @@ "@types/extract-stack": "^1.0.0", "@types/fs-extra": "^5.0.2", "@types/indent-string": "^3.0.0", - "@types/lodash": "^4.14.107", + "@types/lodash": "^4.14.108", "@types/mocha": "^5.2.0", - "@types/node": "^9.6.6", + "@types/node": "^10.0.2", "@types/semver": "^5.5.0", "@types/strip-ansi": "^3.0.0", "@types/supports-color": "^5.3.0", @@ -38,10 +38,10 @@ "concurrently": "^3.5.1", "eslint": "^4.19.1", "eslint-config-oclif": "^1.4.0", - "fancy-test": "^1.0.5", + "fancy-test": "^1.0.6", "husky": "^0.14.3", "mocha": "^5.1.1", - "ts-node": "^6.0.0", + "ts-node": "^6.0.2", "tslint": "^5.9.1", "typescript": "^2.8.3" }, diff --git a/yarn.lock b/yarn.lock index 06888404..146e4d7e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -42,9 +42,9 @@ version "3.0.0" resolved "https://registry.yarnpkg.com/@types/indent-string/-/indent-string-3.0.0.tgz#9ebb391ceda548926f5819ad16405349641b999f" -"@types/lodash@^4.14.107": - version "4.14.107" - resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.107.tgz#b2d2ae3958bfb8ff828495cbe12214af9e4d035e" +"@types/lodash@^4.14.108": + version "4.14.108" + resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.108.tgz#02656af3add2e5b3174f830862c47421c00ef817" "@types/mocha@^5.2.0": version "5.2.0" @@ -54,9 +54,9 @@ version "9.4.5" resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.5.tgz#d2a90c634208173d1b1a0a6ba9f1df3de62edcf5" -"@types/node@^9.6.6": - version "9.6.6" - resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.6.tgz#439b91f9caf3983cad2eef1e11f6bedcbf9431d2" +"@types/node@^10.0.2": + version "10.0.2" + resolved "https://registry.yarnpkg.com/@types/node/-/node-10.0.2.tgz#180046ebbc37de8b64777765c2486ebecb59448e" "@types/semver@^5.5.0": version "5.5.0" @@ -244,9 +244,9 @@ chalk@^2.0.0, chalk@^2.1.0, chalk@^2.3.0: escape-string-regexp "^1.0.5" supports-color "^5.2.0" -chalk@^2.4.0: - version "2.4.0" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.0.tgz#a060a297a6b57e15b61ca63ce84995daa0fe6e52" +chalk@^2.4.1: + version "2.4.1" + resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e" dependencies: ansi-styles "^3.2.1" escape-string-regexp "^1.0.5" @@ -564,11 +564,11 @@ extract-stack@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/extract-stack/-/extract-stack-1.0.0.tgz#b97acaf9441eea2332529624b732fc5a1c8165fa" -fancy-test@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.5.tgz#323970de576f7dc0938402c3a731ee4d59896a11" +fancy-test@^1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/fancy-test/-/fancy-test-1.0.6.tgz#e0a061ecdcfb9d8fbea1f86375ed26e258ed7243" dependencies: - lodash "^4.17.5" + lodash "^4.17.10" stdout-stderr "^0.1.9" fast-deep-equal@^1.0.0: @@ -605,9 +605,9 @@ flat-cache@^1.2.1: graceful-fs "^4.1.2" write "^0.2.1" -fs-extra@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd" +fs-extra@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-6.0.0.tgz#0f0afb290bb3deb87978da816fcd3c7797f3a817" dependencies: graceful-fs "^4.1.2" jsonfile "^4.0.0" @@ -847,7 +847,11 @@ lodash.zip@^4.2.0: version "4.2.0" resolved "https://registry.yarnpkg.com/lodash.zip/-/lodash.zip-4.2.0.tgz#ec6662e4896408ed4ab6c542a3990b72cc080020" -lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.5.1: +lodash@^4.17.10: + version "4.17.10" + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7" + +lodash@^4.17.4, lodash@^4.3.0, lodash@^4.5.1: version "4.17.5" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511" @@ -1251,9 +1255,9 @@ tree-kill@^1.1.0: version "1.2.0" resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.0.tgz#5846786237b4239014f05db156b643212d4c6f36" -ts-node@^6.0.0: - version "6.0.0" - resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.0.tgz#46c25f8498593a9248eeea16906f1598fa098140" +ts-node@^6.0.2: + version "6.0.2" + resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-6.0.2.tgz#e132d530e53173bc6a8c21ea65f64d8b47bc573e" dependencies: arrify "^1.0.0" chalk "^2.3.0"