Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit 7e1f21b

Browse files
authored
Merge pull request #185 from react-native-windows/dependabot/npm_and_yarn/handlebars-4.5.3
[Security] Bump handlebars from 4.2.1 to 4.5.3
2 parents 9a88a29 + 58b19ae commit 7e1f21b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,10 +3240,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
32403240
dependencies:
32413241
delayed-stream "~1.0.0"
32423242

3243-
commander@~2.20.0:
3244-
version "2.20.0"
3245-
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.0.tgz#d58bb2b5c1ee8f87b0d340027e9e94e222c5a422"
3246-
integrity sha512-7j2y+40w61zy6YC2iRNpUe/NwhNyoXrYpHMrSunaMG64nRnaf96zO/KMQR4OyN/UnE5KLyEBnKHd4aG3rskjpQ==
3243+
commander@~2.20.3:
3244+
version "2.20.3"
3245+
resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33"
3246+
integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==
32473247

32483248
compare-versions@^3.4.0:
32493249
version "3.5.1"
@@ -4329,9 +4329,9 @@ growly@^1.3.0:
43294329
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
43304330

43314331
handlebars@^4.1.2:
4332-
version "4.2.1"
4333-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.1.tgz#dc69c0e61604224f0c23b38b5b6741db210b57da"
4334-
integrity sha512-bqPIlDk06UWbVEIFoYj+LVo42WhK96J+b25l7hbFDpxrOXMphFM3fNIm+cluwg4Pk2jiLjWU5nHQY7igGE75NQ==
4332+
version "4.5.3"
4333+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
4334+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
43354335
dependencies:
43364336
neo-async "^2.6.0"
43374337
optimist "^0.6.1"
@@ -7929,11 +7929,11 @@ typescript@^3.5.1, typescript@^3.5.3:
79297929
integrity sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw==
79307930

79317931
uglify-js@^3.1.4:
7932-
version "3.6.0"
7933-
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.6.0.tgz#704681345c53a8b2079fb6cec294b05ead242ff5"
7934-
integrity sha512-W+jrUHJr3DXKhrsS7NUVxn3zqMOFn0hL/Ei6v0anCIMoKC93TjcflTagwIHLW7SfMFfiQuktQyFVCFHGUE0+yg==
7932+
version "3.7.2"
7933+
resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.7.2.tgz#cb1a601e67536e9ed094a92dd1e333459643d3f9"
7934+
integrity sha512-uhRwZcANNWVLrxLfNFEdltoPNhECUR3lc+UdJoG9CBpMcSnKyWA94tc3eAujB1GcMY5Uwq8ZMp4qWpxWYDQmaA==
79357935
dependencies:
7936-
commander "~2.20.0"
7936+
commander "~2.20.3"
79377937
source-map "~0.6.1"
79387938

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

0 commit comments

Comments
 (0)