Skip to content

Commit e55e81e

Browse files
chore(deps): update dependency @types/express to v4.17.22
1 parent 92e29db commit e55e81e

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.22",
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].22":
1562+
version "4.17.22"
1563+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.22.tgz#14cfcf120f7eb56ebb8ca77b7fa9a14d21de7c96"
1564+
integrity sha512-eZUmSnhRX9YRSkplpz0N+k6NljUUn5l3EWZIKZvYzhvMphEuNiyyy1viH/ejgt66JWgALwC/gtSUAeQKtSwW/w==
15651565
dependencies:
15661566
"@types/body-parser" "*"
15671567
"@types/express-serve-static-core" "^4.17.33"

0 commit comments

Comments
 (0)