From 01d6515b8a2fb90d840cbb4573ee5592df70ccd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 06:22:40 +0000 Subject: [PATCH] build(deps): bump webpack in /basic/70-arweave-file-upload-with-bundlr Bumps [webpack](https://github.com/webpack/webpack) from 5.94.0 to 5.104.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack/compare/v5.94.0...v5.104.1) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.104.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basic/70-arweave-file-upload-with-bundlr/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basic/70-arweave-file-upload-with-bundlr/package.json b/basic/70-arweave-file-upload-with-bundlr/package.json index dbb784620..c08a549ba 100644 --- a/basic/70-arweave-file-upload-with-bundlr/package.json +++ b/basic/70-arweave-file-upload-with-bundlr/package.json @@ -81,7 +81,7 @@ "url-loader": "4.1.1", "web-vitals": "^1.0.1", "web3modal": "^1.9.4", - "webpack": "5.94.0", + "webpack": "5.104.1", "webpack-dev-server": "3.11.1", "webpack-manifest-plugin": "2.2.0", "workbox-webpack-plugin": "5.1.4"