Skip to content

Commit 055cca2

Browse files
authored
Merge pull request #53 from CarnegieLearningWeb/dev
Update @types/express version to 5.0.0 in package.json
2 parents 1af44c4 + 5c303a8 commit 055cca2

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

bun.lockb

-3 Bytes
Binary file not shown.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@tanstack/react-query": "^5.62.2",
2929
"@tanstack/react-query-devtools": "^5.62.2",
3030
"@types/d3-graphviz": "^2.6.10",
31-
"@types/express": "^4.17.21",
31+
"@types/express": "^5.0.0",
3232
"@types/lodash": "^4.17.1",
3333
"@types/papaparse": "^5.3.14",
3434
"@types/timsort": "^0.3.3",

0 commit comments

Comments
 (0)