Skip to content

Commit 6c62734

Browse files
committed
chore(dependencies): update dependency @types/express to ^4.17.16
1 parent b8f2d4f commit 6c62734

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@tailwindcss/forms": "0.5.3",
1414
"@types/crypto-js": "^4.1.1",
1515
"@types/cypress": "^1.1.3",
16-
"@types/express": "^4.17.15",
16+
"@types/express": "^4.17.16",
1717
"@types/jest": "^27.5.2",
1818
"@types/redis": "2.8.32",
1919
"@types/xml2js": "^0.4.11",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -941,7 +941,7 @@
941941
"@types/qs" "*"
942942
"@types/range-parser" "*"
943943

944-
"@types/express@^4.17.15":
944+
"@types/express@^4.17.16":
945945
version "4.17.16"
946946
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.16.tgz#986caf0b4b850611254505355daa24e1b8323de8"
947947
integrity sha512-LkKpqRZ7zqXJuvoELakaFYuETHjZkSol8EV6cNnyishutDBCCdv6+dsKPbKkCcIk57qRphOLY5sEgClw1bO3gA==

0 commit comments

Comments
 (0)