Skip to content

Commit e258761

Browse files
author
Nikhil Thorat
authored
Update dependencies to reduce vulnerabilities. (tensorflow#1592)
SECURITY
1 parent 5bc5631 commit e258761

File tree

2 files changed

+265
-1288
lines changed

2 files changed

+265
-1288
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
"clang-format": "~1.2.4",
2424
"jasmine": "~3.1.0",
2525
"jasmine-core": "~3.1.0",
26-
"karma": "~2.0.2",
27-
"karma-browserstack-launcher": "~1.3.0",
26+
"karma": "~4.0.0",
27+
"karma-browserstack-launcher": "~1.4.0",
2828
"karma-chrome-launcher": "~2.2.0",
2929
"karma-jasmine": "~1.1.0",
30-
"karma-typescript": "~3.0.12",
30+
"karma-typescript": "~4.0.0",
3131
"npm-run-all": "~4.1.3",
3232
"rimraf": "~2.6.2",
3333
"rollup": "~0.58.2",

0 commit comments

Comments
 (0)