diff --git a/dev-client/package-lock.json b/dev-client/package-lock.json index d0a960de3..d2eb69710 100644 --- a/dev-client/package-lock.json +++ b/dev-client/package-lock.json @@ -14906,8 +14906,9 @@ } }, "node_modules/fastq": { - "version": "1.17.1", - "license": "ISC", + "version": "1.18.0", + "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.18.0.tgz", + "integrity": "sha512-QKHXPW0hD8g4UET03SdOdunzSouc9N4AuHdsX8XNcTsuz+yYFILVNIX4l9yHABMhiEI9Db0JTTIpu0wB+Y1QQw==", "dependencies": { "reusify": "^1.0.4" }