diff --git a/package-lock.json b/package-lock.json index 1b5c432..ad4374a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "monocart-coverage-reports": "2.11.3", "remark": "15.0.1", "remark-mdx": "3.1.0", - "tstyche": "3.0.0" + "tstyche": "3.1.0" }, "engines": { "node": ">=18.0" @@ -1694,9 +1694,9 @@ } }, "node_modules/tstyche": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/tstyche/-/tstyche-3.0.0.tgz", - "integrity": "sha512-WbtmMEDi7rYkEl380wi46eoFKtRQaK92s79o5F6Mwwjp22Oo4i8/91AVpsNwJ6szaoEn/4bNzUUHbt0JMC/fKQ==", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/tstyche/-/tstyche-3.1.0.tgz", + "integrity": "sha512-G5PYVCdoQV++wG2+NNuhSeO6RwXRsaxHZJ3e8+WCzaGIM4lEuO4ziZmI95RBA1N5olo+UdBFPx1huXHwD14k3w==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 2246cd7..d246367 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "monocart-coverage-reports": "2.11.3", "remark": "15.0.1", "remark-mdx": "3.1.0", - "tstyche": "3.0.0" + "tstyche": "3.1.0" }, "engines": { "node": ">=18.0"