We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d122cc commit fd6c0ddCopy full SHA for fd6c0dd
package.json
@@ -20,7 +20,7 @@
20
"@netlify/functions": "^1.2.0",
21
"etag": "^1.8.1",
22
"fs-extra": "^10.0.0",
23
- "ipx": "^0.9.4",
+ "ipx": "^0.9.11",
24
"micromatch": "^4.0.5",
25
"mkdirp": "^1.0.4",
26
"murmurhash": "^2.0.0",
yarn.lock
@@ -1856,7 +1856,7 @@ ioredis@^4.27.9:
1856
redis-parser "^3.0.0"
1857
standard-as-callback "^2.1.0"
1858
1859
-ipx@^0.9.4:
+ipx@^0.9.11:
1860
version "0.9.11"
1861
resolved "https://registry.yarnpkg.com/ipx/-/ipx-0.9.11.tgz#89bbeffc6f62df80dfd0f8fe1e68c6638d09251c"
1862
integrity sha512-/wsBt7hV8rvNR6O4kwgOUAhtm0F/M/mXaolXot/Bz7fdOD+W7i9OtWuoASWv1PFwwtOunhZGaoCx8BOpSdG2VQ==
0 commit comments