diff --git a/package.json b/package.json index 1482808..256b2fb 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "babel-runtime": "^6.25.0", "constitute": "^1.6.2", "lodash": "^4.17.4", - "recursive-iterator": "^2.0.3", + "recursive-iterator": "^3.3.0", "yargs-parser": "^7.0.0" }, "engines": { diff --git a/yarn.lock b/yarn.lock index 60fb73c..2002094 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3105,9 +3105,9 @@ readdirp@^2.0.0: readable-stream "^2.0.2" set-immediate-shim "^1.0.1" -recursive-iterator@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/recursive-iterator/-/recursive-iterator-2.0.3.tgz#d0e0d2c7e7a83109d73091cf043fc509e5a76dc3" +recursive-iterator@^3.3.0: + version "3.3.0" + resolved "https://registry.yarnpkg.com/recursive-iterator/-/recursive-iterator-3.3.0.tgz#4e498ce6227d8c42b2e2d496b296bc866c134514" redent@^1.0.0: version "1.0.0"