Skip to content

Commit f18587f

Browse files
committed
U fix potential security npm package version
1 parent dd2d74a commit f18587f

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
@@ -65,7 +65,7 @@
6565
"friendly-errors-webpack-plugin": "^1.7.0",
6666
"fs-extra": "^7.0.1",
6767
"happypack": "^5.0.0",
68-
"highlight.js": "^9.15.8",
68+
"highlight.js": "^10.4.1",
6969
"html-loader": "^0.5.5",
7070
"html-webpack-plugin": "^3.2.0",
7171
"husky": "^3.0.0",
@@ -84,7 +84,7 @@
8484
"mini-css-extract-plugin": "^0.8.0",
8585
"mocha": "^6.2.0",
8686
"name-all-modules-plugin": "^1.0.1",
87-
"node-notifier": "^5.2.1",
87+
"node-notifier": "^8.0.1",
8888
"npm": "^6.4.1",
8989
"portfinder": "^1.0.13",
9090
"postcss-assets": "^5.0.0",

0 commit comments

Comments
 (0)