Skip to content

Commit a441afa

Browse files
committed
Merged PR 45616: [Embed] Update packages in order to fix vulnerability issues.
Update http-server and typedoc packages versions to reduce vulnerability issues. Related work items: #205810
1 parent bb8e44e commit a441afa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"gulp-typedoc": "^2.0.0",
4949
"gulp-typescript": "^2.12.1",
5050
"gulp-uglify": "^1.5.1",
51-
"http-server": "^0.9.0",
51+
"http-server": "^0.11.1",
5252
"ignore-loader": "^0.1.1",
5353
"jasmine": "^2.4.1",
5454
"jasmine-core": "^2.4.1",
@@ -66,7 +66,7 @@
6666
"run-sequence": "^1.1.5",
6767
"ts-loader": "^0.8.1",
6868
"tslint": "^3.6.0",
69-
"typedoc": "^0.4.4",
69+
"typedoc": "^0.15.0",
7070
"typescript": "^1.8.10",
7171
"typings": "^1.3.2",
7272
"webpack": "^1.12.14",

0 commit comments

Comments
 (0)