17653: Upgrades handlebars.
authorLucas Di Pentima <lucas@di-pentima.com.ar>
Tue, 11 May 2021 19:12:18 +0000 (16:12 -0300)
committerLucas Di Pentima <lucas.dipentima@curii.com>
Tue, 8 Jun 2021 17:05:21 +0000 (14:05 -0300)
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas@di-pentima.com.ar>

package.json
yarn.lock

index 4729dd891fc2150eb66f743231613e1a584dd1d6..cb7cca3259c8ce7f5b299656bf39df3b7bff68b8 100644 (file)
     "react-scripts-ts/webpack-dev-server": "^2.11.4",
     "react-scripts-ts/**/**/**/**/js-yaml": "^3.13.1",
     "react-scripts-ts/uglifyjs-webpack-plugin/serialize-javascript": "^2.1.1",
+    "react-scripts-ts/**/handlebars": "^4.7.7",
     "webpack/terser-webpack-plugin/serialize-javascript": "^2.1.1",
     "cypress/minimist": "1.2.5"
   }
index 963a90cacdb41dc02d4beb16c7d0f88b2d62cb0e..d435b29889e2c5813ce3e6dd3ed3a61e4c9057d6 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -4970,10 +4970,10 @@ handle-thing@^2.0.0:
   resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"
   integrity sha512-d4sze1JNC454Wdo2fkuyzCr6aHcbL6PGGuFAz0Li/NcOm1tCHGnWDRmJP85dh9IhQErTc2svWFEX5xHIOo//kQ==
 
-handlebars@^4.0.3:
-  version "4.7.6"
-  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.6.tgz#d4c05c1baf90e9945f77aa68a7a219aa4a7df74e"
-  integrity sha512-1f2BACcBfiwAfStCKZNrUCgqNZkGsAT7UM3kkYtXuLo0KnaVfjKOyf7PRzB6++aK9STyT1Pd2ZCPe3EGOXleXA==
+handlebars@^4.0.3, handlebars@^4.7.7:
+  version "4.7.7"
+  resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
+  integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
   dependencies:
     minimist "^1.2.5"
     neo-async "^2.6.0"