diff --git a/lavamoat/build-system/policy.json b/lavamoat/build-system/policy.json index 59c946b63fe6..c53f03b68c29 100644 --- a/lavamoat/build-system/policy.json +++ b/lavamoat/build-system/policy.json @@ -1309,7 +1309,7 @@ "chokidar>anymatch": { "packages": { "chokidar>anymatch>normalize-path": true, - "chokidar>anymatch>picomatch": true + "micromatch>picomatch": true } }, "gulp>glob-watcher>anymatch": { @@ -5114,16 +5114,6 @@ "process.platform": true } }, - "chokidar>anymatch>picomatch": { - "builtin": { - "path.basename": true, - "path.sep": true - }, - "globals": { - "process.platform": true, - "process.version.slice": true - } - }, "micromatch>picomatch": { "builtin": { "path.basename": true, @@ -5134,16 +5124,6 @@ "process.version.slice": true } }, - "chokidar>readdirp>picomatch": { - "builtin": { - "path.basename": true, - "path.sep": true - }, - "globals": { - "process.platform": true, - "process.version.slice": true - } - }, "gh-pages>globby>pinkie-promise": { "packages": { "gh-pages>globby>pinkie-promise>pinkie": true @@ -7077,7 +7057,7 @@ "process.versions.node.split": true }, "packages": { - "chokidar>readdirp>picomatch": true + "micromatch>picomatch": true } }, "@babel/preset-env>@babel/plugin-transform-dotall-regex>@babel/helper-create-regexp-features-plugin>regexpu-core>regenerate": {