Skip to content

Commit 2f3dff4

Browse files
committed
Upgrade handlebars to 4.4.5 (from 4.4.0)
1 parent 79ffab6 commit 2f3dff4

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
@@ -30,7 +30,7 @@
3030
"file-saver": "2.0.2",
3131
"fingerprintjs2": "2.1.0",
3232
"flexslider": "2.7.2",
33-
"handlebars": "4.4.0",
33+
"handlebars": "4.4.5",
3434
"html5-history-api": "4.2.10",
3535
"html5shiv": "3.7.3",
3636
"image-map": "1.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2567,10 +2567,10 @@ gulplog@^1.0.0:
25672567
dependencies:
25682568
glogg "^1.0.0"
25692569

2570-
handlebars@4.4.0:
2571-
version "4.4.0"
2572-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.0.tgz#22e1a897c5d83023d39801f35f6b65cf97ed8b25"
2573-
integrity sha512-xkRtOt3/3DzTKMOt3xahj2M/EqNhY988T+imYSlMgs5fVhLN2fmKVVj0LtEGmb+3UUYV5Qmm1052Mm3dIQxOvw==
2570+
handlebars@4.4.5:
2571+
version "4.4.5"
2572+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.4.5.tgz#1b1f94f9bfe7379adda86a8b73fb570265a0dddd"
2573+
integrity sha512-0Ce31oWVB7YidkaTq33ZxEbN+UDxMMgThvCe8ptgQViymL5DPis9uLdTA13MiRPhgvqyxIegugrP97iK3JeBHg==
25742574
dependencies:
25752575
neo-async "^2.6.0"
25762576
optimist "^0.6.1"

0 commit comments

Comments
 (0)