diff --git a/package.json b/package.json index 3c398de..0a86f5c 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "homepage": "https://github.com/unbxd/js-sdk", "devDependencies": { "chai": "^4.2.0", - "handlebars": "^4.0.5", + "handlebars": "^4.3.0", "jquery": "^3.3.1", "jquery-ui": "^1.12.1", "karma": "^4.0.0", diff --git a/yarn.lock b/yarn.lock index 1118c8f..8fec6f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1035,9 +1035,9 @@ growl@1.10.5: version "1.10.5" resolved "https://registry.yarnpkg.com/growl/-/growl-1.10.5.tgz#f2735dc2283674fa67478b10181059355c369e5e" -handlebars@*, handlebars@^4.0.5: - version "4.1.1" - resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.1.tgz#6e4e41c18ebe7719ae4d38e5aca3d32fa3dd23d3" +handlebars@*, handlebars@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.3.0.tgz#427391b584626c9c9c6ffb7d1fb90aa9789221cc" dependencies: neo-async "^2.6.0" optimist "^0.6.1"