Skip to content

Commit 8127012

Browse files
Update dependency express to v5.2.1 (#6009)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2283514 commit 8127012

File tree

2 files changed

+15
-16
lines changed

2 files changed

+15
-16
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@types/bytes": "3.1.5",
7070
"@types/estree": "1.0.8",
7171
"@types/estree-jsx": "1.0.5",
72-
"@types/express": "5.0.5",
72+
"@types/express": "5.0.6",
7373
"@types/functional-red-black-tree": "1.0.6",
7474
"@types/lodash.merge": "4.6.9",
7575
"@types/node": "22.19.1",
@@ -126,7 +126,7 @@
126126
"eslint-plugin-react": "7.37.5",
127127
"eslint-plugin-react-hooks": "7.0.1",
128128
"eslint-plugin-unicorn": "62.0.0",
129-
"express": "5.2.0",
129+
"express": "5.2.1",
130130
"functional-red-black-tree": "1.0.1",
131131
"globals": "16.5.0",
132132
"htmlparser2": "10.0.0",

0 commit comments

Comments
 (0)