Skip to content

Commit 248ce30

Browse files
committed
chore: Bump Express PREP
Fixes the following issues: + Linebreaks are not sent after boundaries in the same notification, instead they are sent at the start of notification. + DELETE triggers lastEvent only if the path for notification is the same as the one where events occured.
1 parent e0ebc31 commit 248ce30

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

package-lock.json

+10-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"express-accept-events": "^0.2.2",
7878
"express-handlebars": "^5.3.5",
7979
"express-negotiate-events": "^0.2.1",
80-
"express-prep": "^0.5.0",
80+
"express-prep": "^0.5.3",
8181
"express-session": "^1.18.0",
8282
"extend": "^3.0.2",
8383
"from2": "^2.3.0",

0 commit comments

Comments
 (0)