diff --git a/package-lock.json b/package-lock.json index e0a7f1de93..1eb4f682f3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -300,18 +300,18 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.24.8", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz", - "integrity": "sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz", - "integrity": "sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", "license": "MIT", "engines": { "node": ">=6.9.0" @@ -399,12 +399,12 @@ } }, "node_modules/@babel/parser": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.25.6.tgz", - "integrity": "sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.3.tgz", + "integrity": "sha512-WJ/CvmY8Mea8iDXo6a7RK2wbmJITT5fN3BEkRuFlxVyNx8jOKIIhmC4fSkTcPcf8JyavbBwIe6OpiCOBXt/IcA==", "license": "MIT", "dependencies": { - "@babel/types": "^7.25.6" + "@babel/types": "^7.26.3" }, "bin": { "parser": "bin/babel-parser.js" @@ -458,14 +458,13 @@ } }, "node_modules/@babel/types": { - "version": "7.25.6", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.25.6.tgz", - "integrity": "sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==", + "version": "7.26.3", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.3.tgz", + "integrity": "sha512-vN5p+1kl59GVKMvTHt55NzzmYVxprfJD+ql7U9NFIfKCBkYE55LYtS+WtPlaYOyzydrKI8Nezd+aZextrd+FMA==", "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.24.8", - "@babel/helper-validator-identifier": "^7.24.7", - "to-fast-properties": "^2.0.0" + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -8414,13 +8413,13 @@ } }, "node_modules/@playwright/test": { - "version": "1.48.2", - "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.48.2.tgz", - "integrity": "sha512-54w1xCWfXuax7dz4W2M9uw0gDyh+ti/0K/MxcCUxChFh37kkdxPdfZDw5QBbuPUJHr1CiHJ1hXgSs+GgeQc5Zw==", + "version": "1.49.1", + "resolved": "https://registry.npmjs.org/@playwright/test/-/test-1.49.1.tgz", + "integrity": "sha512-Ky+BVzPz8pL6PQxHqNRW1k3mIyv933LML7HktS8uik0bUXNCdPhoS/kLihiO1tMf/egaJb4IutXd7UywvXEW+g==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright": "1.48.2" + "playwright": "1.49.1" }, "bin": { "playwright": "cli.js" @@ -22025,13 +22024,13 @@ } }, "node_modules/playwright": { - "version": "1.48.2", - "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.48.2.tgz", - "integrity": "sha512-NjYvYgp4BPmiwfe31j4gHLa3J7bD2WiBz8Lk2RoSsmX38SVIARZ18VYjxLjAcDsAhA+F4iSEXTSGgjua0rrlgQ==", + "version": "1.49.1", + "resolved": "https://registry.npmjs.org/playwright/-/playwright-1.49.1.tgz", + "integrity": "sha512-VYL8zLoNTBxVOrJBbDuRgDWa3i+mfQgDTrL8Ah9QXZ7ax4Dsj0MSq5bYgytRnDVVe+njoKnfsYkH3HzqVj5UZA==", "dev": true, "license": "Apache-2.0", "dependencies": { - "playwright-core": "1.48.2" + "playwright-core": "1.49.1" }, "bin": { "playwright": "cli.js" @@ -22044,9 +22043,9 @@ } }, "node_modules/playwright-core": { - "version": "1.48.2", - "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.48.2.tgz", - "integrity": "sha512-sjjw+qrLFlriJo64du+EK0kJgZzoQPsabGF4lBvsid+3CNIZIYLgnMj9V6JY5VhM2Peh20DJWIVpVljLLnlawA==", + "version": "1.49.1", + "resolved": "https://registry.npmjs.org/playwright-core/-/playwright-core-1.49.1.tgz", + "integrity": "sha512-BzmpVcs4kE2CH15rWfzpjzVGhWERJfmnXmniSyKeRZUs9Ws65m+RGIi7mjJK/euCegfn3i7jvqWeWyHe9y3Vgg==", "dev": true, "license": "Apache-2.0", "bin": { @@ -24552,13 +24551,6 @@ "integrity": "sha512-lx9B5iv7msuFYE3dytT+KE5tap+rNYw+K4jVkb9R/asAb+pbBSM17jtunHplhBe6RRJdZx3Pn2Jph24O32mOVg==", "dev": true }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -26109,9 +26101,9 @@ "license": "ISC" }, "node_modules/yaml": { - "version": "2.6.0", - "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.0.tgz", - "integrity": "sha512-a6ae//JvKDEra2kdi1qzCyrJW/WZCgFi8ydDV+eXExl95t+5R+ijnqHJbz9tmMh8FUjx3iv2fCQ4dclAQlO2UQ==", + "version": "2.6.1", + "resolved": "https://registry.npmjs.org/yaml/-/yaml-2.6.1.tgz", + "integrity": "sha512-7r0XPzioN/Q9kXBro/XPnA6kznR73DHq+GXh5ON7ZozRO6aMjbmiBuKste2wslTFkC5d1dw0GooOCepZXJ2SAg==", "license": "ISC", "bin": { "yaml": "bin.mjs" @@ -26334,9 +26326,10 @@ } }, "node_modules/zod": { - "version": "3.23.8", - "resolved": "https://registry.npmjs.org/zod/-/zod-3.23.8.tgz", - "integrity": "sha512-XBx9AXhXktjUqnepgTiE5flcKIYWi/rme0Eaj+5Y0lftuGBq+jyRu/md4WnuxqgP1ubdpNCsYEYPxrzVHD8d6g==", + "version": "3.24.1", + "resolved": "https://registry.npmjs.org/zod/-/zod-3.24.1.tgz", + "integrity": "sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==", + "license": "MIT", "funding": { "url": "https://github.com/sponsors/colinhacks" } @@ -26401,7 +26394,7 @@ "supports-color": "^9.0.0", "terminal-link": "^3.0.0", "ts-node": "^10.9.1", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "uuid": "^9.0.0", "yargs": "^17.6.0" }, @@ -26460,7 +26453,7 @@ "minimatch": "^9.0.0", "read-pkg": "^7.1.0", "semver": "^7.3.8", - "yaml": "^2.1.3", + "yaml": "^2.6.1", "yargs": "^17.6.0" }, "bin": { @@ -26476,7 +26469,7 @@ "execa": "^6.0.0", "memfs": "^3.4.7", "node-fetch": "^3.3.1", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "unionfs": "^4.4.0", "vite": "^4.0.4", "vitest": "^0.34.0" @@ -26656,7 +26649,7 @@ "devDependencies": { "@types/node": "^14.18.53", "tmp-promise": "^3.0.0", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -26703,7 +26696,7 @@ "has-ansi": "^5.0.0", "is-ci": "^3.0.0", "tmp-promise": "^3.0.2", - "typescript": "^5.7.2" + "typescript": "^5.0.0" }, "engines": { "node": "^14.16.0 || >=16.0.0" @@ -26824,7 +26817,7 @@ "cross-env": "^7.0.3", "nock": "^13.2.4", "tar": "^6.1.11", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27145,7 +27138,7 @@ "path-browserify": "^1.0.1", "rollup-plugin-node-polyfills": "^0.2.1", "tmp-promise": "^3.0.2", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vite": "^4.0.4", "vitest": "^0.34.0" }, @@ -27166,7 +27159,7 @@ "@types/node": "^14.18.53", "sort-on": "^5.0.0", "tmp-promise": "^3.0.0", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27186,7 +27179,7 @@ }, "devDependencies": { "@types/node": "^14.18.53", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27281,7 +27274,7 @@ }, "devDependencies": { "@types/node": "^14.18.53", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27299,7 +27292,7 @@ "node-fetch": "^3.0.0", "omit.js": "^2.0.2", "p-wait-for": "^4.0.0", - "qs": "^6.13.1" + "qs": "^6.9.6" }, "devDependencies": { "@types/lodash-es": "^4.17.6", @@ -27309,7 +27302,7 @@ "from2-string": "^1.1.0", "nock": "^13.0.0", "ts-node": "^10.9.1", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "uuid": "^9.0.0" }, "engines": { @@ -27322,7 +27315,7 @@ "license": "MIT", "devDependencies": { "@types/node": "^14.18.53", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27349,7 +27342,7 @@ "@types/node": "^14.18.53", "@vitest/coverage-c8": "^0.33.0", "@vitest/ui": "^0.34.0", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vite": "^4.0.4", "vitest": "^0.34.0" }, @@ -27378,7 +27371,7 @@ "@types/node": "^14.18.53", "@vitest/coverage-c8": "^0.33.0", "@vitest/ui": "^0.34.0", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vite": "^4.0.4", "vitest": "^0.34.0" }, @@ -27403,7 +27396,7 @@ "devDependencies": { "@types/node": "^14.18.53", "ts-node": "^10.9.1", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27420,7 +27413,7 @@ "devDependencies": { "@types/node": "^14.18.53", "semver": "^7.3.8", - "typescript": "^5.7.2", + "typescript": "^5.0.0", "vitest": "^0.34.0" }, "engines": { @@ -27522,7 +27515,7 @@ "path-key": "^4.0.0", "strip-ansi": "^7.0.0", "tmp-promise": "^3.0.2", - "typescript": "^5.7.2" + "typescript": "^5.0.0" }, "engines": { "node": "^14.16.0 || >=16.0.0" @@ -27613,8 +27606,8 @@ "version": "9.41.1", "license": "MIT", "dependencies": { - "@babel/parser": "^7.22.5", - "@babel/types": "7.25.6", + "@babel/parser": "^7.26.3", + "@babel/types": "7.26.3", "@netlify/binary-info": "^1.0.0", "@netlify/serverless-functions-api": "^1.31.1", "@vercel/nft": "^0.27.1", @@ -28397,7 +28390,7 @@ "@types/node": "^14.18.53", "execa": "^6.1.0", "globby": "^13.1.2", - "typescript": "^5.7.2" + "typescript": "^5.0.0" } }, "tools/node_modules/execa": { diff --git a/packages/zip-it-and-ship-it/package.json b/packages/zip-it-and-ship-it/package.json index 86835b4190..a53ac5ee1b 100644 --- a/packages/zip-it-and-ship-it/package.json +++ b/packages/zip-it-and-ship-it/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@babel/parser": "^7.22.5", - "@babel/types": "7.25.6", + "@babel/types": "7.26.3", "@netlify/binary-info": "^1.0.0", "@netlify/serverless-functions-api": "^1.31.1", "@vercel/nft": "^0.27.1",