Skip to content

Commit

Permalink
chore(deps): upgrade ipx (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
ascorbic committed Sep 9, 2022
1 parent 8d122cc commit fd6c0dd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@netlify/functions": "^1.2.0",
"etag": "^1.8.1",
"fs-extra": "^10.0.0",
"ipx": "^0.9.4",
"ipx": "^0.9.11",
"micromatch": "^4.0.5",
"mkdirp": "^1.0.4",
"murmurhash": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1856,7 +1856,7 @@ ioredis@^4.27.9:
redis-parser "^3.0.0"
standard-as-callback "^2.1.0"

ipx@^0.9.4:
ipx@^0.9.11:
version "0.9.11"
resolved "https://registry.yarnpkg.com/ipx/-/ipx-0.9.11.tgz#89bbeffc6f62df80dfd0f8fe1e68c6638d09251c"
integrity sha512-/wsBt7hV8rvNR6O4kwgOUAhtm0F/M/mXaolXot/Bz7fdOD+W7i9OtWuoASWv1PFwwtOunhZGaoCx8BOpSdG2VQ==
Expand Down

0 comments on commit fd6c0dd

Please sign in to comment.