Skip to content

Commit 5d0dbf9

Browse files
Bump handlebars in /Express/solutions/lab4-forum-test
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0cc1556 commit 5d0dbf9

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

Express/solutions/lab4-forum-test/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -601,10 +601,10 @@ combined-stream@^1.0.6:
601601
dependencies:
602602
delayed-stream "~1.0.0"
603603

604-
commander@~2.20.0:
605-
version "2.20.0"
606-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
607-
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
604+
commander@~2.20.3:
605+
version "2.20.3"
606+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
607+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
608608

609609
commondir@^1.0.1:
610610
version "1.0.1"
@@ -1315,9 +1315,9 @@ [email protected]:
13151315
integrity sha512-qBr4OuELkhPenW6goKVXiv47US3clb3/IbuWF9KNKEijAy9oeHxU9IgzjvJhHkUzhaj7rOUD7+YGWqUjLp5oSA==
13161316

13171317
handlebars@^4.1.2:
1318-
version "4.1.2"
1319-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
1320-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
1318+
version "4.5.3"
1319+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
1320+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
13211321
dependencies:
13221322
neo-async "^2.6.0"
13231323
optimist "^0.6.1"
@@ -3342,11 +3342,11 @@ type-is@~1.6.17, type-is@~1.6.18:
33423342
mime-types "~2.1.24"
33433343

33443344
uglify-js@^3.1.4:
3345-
version "3.6.0"
3346-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
3347-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
3345+
version "3.7.3"
3346+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
3347+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
33483348
dependencies:
3349-
commander "~2.20.0"
3349+
commander "~2.20.3"
33503350
source-map "~0.6.1"
33513351

33523352
undefsafe@^2.0.2:

0 commit comments

Comments
 (0)