Skip to content

Commit e15e456

Browse files
committed
Upgrade handlebars to 4.0.13 (from 4.0.12)
1 parent 5a86fa5 commit e15e456

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"file-saver": "2.0.0",
3030
"fingerprintjs2": "2.0.6",
3131
"flexslider": "2.7.1",
32-
"handlebars": "4.0.12",
32+
"handlebars": "4.0.13",
3333
"html5-history-api": "4.2.10",
3434
"html5shiv": "3.7.3",
3535
"image-map": "1.1.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,10 +2023,10 @@ gulplog@^1.0.0:
20232023
dependencies:
20242024
glogg "^1.0.0"
20252025

2026-
handlebars@4.0.12:
2027-
version "4.0.12"
2028-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.12.tgz#2c15c8a96d46da5e266700518ba8cb8d919d5bc5"
2029-
integrity sha512-RhmTekP+FZL+XNhwS1Wf+bTTZpdLougwt5pcgA1tuz6Jcx0fpH/7z0qd71RKnZHBCxIRBHfBOnio4gViPemNzA==
2026+
handlebars@4.0.13:
2027+
version "4.0.13"
2028+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.0.13.tgz#89fc17bf26f46fd7f6f99d341d92efaae64f997d"
2029+
integrity sha512-uydY0jy4Z3wy/iGXsi64UtLD4t1fFJe16c/NFxsYE4WdQis8ZCzOXUZaPQNG0e5bgtLQV41QTfqBindhEjnpyQ==
20302030
dependencies:
20312031
async "^2.5.0"
20322032
optimist "^0.6.1"

0 commit comments

Comments
 (0)