Skip to content

Commit e05404a

Browse files
committed
Update Express core types
Fixes a number of conflicts it has with Node 16.
1 parent 0ccd9b6 commit e05404a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,9 +369,9 @@
369369
"@types/express" "*"
370370

371371
"@types/express-serve-static-core@^4.17.18":
372-
version "4.17.19"
373-
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.19.tgz#00acfc1632e729acac4f1530e9e16f6dd1508a1d"
374-
integrity sha512-DJOSHzX7pCiSElWaGR8kCprwibCB/3yW6vcT8VG3P0SJjnv19gnWG/AZMfM60Xj/YJIp/YCaDHyvzsFVeniARA==
372+
version "4.17.30"
373+
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.30.tgz#0f2f99617fa8f9696170c46152ccf7500b34ac04"
374+
integrity sha512-gstzbTWro2/nFed1WXtf+TtrpwxH7Ggs4RLYTLbeVgIkUQOI3WG/JKjgeOU1zXDvezllupjrf8OPIdvTbIaVOQ==
375375
dependencies:
376376
"@types/node" "*"
377377
"@types/qs" "*"

0 commit comments

Comments
 (0)