From 047a03ce6f6550567eef3c34bf1178d7cc1925a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 23:52:49 +0000 Subject: [PATCH] chore(deps): update dependency @types/mustache to v4.2.6 --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index a62d28ded..293b76961 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,7 @@ "@types/lodash.mergewith": "4.6.9", "@types/luxon": "3.6.2", "@types/mocha": "10.0.10", - "@types/mustache": "4.2.5", + "@types/mustache": "4.2.6", "@types/mz": "2.7.8", "@types/node": "20.17.46", "@types/progress": "2.0.7", @@ -1899,9 +1899,9 @@ "dev": true }, "node_modules/@types/mustache": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@types/mustache/-/mustache-4.2.5.tgz", - "integrity": "sha512-PLwiVvTBg59tGFL/8VpcGvqOu3L4OuveNvPi0EYbWchRdEVP++yRUXJPFl+CApKEq13017/4Nf7aQ5lTtHUNsA==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@types/mustache/-/mustache-4.2.6.tgz", + "integrity": "sha512-t+8/QWTAhOFlrF1IVZqKnMRJi84EgkIK5Kh0p2JV4OLywUvCwJPFxbJAl7XAow7DVIHsF+xW9f1MVzg0L6Szjw==", "dev": true, "license": "MIT" }, diff --git a/package.json b/package.json index dda12ce81..bfac7d1d5 100644 --- a/package.json +++ b/package.json @@ -272,7 +272,7 @@ "@types/lodash.mergewith": "4.6.9", "@types/luxon": "3.6.2", "@types/mocha": "10.0.10", - "@types/mustache": "4.2.5", + "@types/mustache": "4.2.6", "@types/mz": "2.7.8", "@types/node": "20.17.46", "@types/progress": "2.0.7",