diff --git a/cli/package.json b/cli/package.json index e130c50c38..ec12f4cbd1 100644 --- a/cli/package.json +++ b/cli/package.json @@ -89,7 +89,6 @@ "mock-fs": "5.1.1", "mocked-env": "1.3.2", "nock": "13.2.9", - "postinstall-postinstall": "2.1.0", "proxyquire": "2.1.3", "resolve-pkg": "2.0.0", "shelljs": "0.8.5", diff --git a/package.json b/package.json index 2f7f06caf0..5156688ec7 100644 --- a/package.json +++ b/package.json @@ -188,7 +188,6 @@ "patch-package": "6.4.7", "playwright-webkit": "1.24.2", "pluralize": "8.0.0", - "postinstall-postinstall": "2.0.0", "print-arch": "1.0.0", "proxyquire": "2.1.3", "rimraf": "3.0.2", diff --git a/yarn.lock b/yarn.lock index 19826a748f..7c2a8d275a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -24017,16 +24017,6 @@ postcss@^8.1.10, postcss@^8.4.21: picocolors "^1.0.0" source-map-js "^1.0.2" -postinstall-postinstall@2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/postinstall-postinstall/-/postinstall-postinstall-2.0.0.tgz#7ba6711b4420575c4f561638836a81faad47f43f" - integrity sha512-3f6qWexsHiT4WKtZc5DRb0FPLilHtARi5KpY4fqban/DJNn8/YhZH8U7dVKVz51WbOxEnR31gV+qYQhvEdHtdQ== - -postinstall-postinstall@2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/postinstall-postinstall/-/postinstall-postinstall-2.1.0.tgz#4f7f77441ef539d1512c40bd04c71b06a4704ca3" - integrity sha512-7hQX6ZlZXIoRiWNrbMQaLzUUfH+sSx39u8EJ9HYuDc1kLo9IXKWjM5RSquZN1ad5GnH8CGFM78fsAAQi3OKEEQ== - prebuild-install@^5.2.4, prebuild-install@^5.3.5: version "5.3.6" resolved "https://registry.yarnpkg.com/prebuild-install/-/prebuild-install-5.3.6.tgz#7c225568d864c71d89d07f8796042733a3f54291"