Skip to content

Commit cd9690e

Browse files
chore(deps-dev): bump @types/express from 5.0.2 to 5.0.3 (#1667)
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 5.0.2 to 5.0.3. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-version: 5.0.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e4078e9 commit cd9690e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@acala-network/chopsticks-testing": "^1.1.0",
7575
"@substrate/dev": "^0.9.0",
7676
"@types/argparse": "2.0.17",
77-
"@types/express": "^5.0.2",
77+
"@types/express": "^5.0.3",
7878
"@types/express-serve-static-core": "^5.0.6",
7979
"@types/http-errors": "2.0.5",
8080
"@types/lru-cache": "^7.10.10",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2391,7 +2391,7 @@ __metadata:
23912391
"@substrate/calc": "npm:0.3.1"
23922392
"@substrate/dev": "npm:^0.9.0"
23932393
"@types/argparse": "npm:2.0.17"
2394-
"@types/express": "npm:^5.0.2"
2394+
"@types/express": "npm:^5.0.3"
23952395
"@types/express-serve-static-core": "npm:^5.0.6"
23962396
"@types/http-errors": "npm:2.0.5"
23972397
"@types/lru-cache": "npm:^7.10.10"
@@ -2636,14 +2636,14 @@ __metadata:
26362636
languageName: node
26372637
linkType: hard
26382638

2639-
"@types/express@npm:^5.0.2":
2640-
version: 5.0.2
2641-
resolution: "@types/express@npm:5.0.2"
2639+
"@types/express@npm:^5.0.3":
2640+
version: 5.0.3
2641+
resolution: "@types/express@npm:5.0.3"
26422642
dependencies:
26432643
"@types/body-parser": "npm:*"
26442644
"@types/express-serve-static-core": "npm:^5.0.0"
26452645
"@types/serve-static": "npm:*"
2646-
checksum: 10/c6f73c75c2b62e293e5fadcfd7de61716e3d0c0eaecda082b1921c9c8e56ddc37c530c5d4d68404794b38c7e8f5b893719ffc04c6fba2efa2fb13223bfb0346b
2646+
checksum: 10/bb6f10c14c8e3cce07f79ee172688aa9592852abd7577b663cd0c2054307f172c2b2b36468c918fed0d4ac359b99695807b384b3da6157dfa79acbac2226b59b
26472647
languageName: node
26482648
linkType: hard
26492649

0 commit comments

Comments
 (0)