Skip to content

Commit d081c4f

Browse files
committed
fix(security): patch express via path-to-regexp
As far as I can tell from the block post: https://blakeembrey.com/posts/2024-09-web-redos/ this vulnerability should not affect releases of Puter before this update because we do not have any routes with multiple parameters where the second parameter does not start with '.' or '/'. However, for the sake of good security hygiene and so `npm audit` looks nice, we're upgrading the package. (better late than never)
1 parent 1cae7fc commit d081c4f

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

package-lock.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)