diff --git a/package-lock.json b/package-lock.json index ebf321d..b69a174 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "del": "^8.0.1", "depcheck": "^1.4.7", "elasticsearch-browser": "^16.7.1", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "highlight.js": "^11.11.1", "jquery": "^4.0.0", "medium-zoom": "^1.1.0", @@ -5606,9 +5606,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==", "license": "MIT", "dependencies": { "minimist": "^1.2.5", diff --git a/package.json b/package.json index 92b15c2..f9ac81e 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "del": "^8.0.1", "depcheck": "^1.4.7", "elasticsearch-browser": "^16.7.1", - "handlebars": "^4.7.8", + "handlebars": "^4.7.9", "highlight.js": "^11.11.1", "jquery": "^4.0.0", "medium-zoom": "^1.1.0",