diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2026-02-17 19:04:13 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-17 19:04:13 +0000 |
| commit | 52b6339d9bdf5b8d387f704e8281015103eb08e2 (patch) | |
| tree | 0c5d45f8b1ff1c3f2af36ab6c4a42bc8078f42fd /package.json | |
| parent | Merge branch 'main' of https://github.com/senpy-club/graphql-api (diff) | |
| download | graphql-api-renovate/npm-webpack-vulnerability.tar.xz graphql-api-renovate/npm-webpack-vulnerability.zip | |
chore(deps): update dependency webpack to v5.104.1 [security]renovate/npm-webpack-vulnerability
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index a110f2f..cc00fcc 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "@cloudflare/wrangler": "1.19.9", "eslint": "8.11.0", "prettier": "2.6.0", - "webpack": "5.56.0" + "webpack": "5.104.1" }, "main": "src/index.js" } |