diff options
| author | bobzel <zzzman@gmail.com> | 2025-02-25 22:50:00 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-02-25 22:50:00 -0500 |
| commit | 964230a71ce9c2d1171257037592fe40bbbcdc7b (patch) | |
| tree | 8b5b915de8c679b9af64841f836b140a79cb3b36 /package.json | |
| parent | 331fda3f5017b93a34ddee8a78b05c94ed420308 (diff) | |
more compile fixes.
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 a2e87f67f..a090ab9b2 100644 --- a/package.json +++ b/package.json @@ -285,7 +285,7 @@ "prosemirror-view": "^1.32.5", "pug": "^3.0.2", "puppeteer": "^24.1.1", - "query-string": "^7.1.3", + "query-string": "^9.1.1", "querystring-es3": "^0.2.1", "raw-loader": "^4.0.2", "rc-switch": "^4.1.0", |
