diff --git a/node_modules/@jest/schemas/package.json b/node_modules/@jest/schemas/package.json index db670bf..96355ca 100644 --- a/node_modules/@jest/schemas/package.json +++ b/node_modules/@jest/schemas/package.json @@ -17,7 +17,7 @@ "./package.json": "./package.json" }, "dependencies": { - "@sinclair/typebox": "^0.27.8" + "@sinclair/typebox": "^0.31.21" }, "engines": { "node": "^14.15.0 || ^16.10.0 || >=18.0.0"