Skip to content

Commit

Permalink
fix(deps): update dependency handlebars to v4.7.7 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 10, 2023
1 parent d24624a commit 206a4ed
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10533,18 +10533,7 @@ handlebars-layouts@^3.1.4:
resolved "https://registry.yarnpkg.com/handlebars-layouts/-/handlebars-layouts-3.1.4.tgz#26b3beb931b4b877dfbf7e6feaf4058ee6228b02"
integrity sha1-JrO+uTG0uHffv35v6vQFjuYiiwI=

handlebars@^4.1.2:
version "4.2.0"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.2.0.tgz#57ce8d2175b9bbb3d8b3cf3e4217b1aec8ddcb2e"
integrity sha512-Kb4xn5Qh1cxAKvQnzNWZ512DhABzyFNmsaJf3OAkWNa4NkaqWcNI8Tao8Tasi0/F4JD9oyG0YxuFyvyR57d+Gw==
dependencies:
neo-async "^2.6.0"
optimist "^0.6.1"
source-map "^0.6.1"
optionalDependencies:
uglify-js "^3.1.4"

handlebars@^4.5.3, handlebars@^4.7.7:
handlebars@^4.1.2, handlebars@^4.5.3, handlebars@^4.7.7:
version "4.7.7"
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.7.tgz#9ce33416aad02dbd6c8fafa8240d5d98004945a1"
integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==
Expand Down Expand Up @@ -15984,7 +15973,7 @@ opn@^5.1.0, opn@^5.5.0:
dependencies:
is-wsl "^1.1.0"

optimist@^0.6.1, optimist@~0.6.1:
optimist@~0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/optimist/-/optimist-0.6.1.tgz#da3ea74686fa21a19a111c326e90eb15a0196686"
dependencies:
Expand Down

0 comments on commit 206a4ed

Please sign in to comment.