15524: Upgrades handlebars to address WS-2019-0064.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 23 Aug 2019 17:08:27 +0000 (14:08 -0300)
committerLucas Di Pentima <lucas@di-pentima.com.ar>
Fri, 23 Aug 2019 17:08:27 +0000 (14:08 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>

package.json
yarn.lock

index 2aed781cf6bc7da93e7e5a90f213f0c388892952..5be46547a82f157d94a8969fdc591bf21f8f8f7b 100644 (file)
@@ -23,6 +23,7 @@
     "cwlts": "1.15.29",
     "debounce": "1.2.0",
     "file-saver": "2.0.1",
     "cwlts": "1.15.29",
     "debounce": "1.2.0",
     "file-saver": "2.0.1",
+    "handlebars": "4.0.14",
     "is-image": "2.0.0",
     "js-yaml": "3.12.0",
     "jssha": "2.3.1",
     "is-image": "2.0.0",
     "js-yaml": "3.12.0",
     "jssha": "2.3.1",
index e5d1747ea0271c4f218fd440094583c5a558190e..390bf3f92d855ecc7dee0f9ec4d711af38a878b1 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3530,6 +3530,17 @@ handle-thing@^1.2.5:
   version "1.2.5"
   resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
 
   version "1.2.5"
   resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
 
+handlebars@4.0.14:
+  version "4.0.14"
+  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.14.tgz#88de711eb693a5b783ae06065f9b91b0dd373a71"
+  integrity sha512-E7tDoyAA8ilZIV3xDJgl18sX3M8xB9/fMw8+mfW4msLW8jlX97bAnWgT3pmaNXuvzIEgSBMnAHfuXsB2hdzfow==
+  dependencies:
+    async "^2.5.0"
+    optimist "^0.6.1"
+    source-map "^0.6.1"
+  optionalDependencies:
+    uglify-js "^3.1.4"
+
 handlebars@^4.0.3:
   version "4.0.12"
   resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
 handlebars@^4.0.3:
   version "4.0.12"
   resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"