Skip to content

Commit 674af16

Browse files
committed
Remove node-notifier vulnerability
1 parent ac1609b commit 674af16

File tree

2 files changed

+750
-575
lines changed

2 files changed

+750
-575
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"eslint-plugin-promise": "4",
8484
"eslint-plugin-standard": "5",
8585
"gzip-size": "^6.0.0",
86-
"jest": "^25.2.4",
86+
"jest": "26.6.3",
8787
"jest-watch-typeahead": "^0.5.0",
8888
"kleur": "^4.0.0",
8989
"lint-staged": "10.5.1",
@@ -93,7 +93,7 @@
9393
"rollup-plugin-terser": "^7.0.0",
9494
"rollup-plugin-typescript2": "^0.29.0",
9595
"shx": "^0.3.2",
96-
"ts-jest": "^25.3.0",
96+
"ts-jest": "26.4.4",
9797
"typescript": "3.9.7"
9898
}
9999
}

0 commit comments

Comments
 (0)