Skip to content

Commit c22bdf2

Browse files
committed
upgrade express & mardown-it
1 parent 9b46837 commit c22bdf2

File tree

2 files changed

+318
-26
lines changed

2 files changed

+318
-26
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"draft-js-export-html": "^1.2.0",
4444
"draft-js-markdown-shortcuts-plugin": "^0.3.0",
4545
"draft-js-plugins-editor": "^2.0.3",
46-
"express": "^4.18.2",
46+
"express": "^4.21.2",
4747
"express-fileupload": "^1.4.0",
4848
"express-interceptor": "^1.2.0",
4949
"fflate": "^0.7.4",
@@ -58,7 +58,7 @@
5858
"joi": "^17.4.0",
5959
"katex": "^0.16.4",
6060
"lodash": "^4.17.21",
61-
"markdown-it": "^13.0.1",
61+
"markdown-it": "^13.0.2",
6262
"marked": "4.1.1",
6363
"moment": "^2.29.4",
6464
"moment-duration-format": "^2.3.2",
@@ -109,8 +109,8 @@
109109
"remark-gfm": "^3.0.1",
110110
"remark-math": "^5.1.1",
111111
"remove": "^0.1.5",
112-
"sanitize-html": "^2.7.2",
113-
"sass": "^1.55.0",
112+
"sanitize-html": "^2.12.1",
113+
"sass": "^1.79.0",
114114
"shortid": "^2.2.16",
115115
"styled-components": "^5.3.6",
116116
"swr": "^1.3.0",

0 commit comments

Comments
 (0)