diff --git a/package.json b/package.json index f0313091e..230ddb9c3 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "webpack": "^5.94.0", "webpack-cli": "^6.0.1", "webpack-merge": "^6.0.1", - "zod": "4.3.5" + "zod": "4.3.6" }, "dependencies": { "@aws-sdk/client-cloudwatch": "^3.995.0", @@ -91,7 +91,7 @@ "lodash.throttle": "^4.1.1", "log4js": "^6.3.0", "seedrandom": "^3.0.5", - "zod": "4.3.5" + "zod": "4.3.6" }, "peerDependencies": { "@guardian/libs": "^22.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c9c2cb703..219546226 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -67,8 +67,8 @@ importers: specifier: ^3.0.5 version: 3.0.5 zod: - specifier: 4.3.5 - version: 4.3.5 + specifier: 4.3.6 + version: 4.3.6 devDependencies: '@babel/core': specifier: ^7.23.2 @@ -2920,11 +2920,11 @@ packages: glob@7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me glob@7.2.3: resolution: {integrity: sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==} - deprecated: Glob versions prior to v9 are no longer supported + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me globals@14.0.0: resolution: {integrity: sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ==} @@ -4825,8 +4825,8 @@ packages: resolution: {integrity: sha512-EkXc2JGcKhO5N5aZ7TmuNo45budRaFGHOmz24wtJR7znbNqDPmdZtUauKX6et8KAVseAMBOyWJqEpXcHTBsh7Q==} engines: {node: '>= 6'} - zod@4.3.5: - resolution: {integrity: sha512-k7Nwx6vuWx1IJ9Bjuf4Zt1PEllcwe7cls3VNzm4CQ1/hgtFUK2bRNG3rvnpPUhFjmqJKAKtjV576KnUkHocg/g==} + zod@4.3.6: + resolution: {integrity: sha512-rftlrkhHZOcjDwkGlnUtZZkvaPHCsDATp4pGpuOOMDaTdDDXF91wuVDJoWoPsKX/3YPQ5fHuF3STjcYyKr+Qhg==} snapshots: @@ -11145,4 +11145,4 @@ snapshots: compress-commons: 2.1.1 readable-stream: 3.6.2 - zod@4.3.5: {} + zod@4.3.6: {}