Skip to content

Commit d8dcd49

Browse files
Merge pull request ferdikoomen#720 from ferdikoomen/dependabot/npm_and_yarn/types/express-4.17.12
2 parents 9322db9 + b79a4ab commit d8dcd49

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
@@ -76,7 +76,7 @@
7676
"@babel/preset-typescript": "7.13.0",
7777
"@rollup/plugin-commonjs": "19.0.0",
7878
"@rollup/plugin-node-resolve": "13.0.0",
79-
"@types/express": "4.17.11",
79+
"@types/express": "4.17.12",
8080
"@types/jest": "26.0.23",
8181
"@types/js-yaml": "4.0.1",
8282
"@types/node": "15.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1530,10 +1530,10 @@
15301530
"@types/qs" "*"
15311531
"@types/range-parser" "*"
15321532

1533-
"@types/[email protected].11":
1534-
version "4.17.11"
1535-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.11.tgz#debe3caa6f8e5fcda96b47bd54e2f40c4ee59545"
1536-
integrity sha512-no+R6rW60JEc59977wIxreQVsIEOAYwgCqldrA/vkpCnbD7MqTefO97lmoBe4WE0F156bC4uLSP1XHDOySnChg==
1533+
"@types/[email protected].12":
1534+
version "4.17.12"
1535+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
1536+
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
15371537
dependencies:
15381538
"@types/body-parser" "*"
15391539
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)