Skip to content

Commit 2d540a9

Browse files
Update dependency handlebars to v4 [SECURITY]
1 parent e9ab849 commit 2d540a9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

  • 2-resources/_External-learning-resources/01-Typescript/Learning-Typescript-2

2-resources/_External-learning-resources/01-Typescript/Learning-Typescript-2/Chapter02/modern-workflow-demo-master/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"engines": {},
2929
"dependencies": {
3030
"bluebird": "^2.9.14",
31-
"handlebars": "^3.0.0",
31+
"handlebars": "^4.7.7",
3232
"lodash": "^3.5.0"
3333
},
3434
"devDependencies": {

2-resources/_External-learning-resources/01-Typescript/Learning-Typescript-2/Chapter09/TsStock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"animate.css": "^3.4.0",
2424
"bootstrap": "^3.3.5",
2525
"datatables": "^1.10.8",
26-
"handlebars": "^3.0.3",
26+
"handlebars": "^4.7.7",
2727
"highcharts": "0.0.9",
2828
"jquery": "^2.1.4",
2929
"q": "^1.4.1"

2-resources/_External-learning-resources/01-Typescript/Learning-Typescript-2/Chapter10/TsStock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"animate.css": "^3.4.0",
2424
"bootstrap": "^3.3.5",
2525
"datatables": "^1.10.8",
26-
"handlebars": "^3.0.3",
26+
"handlebars": "^4.7.7",
2727
"highcharts": "0.0.9",
2828
"jquery": "^2.1.4",
2929
"q": "^1.4.1"

0 commit comments

Comments
 (0)