]> git.openstreetmap.org Git - nominatim-ui.git/commitdiff
handlebar 4.1 => 4.5
authormarc tobias <mtmail@gmx.net>
Sat, 30 Nov 2019 14:10:08 +0000 (15:10 +0100)
committermarc tobias <mtmail@gmx.net>
Sat, 30 Nov 2019 14:10:08 +0000 (15:10 +0100)
package.json
yarn.lock

index 3977c37a748035b97b846474faf8113d91a99ed8..138e70915f822baa48f8a3aae17afe76e0f70491 100644 (file)
@@ -13,7 +13,7 @@
     "bootstrap": "3.4.1",
     "bower": "^1.8",
     "grunt": "^1.0.2",
-    "handlebars": "4.1.2",
+    "handlebars": "4.5.3",
     "jquery": "3.4.1",
     "leaflet": "1.3.1",
     "leaflet-minimap": "3.6.1"
index 860db872c25b0e41c4f4bf263bcea354569773dc..b659e8dee0792541da8f01f04669c12db4836ce2 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -299,10 +299,10 @@ grunt@^1.0.2:
     path-is-absolute "~1.0.0"
     rimraf "~2.6.2"
 
-handlebars@4.1.2:
-  version "4.1.2"
-  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
-  integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
+handlebars@4.5.3:
+  version "4.5.3"
+  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
+  integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
   dependencies:
     neo-async "^2.6.0"
     optimist "^0.6.1"