diff --git a/package.json b/package.json index 3a0e4b9f..39546e90 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "dependencies": { "aot-test-generators": "^0.1.0", "broccoli-concat": "^4.2.4", - "broccoli-persistent-filter": "^2.1.0", + "broccoli-persistent-filter": "^3.1.2", "chalk": "^3.0.0", "debug": "^4.3.1", "ember-cli-version-checker": "^5.1.2", diff --git a/yarn.lock b/yarn.lock index d9193c56..10998491 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1920,15 +1920,7 @@ async-disk-cache@^2.0.0: rsvp "^4.8.5" username-sync "^1.0.2" -async-promise-queue@^1.0.3: - version "1.0.4" - resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.4.tgz#308baafbc74aff66a0bb6e7f4a18d4fe8434440c" - integrity sha512-GQ5X3DT+TefYuFPHdvIPXFTlKnh39U7dwtl+aUBGeKjMea9nBpv3c91DXgeyBQmY07vQ97f3Sr9XHqkamEameQ== - dependencies: - async "^2.4.1" - debug "^2.6.8" - -async-promise-queue@^1.0.5: +async-promise-queue@^1.0.3, async-promise-queue@^1.0.5: version "1.0.5" resolved "https://registry.yarnpkg.com/async-promise-queue/-/async-promise-queue-1.0.5.tgz#cb23bce9fce903a133946a700cc85f27f09ea49d" integrity sha512-xi0aQ1rrjPWYmqbwr18rrSKbSaXIeIwSd1J4KAgVfkq8utNbdZoht7GfvfY6swFUAMJ9obkc4WPJmtGwl+B8dw==