Skip to content

Commit b808178

Browse files
committed
chore(dependencies): update dependency @types/express to ^4.17.14
1 parent 83ee8f7 commit b808178

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/forms": "0.5.3",
1313
"@types/crypto-js": "^4.1.1",
1414
"@types/cypress": "^1.1.3",
15-
"@types/express": "^4.17.13",
15+
"@types/express": "^4.17.14",
1616
"@types/jest": "^27.5.2",
1717
"@types/redis": "2.8.32",
1818
"@types/xml2js": "^0.4.11",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -934,10 +934,10 @@
934934
"@types/qs" "*"
935935
"@types/range-parser" "*"
936936

937-
"@types/express@^4.17.13":
938-
version "4.17.13"
939-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
940-
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
937+
"@types/express@^4.17.14":
938+
version "4.17.14"
939+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.14.tgz#143ea0557249bc1b3b54f15db4c81c3d4eb3569c"
940+
integrity sha512-TEbt+vaPFQ+xpxFLFssxUDXj5cWCxZJjIcB7Yg0k0GMHGtgtQgpvx/MUQUeAkNbA9AAGrwkAsoeItdTgS7FMyg==
941941
dependencies:
942942
"@types/body-parser" "*"
943943
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)