diff --git a/static/package.json b/static/package.json index 1f972c0d6..c762103a6 100644 --- a/static/package.json +++ b/static/package.json @@ -17,7 +17,7 @@ "@babel/preset-react": "^7.8.3", "expand-tilde": "^2.0.2", "fb-watchman": "^2.0.0", - "fix-path": "^2.1.0", + "fix-path": "^3.0.0", "mem": "^6.0.0", "metro": "^0.58.0", "mkdirp": "^1.0.0", diff --git a/static/yarn.lock b/static/yarn.lock index ded0a100b..1e686eeb1 100644 --- a/static/yarn.lock +++ b/static/yarn.lock @@ -1491,12 +1491,12 @@ find-up@^4.1.0: locate-path "^5.0.0" path-exists "^4.0.0" -fix-path@^2.1.0: - version "2.1.0" - resolved "https://registry.yarnpkg.com/fix-path/-/fix-path-2.1.0.tgz#72ece739de9af4bd63fd02da23e9a70c619b4c38" - integrity sha1-cuznOd6a9L1j/QLaI+mnDGGbTDg= +fix-path@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/fix-path/-/fix-path-3.0.0.tgz#c6b82fd5f5928e520b392a63565ebfef0ddf037e" + integrity sha512-opGAl4+ip5jUikHR2C8Jo7czZ80pz8EK/0gMlAZu7xgDmBqIynlX8SMYg9KowYjAU6HT0nxsSJEWru0u+n+N2Q== dependencies: - shell-path "^2.0.0" + shell-path "^2.1.0" for-in@^1.0.2: version "1.0.2" @@ -2931,7 +2931,7 @@ shell-env@^0.3.0: execa "^0.5.0" strip-ansi "^3.0.0" -shell-path@^2.0.0: +shell-path@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/shell-path/-/shell-path-2.1.0.tgz#ea7d06ae1070874a1bac5c65bb9bdd62e4f67a38" integrity sha1-6n0GrhBwh0obrFxlu5vdYuT2ejg=