diff --git a/package-lock.json b/package-lock.json index 6d8aa8aa..d6139043 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12292,9 +12292,9 @@ "license": "MIT" }, "node_modules/tmp": { - "version": "0.2.5", - "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.5.tgz", - "integrity": "sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==", + "version": "0.2.7", + "resolved": "https://registry.npmjs.org/tmp/-/tmp-0.2.7.tgz", + "integrity": "sha512-e0votIpp4Uo2AJYSzVHV6xCcawuiez3DzqDAbrTc3YxBkplN6e+dM13ZeIcZnDg/QpSuU2zfZ3rzwY8ukEnaXw==", "dev": true, "license": "MIT", "engines": { diff --git a/package.json b/package.json index 3a335206..6638c71a 100644 --- a/package.json +++ b/package.json @@ -113,6 +113,7 @@ "qs": "6.15.3", "simple-git": "3.36.0", "shell-quote": "1.8.4", + "tmp": "0.2.7", "uuid": "11.1.1" }, "lint-staged": {