diff --git a/package.json b/package.json index 6c65fe52..ad7f529f 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "json-loader": "0.5.7", "mousetrap": "chabou/mousetrap#useCapture", "ms": "2.1.2", - "open": "7.0.2", + "open": "7.0.3", "ora": "4.0.3", "parse-url": "5.0.1", "php-escape-shell": "1.0.0", diff --git a/yarn.lock b/yarn.lock index 87a20350..256a2cbe 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5962,10 +5962,10 @@ onetime@^5.1.0: dependencies: mimic-fn "^2.1.0" -open@7.0.2: - version "7.0.2" - resolved "https://registry.yarnpkg.com/open/-/open-7.0.2.tgz#fb3681f11f157f2361d2392307548ca1792960e8" - integrity sha512-70E/pFTPr7nZ9nLDPNTcj3IVqnNvKuP4VsBmoKV9YGTnChe0mlS3C4qM7qKarhZ8rGaHKLfo+vBTHXDp6ZSyLQ== +open@7.0.3: + version "7.0.3" + resolved "https://registry.yarnpkg.com/open/-/open-7.0.3.tgz#db551a1af9c7ab4c7af664139930826138531c48" + integrity sha512-sP2ru2v0P290WFfv49Ap8MF6PkzGNnGlAwHweB4WR4mr5d2d0woiCluUeJ218w7/+PmoBy9JmYgD5A4mLcWOFA== dependencies: is-docker "^2.0.0" is-wsl "^2.1.1"