diff options
Diffstat (limited to 'client/package.json')
-rw-r--r-- | client/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json index ac65392dc..111bd68a8 100644 --- a/client/package.json +++ b/client/package.json | |||
@@ -137,7 +137,7 @@ | |||
137 | "webpack": "^5.73.0", | 137 | "webpack": "^5.73.0", |
138 | "webpack-bundle-analyzer": "^4.4.2", | 138 | "webpack-bundle-analyzer": "^4.4.2", |
139 | "webpack-cli": "^4.10.0", | 139 | "webpack-cli": "^4.10.0", |
140 | "webtorrent": "^1.8.22", | 140 | "webtorrent": "1.8.26", |
141 | "whatwg-fetch": "^3.0.0", | 141 | "whatwg-fetch": "^3.0.0", |
142 | "zone.js": "~0.11.4" | 142 | "zone.js": "~0.11.4" |
143 | }, | 143 | }, |