Skip to content

Commit

Permalink
chore: Bump Express PREP
Browse files Browse the repository at this point in the history
This fixes "undefined" notifications being emitted when the requested notification format is not Solid PREP RDF.
  • Loading branch information
CxRes committed Oct 23, 2024
1 parent d08a88f commit 33997ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"express-accept-events": "^0.3.0",
"express-handlebars": "^5.3.5",
"express-negotiate-events": "^0.3.0",
"express-prep": "^0.6.1",
"express-prep": "^0.6.2",
"express-session": "^1.18.0",
"extend": "^3.0.2",
"from2": "^2.3.0",
Expand Down

0 comments on commit 33997ae

Please sign in to comment.