Skip to content

Commit 36f9903

Browse files
chore(deps): update dependency @types/express to v4.17.23
1 parent 0a1f252 commit 36f9903

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@octokit/rest": "^18.12.0",
4343
"@types/compression": "^1.7.2",
4444
"@types/cors": "^2.8.12",
45-
"@types/express": "4.17.21",
45+
"@types/express": "4.17.23",
4646
"@types/jsdom": "^21.1.7",
4747
"@types/memoizee": "^0.4.7",
4848
"@types/node": "^22.15.23",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1558,10 +1558,10 @@
15581558
"@types/qs" "*"
15591559
"@types/serve-static" "*"
15601560

1561-
"@types/[email protected].21":
1562-
version "4.17.21"
1563-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.21.tgz#c26d4a151e60efe0084b23dc3369ebc631ed192d"
1564-
integrity sha512-ejlPM315qwLpaQlQDTjPdsUFSc6ZsP4AN6AlWnogPjQ7CVi7PYF3YVz+CY3jE2pwYf7E/7HlDAN0rV2GxTG0HQ==
1561+
"@types/[email protected].23":
1562+
version "4.17.23"
1563+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.23.tgz#35af3193c640bfd4d7fe77191cd0ed411a433bef"
1564+
integrity sha512-Crp6WY9aTYP3qPi2wGDo9iUe/rceX01UMhnF1jmwDcKCFM6cx7YhGP/Mpr3y9AASpfHixIG0E6azCcL5OcDHsQ==
15651565
dependencies:
15661566
"@types/body-parser" "*"
15671567
"@types/express-serve-static-core" "^4.17.33"

0 commit comments

Comments
 (0)