diff --git a/package.json b/package.json index 12746f86..583bdb26 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "husky": "0.14.3", "inquirer": "6.3.1", "minimist": "1.2.0", - "pkg": "4.3.7", + "pkg": "4.3.8", "rimraf": "2.6.3", "semantic-release": "15.13.3", "signale": "1.4.0", diff --git a/yarn.lock b/yarn.lock index 7f17eb59..1afa1159 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5215,9 +5215,9 @@ pkg-fetch@2.5.7: semver "~5.6.0" unique-temp-dir "~1.0.0" -pkg@4.3.7: - version "4.3.7" - resolved "https://registry.yarnpkg.com/pkg/-/pkg-4.3.7.tgz#a80767283d728adbcdf668ad99250af440efd8e3" +pkg@4.3.8: + version "4.3.8" + resolved "https://registry.yarnpkg.com/pkg/-/pkg-4.3.8.tgz#f90017fe27539e6a9c446d455b885b554600b3c1" dependencies: "@babel/parser" "7.2.3" babel-runtime "6.26.0"