diff --git a/package-lock.json b/package-lock.json index 5eb87061..6c1f4b0d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -66,7 +66,7 @@ "remark-extract-frontmatter": "3.2.0", "remark-frontmatter": "5.0.0", "remark-rehype": "11.1.2", - "tsmatchers": "5.0.3", + "tsmatchers": "6.0.2", "tsx": "4.20.6", "vike": "0.4.240", "websocket": "1.0.35" @@ -11575,9 +11575,9 @@ "license": "0BSD" }, "node_modules/tsmatchers": { - "version": "5.0.3", - "resolved": "https://registry.npmjs.org/tsmatchers/-/tsmatchers-5.0.3.tgz", - "integrity": "sha512-Rqc0qqhrlOR1pKGrVCERGXgEUOiGOwDN89vO8HRpccMvmejRJH3aRZZCdtUbKyeQedxvoB9ePHaaSnn57Kjz3Q==", + "version": "6.0.2", + "resolved": "https://registry.npmjs.org/tsmatchers/-/tsmatchers-6.0.2.tgz", + "integrity": "sha512-0xuUP/L5e1KtsNgO8iymO8kCl/Mcd8jequhGHI6AtZxcfFnhR0crJueFw2DcCLP1ruHNzByXPn+VdqdGSb97EA==", "dev": true, "license": "ASL 2.0" }, diff --git a/package.json b/package.json index a57c28e0..5a93357f 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "remark-extract-frontmatter": "3.2.0", "remark-frontmatter": "5.0.0", "remark-rehype": "11.1.2", - "tsmatchers": "5.0.3", + "tsmatchers": "6.0.2", "tsx": "4.20.6", "vike": "0.4.240", "websocket": "1.0.35"