diff --git a/package-lock.json b/package-lock.json index fa300b0..67294e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@types/degit": "2.8.3", "@types/inquirer": "9.0.3", "@types/jest": "^29.5.14", - "@types/mustache": "4.2.2", + "@types/mustache": "4.2.6", "@types/node": "20.12.7", "@types/yargs": "17.0.22", "@typescript-eslint/eslint-plugin": "7.6.0", @@ -3475,9 +3475,9 @@ "license": "MIT" }, "node_modules/@types/mustache": { - "version": "4.2.2", - "resolved": "https://registry.npmjs.org/@types/mustache/-/mustache-4.2.2.tgz", - "integrity": "sha512-MUSpfpW0yZbTgjekDbH0shMYBUD+X/uJJJMm9LXN1d5yjl5lCY1vN/eWKD6D1tOtjA6206K0zcIPnUaFMurdNA==", + "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 2e80972..bec4948 100644 --- a/package.json +++ b/package.json @@ -83,7 +83,7 @@ "@types/degit": "2.8.3", "@types/inquirer": "9.0.3", "@types/jest": "^29.5.14", - "@types/mustache": "4.2.2", + "@types/mustache": "4.2.6", "@types/node": "20.12.7", "@types/yargs": "17.0.22", "@typescript-eslint/eslint-plugin": "7.6.0",