diff --git a/package-lock.json b/package-lock.json index d147433..d4f9fed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@types/har-format": "^1.2.14", "cors": "^2.8.5", "express": "^4.20.0", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "path-to-regexp": "^0.1.7" }, "devDependencies": { @@ -760,9 +760,9 @@ } }, "node_modules/handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "dependencies": { "minimist": "^1.2.5", "neo-async": "^2.6.2", @@ -2189,9 +2189,9 @@ } }, "handlebars": { - "version": "4.7.8", - "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.8.tgz", - "integrity": "sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ==", + "version": "4.7.9", + "resolved": "https://registry.npmjs.org/handlebars/-/handlebars-4.7.9.tgz", + "integrity": "sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==", "requires": { "minimist": "^1.2.5", "neo-async": "^2.6.2", diff --git a/package.json b/package.json index a4bdd5a..f9fa412 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "@types/har-format": "^1.2.14", "cors": "^2.8.5", "express": "^4.20.0", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "path-to-regexp": "^0.1.7" }, "files": [