Skip to content

Commit f06d0a2

Browse files
author
Hesam Bahrami
authored
fix(vulnerability): node-notifier (#42)
* upgrade jest to fix the node-notifier vulnerability
1 parent 86c96db commit f06d0a2

File tree

2 files changed

+1336
-680
lines changed

2 files changed

+1336
-680
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"babel-jest": "24.9.0",
2121
"concurrently": "4.1.2",
2222
"husky": "^4.2.5",
23-
"jest": "24.9.0",
23+
"jest": "26.6.3",
2424
"jsdom": "^16.4.0",
2525
"rollup": "1.32.1",
2626
"rollup-plugin-babel": "4.4.0",

0 commit comments

Comments
 (0)