Skip to content

Commit 8dde5d8

Browse files
cuylulivz
authored andcommitted
fix: npm audit vulnerability (close: #493)(#641)
1 parent 0c5b752 commit 8dde5d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -67,10 +67,10 @@
6767
"lodash.throttle": "^4.1.1",
6868
"lru-cache": "^4.1.2",
6969
"markdown-it": "^8.4.1",
70-
"markdown-it-anchor": "^4.0.0",
70+
"markdown-it-anchor": "^5.0.2",
7171
"markdown-it-container": "^2.0.0",
7272
"markdown-it-emoji": "^1.4.0",
73-
"markdown-it-table-of-contents": "^0.3.3",
73+
"markdown-it-table-of-contents": "^0.4.0",
7474
"mini-css-extract-plugin": "^0.4.1",
7575
"nprogress": "^0.2.0",
7676
"optimize-css-assets-webpack-plugin": "^4.0.0",

0 commit comments

Comments
 (0)