Skip to content

Commit 653043c

Browse files
Bump webpack in /otoroshi/test/resources/grpc-server
Bumps [webpack](https://github.com/webpack/webpack) from 5.101.3 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.101.3...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d980085 commit 653043c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

otoroshi/test/resources/grpc-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"grpc-web": "~2.0.2",
1212
"lodash": "~4.17.0",
1313
"parcel": "^2.16.3",
14-
"webpack": "5.101.3",
14+
"webpack": "5.104.1",
1515
"webpack-cli": "~5.1.1"
1616
},
1717
"dependencies": {

0 commit comments

Comments
 (0)