Skip to content

Commit dc2c2aa

Browse files
build(deps): Bump finalhandler from 2.1.0 to 2.1.1
Bumps [finalhandler](https://github.com/pillarjs/finalhandler) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/pillarjs/finalhandler/releases) - [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md) - [Commits](pillarjs/finalhandler@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: finalhandler dependency-version: 2.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f0d065 commit dc2c2aa

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"css-loader": "7.1.2",
1717
"css-minimizer-webpack-plugin": "^7.0.2",
1818
"dotenv": "^17.2.3",
19-
"finalhandler": "2.1.0",
19+
"finalhandler": "2.1.1",
2020
"html-webpack-plugin": "^5.6.5",
2121
"mini-css-extract-plugin": "^2.9.4",
2222
"playwright": "1.57.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6200,7 +6200,7 @@ __metadata:
62006200
css-loader: "npm:7.1.2"
62016201
css-minimizer-webpack-plugin: "npm:^7.0.2"
62026202
dotenv: "npm:^17.2.3"
6203-
finalhandler: "npm:2.1.0"
6203+
finalhandler: "npm:2.1.1"
62046204
html-webpack-plugin: "npm:^5.6.5"
62056205
mini-css-extract-plugin: "npm:^2.9.4"
62066206
playwright: "npm:1.57.0"
@@ -9674,17 +9674,17 @@ __metadata:
96749674
languageName: node
96759675
linkType: hard
96769676

9677-
"finalhandler@npm:2.1.0":
9678-
version: 2.1.0
9679-
resolution: "finalhandler@npm:2.1.0"
9677+
"finalhandler@npm:2.1.1":
9678+
version: 2.1.1
9679+
resolution: "finalhandler@npm:2.1.1"
96809680
dependencies:
96819681
debug: "npm:^4.4.0"
96829682
encodeurl: "npm:^2.0.0"
96839683
escape-html: "npm:^1.0.3"
96849684
on-finished: "npm:^2.4.1"
96859685
parseurl: "npm:^1.3.3"
96869686
statuses: "npm:^2.0.1"
9687-
checksum: 10/b2bd68c310e2c463df0ab747ab05f8defbc540b8c3f2442f86e7d084ac8acbc31f8cae079931b7f5a406521501941e3395e963de848a0aaf45dd414adeb5ff4e
9687+
checksum: 10/f4ba75c23408d8f9d393c3e875b9452e84d68c925411a6e67b7efa678b0bed5075ef33def4bb65ed8e0dd37c92a3ea354bcbde07303cd4dc2550e12b95885067
96889688
languageName: node
96899689
linkType: hard
96909690

0 commit comments

Comments
 (0)