Skip to content

Commit 185bc5b

Browse files
committed
chore(deps): update dependency @types/express to v4.17.13
1 parent ad4a25b commit 185bc5b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
"@sinonjs/fake-timers": "7.1.2",
206206
"@types/chai": "4.2.19",
207207
"@types/dirty-chai": "2.0.2",
208-
"@types/express": "4.17.12",
208+
"@types/express": "4.17.13",
209209
"@types/fs-extra": "9.0.11",
210210
"@types/glob": "7.1.3",
211211
"@types/mocha": "8.2.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -457,10 +457,10 @@
457457
"@types/qs" "*"
458458
"@types/range-parser" "*"
459459

460-
"@types/[email protected].12":
461-
version "4.17.12"
462-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
463-
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
460+
"@types/[email protected].13":
461+
version "4.17.13"
462+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
463+
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
464464
dependencies:
465465
"@types/body-parser" "*"
466466
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)