Skip to content

Commit ea5218c

Browse files
authored
Merge pull request #2 from smmoosavi/dependabot/npm_and_yarn/handlebars-4.5.3
Bump handlebars from 4.1.2 to 4.5.3
2 parents 812f103 + 19c0d1a commit ea5218c

File tree

1 file changed

+13
-8
lines changed

1 file changed

+13
-8
lines changed

yarn.lock

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,11 +1443,16 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
14431443
dependencies:
14441444
delayed-stream "~1.0.0"
14451445

1446-
commander@^2.8.1, commander@~2.20.0:
1446+
commander@^2.8.1:
14471447
version "2.20.0"
14481448
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
14491449
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
14501450

1451+
commander@~2.20.3:
1452+
version "2.20.3"
1453+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
1454+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
1455+
14511456
component-emitter@^1.2.1:
14521457
version "1.3.0"
14531458
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.3.0.tgz#16e4070fba8ae29b679f2215853ee181ab2eabc0"
@@ -2272,9 +2277,9 @@ growly@^1.3.0:
22722277
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
22732278

22742279
handlebars@^4.1.2:
2275-
version "4.1.2"
2276-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.1.2.tgz#b6b37c1ced0306b221e094fc7aca3ec23b131b67"
2277-
integrity sha512-nvfrjqvt9xQ8Z/w0ijewdD/vvWDTOweBUm96NTr66Wfvo1mJenBLwcYmPs3TIBP5ruzYGD7Hx/DaM9RmhroGPw==
2280+
version "4.5.3"
2281+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2282+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
22782283
dependencies:
22792284
neo-async "^2.6.0"
22802285
optimist "^0.6.1"
@@ -4894,11 +4899,11 @@ type-fest@^0.4.1:
48944899
integrity sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==
48954900

48964901
uglify-js@^3.1.4:
4897-
version "3.6.0"
4898-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
4899-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
4902+
version "3.7.3"
4903+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.3.tgz#f918fce9182f466d5140f24bb0ff35c2d32dcc6a"
4904+
integrity sha512-7tINm46/3puUA4hCkKYo4Xdts+JDaVC9ZPRcG8Xw9R4nhO/gZgUM3TENq8IF4Vatk8qCig4MzP/c8G4u2BkVQg==
49004905
dependencies:
4901-
commander "~2.20.0"
4906+
commander "~2.20.3"
49024907
source-map "~0.6.1"
49034908

49044909
unicode-canonical-property-names-ecmascript@^1.0.4:

0 commit comments

Comments
 (0)