diff --git a/flowauth/frontend/package-lock.json b/flowauth/frontend/package-lock.json index 62582ebaa7..fcb9ec5cba 100644 --- a/flowauth/frontend/package-lock.json +++ b/flowauth/frontend/package-lock.json @@ -18602,8 +18602,10 @@ "license": "MIT" }, "node_modules/lodash.template": { - "version": "4.5.0", - "license": "MIT", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.18.1.tgz", + "integrity": "sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==", + "deprecated": "This package is deprecated. Use https://socket.dev/npm/package/eta instead.", "dependencies": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0" @@ -40864,7 +40866,9 @@ "dev": true }, "lodash.template": { - "version": "4.5.0", + "version": "4.18.1", + "resolved": "https://registry.npmjs.org/lodash.template/-/lodash.template-4.18.1.tgz", + "integrity": "sha512-5urZrLnV/VD6zHK5KsVtZgt7H19v51mIzoS0aBNH8yp3I8tbswrEjOABOPY8m8uB7NuibubLrMX+Y0PXsU9X+w==", "requires": { "lodash._reinterpolate": "^3.0.0", "lodash.templatesettings": "^4.0.0"