Skip to content

Commit 74161fc

Browse files
committed
Fixed dependency vulnerabilities.
1 parent 6371379 commit 74161fc

File tree

2 files changed

+211
-152
lines changed

2 files changed

+211
-152
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,36 +40,36 @@
4040
"i18next": "^14.1.1",
4141
"i18next-xhr-backend": "^2.0.0",
4242
"inflection": "1.12.0",
43-
"jbox": "0.5.5",
43+
"jbox": "1.0.5",
4444
"jquery": "3.4.1",
4545
"jquery-textcomplete": "^1.8.5",
4646
"jquery-ui-npm": "1.12.0",
4747
"lru_map": "^0.3.3",
48-
"marked": "^0.6.2",
48+
"marked": "^0.7.0",
4949
"object-hash": "^1.3.1",
5050
"short-unique-id": "^1.1.1",
5151
"universal-ga": "^1.2.0"
5252
},
5353
"devDependencies": {
5454
"chai": "^4.2.0",
5555
"command-exists": "^1.2.8",
56-
"del": "^4.1.1",
56+
"del": "^5.0.0",
5757
"follow-redirects": "^1.6.1",
58-
"fs-extra": "^7.0.1",
58+
"fs-extra": "^8.1.0",
5959
"gulp": "^4.0.2",
6060
"gulp-concat": "~2.6.1",
6161
"gulp-debian": "~0.1.8",
6262
"gulp-git": "^2.9.0",
6363
"gulp-rename": "^1.4.0",
6464
"gulp-yarn": "^2.0.0",
65-
"gulp-zip": "^4.1.0",
65+
"gulp-zip": "^5.0.0",
6666
"karma": "^4.0.1",
6767
"karma-chai": "^0.1.0",
68-
"karma-chrome-launcher": "^2.2.0",
68+
"karma-chrome-launcher": "^3.0.0",
6969
"karma-mocha": "^1.3.0",
7070
"karma-sinon": "^1.0.5",
7171
"karma-sinon-chai": "^2.0.2",
72-
"makensis": "^0.17.0",
72+
"makensis": "^0.18.1",
7373
"mocha": "^6.1.4",
7474
"nw-builder": "^3.5.7",
7575
"os": "^0.1.1",

0 commit comments

Comments
 (0)