Skip to content

Commit 1ce5ec2

Browse files
Merge pull request #472 from OswaldLabsOpenSource/dependabot/npm_and_yarn/types/express-4.17.13
2 parents 49a86a0 + 2563c21 commit 1ce5ec2

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
@@ -22,7 +22,7 @@
2222
},
2323
"devDependencies": {
2424
"@types/dotenv": "^8.2.0",
25-
"@types/express": "^4.17.12",
25+
"@types/express": "^4.17.13",
2626
"@types/jest": "^26.0.23",
2727
"@types/js-base64": "^3.3.1",
2828
"@types/lodash": "^4.14.157",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -649,10 +649,10 @@
649649
"@types/qs" "*"
650650
"@types/range-parser" "*"
651651

652-
"@types/express@^4.17.12":
653-
version "4.17.12"
654-
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.12.tgz#4bc1bf3cd0cfe6d3f6f2853648b40db7d54de350"
655-
integrity sha512-pTYas6FrP15B1Oa0bkN5tQMNqOcVXa9j4FTFtO8DWI9kppKib+6NJtfTOOLcwxuuYvcX2+dVG6et1SxW/Kc17Q==
652+
"@types/express@^4.17.13":
653+
version "4.17.13"
654+
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.13.tgz#a76e2995728999bab51a33fabce1d705a3709034"
655+
integrity sha512-6bSZTPaTIACxn48l50SR+axgrqm6qXFIxrdAKaG6PaJk3+zuUr35hBlgT7vOmJcum+OEaIBLtHV/qloEAFITeA==
656656
dependencies:
657657
"@types/body-parser" "*"
658658
"@types/express-serve-static-core" "^4.17.18"

0 commit comments

Comments
 (0)