We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6a9732c + d12fbf8 commit 8a67c48Copy full SHA for 8a67c48
CHANGES_NEXT_RELEASE
@@ -0,0 +1 @@
1
+- Upgrade: express dependency from 4.21.2 to 4.22.0. (solving vulnerability CVE-2023-28155)
package.json
@@ -61,7 +61,7 @@
61
"dependencies": {
62
"async": "2.6.4",
63
"body-parser": "~1.20.3",
64
- "express": "4.21.2",
+ "express": "4.22.0",
65
"html-to-text": "9.0.5",
66
"is-html": "2.0.0",
67
"logops": "2.1.2",
0 commit comments