Skip to content

Commit aa5f450

Browse files
build(deps): Bump finalhandler from 2.1.0 to 2.1.1 (#9266)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 91d87bd commit aa5f450

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.3",
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
@@ -6243,7 +6243,7 @@ __metadata:
62436243
css-loader: "npm:7.1.2"
62446244
css-minimizer-webpack-plugin: "npm:^7.0.3"
62456245
dotenv: "npm:^17.2.3"
6246-
finalhandler: "npm:2.1.0"
6246+
finalhandler: "npm:2.1.1"
62476247
html-webpack-plugin: "npm:^5.6.5"
62486248
mini-css-extract-plugin: "npm:^2.9.4"
62496249
playwright: "npm:1.57.0"
@@ -9753,17 +9753,17 @@ __metadata:
97539753
languageName: node
97549754
linkType: hard
97559755

9756-
"finalhandler@npm:2.1.0":
9757-
version: 2.1.0
9758-
resolution: "finalhandler@npm:2.1.0"
9756+
"finalhandler@npm:2.1.1":
9757+
version: 2.1.1
9758+
resolution: "finalhandler@npm:2.1.1"
97599759
dependencies:
97609760
debug: "npm:^4.4.0"
97619761
encodeurl: "npm:^2.0.0"
97629762
escape-html: "npm:^1.0.3"
97639763
on-finished: "npm:^2.4.1"
97649764
parseurl: "npm:^1.3.3"
97659765
statuses: "npm:^2.0.1"
9766-
checksum: 10/b2bd68c310e2c463df0ab747ab05f8defbc540b8c3f2442f86e7d084ac8acbc31f8cae079931b7f5a406521501941e3395e963de848a0aaf45dd414adeb5ff4e
9766+
checksum: 10/f4ba75c23408d8f9d393c3e875b9452e84d68c925411a6e67b7efa678b0bed5075ef33def4bb65ed8e0dd37c92a3ea354bcbde07303cd4dc2550e12b95885067
97679767
languageName: node
97689768
linkType: hard
97699769

0 commit comments

Comments
 (0)