Skip to content

Commit 9aa42d5

Browse files
committed
upgrade express to 4.20.0 to fix issue with XSS when redirecting
1 parent 75105ba commit 9aa42d5

File tree

2 files changed

+46
-38
lines changed

2 files changed

+46
-38
lines changed

apps/webapp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"effect": "^3.11.7",
127127
"emails": "workspace:*",
128128
"evt": "^2.4.13",
129-
"express": "^4.18.1",
129+
"express": "4.20.0",
130130
"framer-motion": "^10.12.11",
131131
"graphile-worker": "0.16.6",
132132
"highlight.run": "^7.3.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)