diff --git a/package-lock.json b/package-lock.json index 137519fa51..3f4c137912 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2877,9 +2877,9 @@ } }, "@netlify/ipx": { - "version": "0.0.9", - "resolved": "https://registry.npmjs.org/@netlify/ipx/-/ipx-0.0.9.tgz", - "integrity": "sha512-3MgbYRownmnfnoF3eI92U9QSlzyVTREJenX7eC8Eo7SFZw2B9c5dbNQClTJ6v9xx0e0YImUriDcF2gcrsdOJCQ==", + "version": "0.0.10", + "resolved": "https://registry.npmjs.org/@netlify/ipx/-/ipx-0.0.10.tgz", + "integrity": "sha512-eVgP5Mk0Yu2AbJV6dTevqUa5aAHFw56K0N4dR8650Q1dUaypTki2Jw9jR6IusllgniWVMw3fMAICGdY4Ra4Rvg==", "requires": { "@netlify/functions": "^0.7.2", "etag": "^1.8.1", @@ -5248,9 +5248,9 @@ } }, "color": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/color/-/color-4.2.0.tgz", - "integrity": "sha512-hHTcrbvEnGjC7WBMk6ibQWFVDgEFTVmjrz2Q5HlU6ltwxv0JJN2Z8I7uRbWeQLF04dikxs8zgyZkazRJvSMtyQ==", + "version": "4.2.1", + "resolved": "https://registry.npmjs.org/color/-/color-4.2.1.tgz", + "integrity": "sha512-MFJr0uY4RvTQUKvPq7dh9grVOTYSFeXja2mBXioCGjnjJoXrAp9jJ1NQTDR73c9nwBSAQiNKloKl5zq9WB9UPw==", "requires": { "color-convert": "^2.0.1", "color-string": "^1.9.0" @@ -6410,7 +6410,8 @@ "detect-libc": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-1.0.3.tgz", - "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=" + "integrity": "sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=", + "dev": true }, "detect-newline": { "version": "3.1.0", @@ -8250,9 +8251,9 @@ "dev": true }, "get-port-please": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-2.2.0.tgz", - "integrity": "sha512-1c7Np/cpA7XCB6IrPAdaBaJjlGHTqg4P82h/ZqyBL6dCdwRzZBOFGZO7FL2KaZ2uNvD6v8QilA7LZwMpmIggDQ==", + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/get-port-please/-/get-port-please-2.3.0.tgz", + "integrity": "sha512-zO6ST8v7jBO+uSnm0vaQuZEpdr7DgY9iMgoMLUC+Zfz31HYoDiiQrL78oZspaAryT6NH903Bwk+mYxiCy3X/RQ==", "requires": { "fs-memo": "^1.2.0" } @@ -8883,9 +8884,9 @@ } }, "ioredis": { - "version": "4.28.4", - "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.28.4.tgz", - "integrity": "sha512-KmG3FDd1pKZcWQ7/fIbwzvpkZ50NwRJ3RBK9dpetJrNfC+sxhK6TzaVkExvh9AiF+rAVSUmvqfHyQp5U418aDw==", + "version": "4.28.5", + "resolved": "https://registry.npmjs.org/ioredis/-/ioredis-4.28.5.tgz", + "integrity": "sha512-3GYo0GJtLqgNXj4YhrisLaNNvWSNwSS2wS4OELGfGxH8I69+XfNdnmV1AyN+ZqMh0i7eX+SWjrwFKDBDgfBC1A==", "requires": { "cluster-key-slot": "^1.1.0", "debug": "^4.3.1", @@ -8908,21 +8909,21 @@ } }, "ipx": { - "version": "0.9.2", - "resolved": "https://registry.npmjs.org/ipx/-/ipx-0.9.2.tgz", - "integrity": "sha512-AxFfZUBobGvqepvqjznzq7VElind7cecYwmxv/E21kHzpFHXHusiNNpGzTbK6NpwWY3E0JhWmqBAUDx3slSUKg==", + "version": "0.9.4", + "resolved": "https://registry.npmjs.org/ipx/-/ipx-0.9.4.tgz", + "integrity": "sha512-DsdnKPkV0nJMui8Mi68L+yPyokCinh9N93SrstozNQW+O5J4tXvwG+1tpDxWgmYsU89zLdVZMabo5lQqXr5KhA==", "requires": { "consola": "^2.15.3", - "defu": "^5.0.0", + "defu": "^5.0.1", "destr": "^1.1.0", "etag": "^1.8.1", "image-meta": "^0.1.1", "is-valid-path": "^0.1.1", - "listhen": "^0.2.5", - "ohmyfetch": "^0.4.2", + "listhen": "^0.2.6", + "ohmyfetch": "^0.4.15", "pathe": "^0.2.0", - "sharp": "^0.29.0", - "ufo": "^0.7.9", + "sharp": "^0.30.1", + "ufo": "^0.7.10", "xss": "^1.0.10" } }, @@ -12936,9 +12937,9 @@ } }, "detect-libc": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.0.tgz", - "integrity": "sha512-S55LzUl8HUav8l9E2PBTlC5PAJrHK7tkM+XXFGD+fbsbkTzhCpG6K05LxJcUOEWzMa4v6ptcMZ9s3fOdJDu0Zw==" + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==" }, "gauge": { "version": "2.7.4", @@ -14357,18 +14358,25 @@ "dev": true }, "sharp": { - "version": "0.29.3", - "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.29.3.tgz", - "integrity": "sha512-fKWUuOw77E4nhpyzCCJR1ayrttHoFHBT2U/kR/qEMRhvPEcluG4BKj324+SCO1e84+knXHwhJ1HHJGnUt4ElGA==", - "requires": { - "color": "^4.0.1", - "detect-libc": "^1.0.3", - "node-addon-api": "^4.2.0", - "prebuild-install": "^7.0.0", + "version": "0.30.1", + "resolved": "https://registry.npmjs.org/sharp/-/sharp-0.30.1.tgz", + "integrity": "sha512-ycpz81q8AeVjz1pGvvirQBeJcYE2sXAjcLXR/69LWOe/oxavBLOrenZcTzvTXn83jqAGqY+OuwF+2kFXzbKtDA==", + "requires": { + "color": "^4.2.0", + "detect-libc": "^2.0.0", + "node-addon-api": "^4.3.0", + "prebuild-install": "^7.0.1", "semver": "^7.3.5", - "simple-get": "^4.0.0", + "simple-get": "^4.0.1", "tar-fs": "^2.1.1", "tunnel-agent": "^0.6.0" + }, + "dependencies": { + "detect-libc": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.0.1.tgz", + "integrity": "sha512-463v3ZeIrcWtdgIg6vI6XUncguvr2TnGl4SzDXinkt9mSLpBJKXT3mW6xT3VQdDN11+WVs29pgvivTc4Lp8v+w==" + } } }, "shebang-command": { @@ -15653,9 +15661,9 @@ } }, "undici": { - "version": "4.13.0", - "resolved": "https://registry.npmjs.org/undici/-/undici-4.13.0.tgz", - "integrity": "sha512-8lk8S/f2V0VUNGf2scU2b+KI2JSzEQLdCyRNRF3XmHu+5jectlSDaPSBCXAHFaUlt1rzngzOBVDgJS9/Gue/KA==" + "version": "4.14.1", + "resolved": "https://registry.npmjs.org/undici/-/undici-4.14.1.tgz", + "integrity": "sha512-WJ+g+XqiZcATcBaUeluCajqy4pEDcQfK1vy+Fo+bC4/mqXI9IIQD/XWHLS70fkGUT6P52Drm7IFslO651OdLPQ==" }, "unicode-canonical-property-names-ecmascript": { "version": "2.0.0", @@ -15828,9 +15836,9 @@ } }, "ws": { - "version": "8.4.2", - "resolved": "https://registry.npmjs.org/ws/-/ws-8.4.2.tgz", - "integrity": "sha512-Kbk4Nxyq7/ZWqr/tarI9yIt/+iNNFOjBXEWgTb4ydaNHBNGgvf2QHbS9fdfsndfjFlFwEd4Al+mw83YkaD10ZA==" + "version": "8.5.0", + "resolved": "https://registry.npmjs.org/ws/-/ws-8.5.0.tgz", + "integrity": "sha512-BWX0SWVgLPzYwF8lTzEy1egjhS4S4OEAHfsO8o65WOVsrnSRGaSiUaa9e0ggGlkMTtBlmOpEXiie9RUcBO86qg==" } } }, diff --git a/package.json b/package.json index df9d488717..4c49c20d81 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "homepage": "https://github.com/netlify/netlify-plugin-nextjs#readme", "dependencies": { "@netlify/functions": "^1.0.0", - "@netlify/ipx": "^0.0.9", + "@netlify/ipx": "^0.0.10", "@vercel/node-bridge": "^2.1.0", "chalk": "^4.1.2", "fs-extra": "^10.0.0",