File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 19
19
"@actions/exec" : " ^1.1.0" ,
20
20
"@actions/github" : " ^5.0.0" ,
21
21
"@octokit/openapi-types" : " ^11.2.0" ,
22
- "handlebars" : " ^4.7.7 " ,
22
+ "handlebars" : " ^4.7.8 " ,
23
23
"xml-js" : " ^1.6.11"
24
24
},
25
25
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -2902,13 +2902,13 @@ growly@^1.3.0:
2902
2902
resolved "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz"
2903
2903
integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE=
2904
2904
2905
- handlebars@^4.7.7 :
2906
- version "4.7.7 "
2907
- resolved "https://registry.npmjs.org /handlebars/-/handlebars-4.7.7 .tgz"
2908
- integrity sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA ==
2905
+ handlebars@^4.7.8 :
2906
+ version "4.7.8 "
2907
+ resolved "https://registry.yarnpkg.com /handlebars/-/handlebars-4.7.8 .tgz#41c42c18b1be2365439188c77c6afae71c0cd9e9 "
2908
+ integrity sha512-vafaFqs8MZkRrSX7sFVUdo3ap/eNiLnb4IakshzvP56X5Nr1iGKAIqdX6tMlm6HcNRIkr6AxO5jFEoJzzpT8aQ ==
2909
2909
dependencies :
2910
2910
minimist "^1.2.5"
2911
- neo-async "^2.6.0 "
2911
+ neo-async "^2.6.2 "
2912
2912
source-map "^0.6.1"
2913
2913
wordwrap "^1.0.0"
2914
2914
optionalDependencies :
@@ -4352,9 +4352,9 @@ natural-compare@^1.4.0:
4352
4352
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
4353
4353
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=
4354
4354
4355
- neo-async@^2.6.0 :
4355
+ neo-async@^2.6.2 :
4356
4356
version "2.6.2"
4357
- resolved "https://registry.npmjs.org /neo-async/-/neo-async-2.6.2.tgz"
4357
+ resolved "https://registry.yarnpkg.com /neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f "
4358
4358
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
4359
4359
4360
4360
nice-try@^1.0.4 :
You can’t perform that action at this time.
0 commit comments