mirror of https://github.com/embarklabs/embark.git
parent
d5eff731f2
commit
47ba899c85
|
@ -111,7 +111,7 @@
|
|||
"ganache-cli": "6.2.3",
|
||||
"glob": "7.1.3",
|
||||
"globule": "1.2.1",
|
||||
"handlebars": "4.0.12",
|
||||
"handlebars": "4.0.13",
|
||||
"hard-source-webpack-plugin": "0.13.1",
|
||||
"helmet": "3.13.0",
|
||||
"hosted-git-info": "2.7.1",
|
||||
|
|
13
yarn.lock
13
yarn.lock
|
@ -9783,7 +9783,18 @@ handle-thing@^1.2.5:
|
|||
resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-1.2.5.tgz#fd7aad726bf1a5fd16dfc29b2f7a6601d27139c4"
|
||||
integrity sha1-/Xqtcmvxpf0W38KbL3pmAdJxOcQ=
|
||||
|
||||
handlebars@4.0.12, handlebars@^4.0.1, handlebars@^4.0.11, handlebars@^4.0.3:
|
||||
handlebars@4.0.13:
|
||||
version "4.0.13"
|
||||
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.13.tgz#89fc17bf26f46fd7f6f99d341d92efaae64f997d"
|
||||
integrity sha512-uydY0jy4Z3wy/iGXsi64UtLD4t1fFJe16c/NFxsYE4WdQis8ZCzOXUZaPQNG0e5bgtLQV41QTfqBindhEjnpyQ==
|
||||
dependencies:
|
||||
async "^2.5.0"
|
||||
optimist "^0.6.1"
|
||||
source-map "^0.6.1"
|
||||
optionalDependencies:
|
||||
uglify-js "^3.1.4"
|
||||
|
||||
handlebars@^4.0.1, handlebars@^4.0.11, handlebars@^4.0.3:
|
||||
version "4.0.12"
|
||||
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
|
||||
integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==
|
||||
|
|
Loading…
Reference in New Issue