diff options
| author | bobzel <zzzman@gmail.com> | 2025-02-25 22:25:39 -0500 |
|---|---|---|
| committer | bobzel <zzzman@gmail.com> | 2025-02-25 22:25:39 -0500 |
| commit | 91b67053456581722457bdc95da79a023f27b412 (patch) | |
| tree | 8286cdb8c76ac86c02b0e3525bc6bdd6ebfb35f2 /package.json | |
| parent | 48f1443de07a31f6efbb94444dd36c3505f8f838 (diff) | |
updated packages and fixed some cimplier warnings.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 8cd6945ff..6eb2a5c98 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "@types/cookie-session": "^2.0.48", "@types/d3": "^7.4.3", "@types/dom-mediacapture-record": "^1.0.19", - "@types/dompurify": "^3.2.0", + "@types/dompurify": "^3.0.5", "@types/exif": "^0.6.5", "@types/express": "^5.0.0", "@types/express-session": "^1.17.10", @@ -230,7 +230,7 @@ "i": "^0.3.7", "iink-ts": "^2.0.1", "image-data-uri": "^2.0.1", - "image-size": "^1.0.2", + "image-size": "^2.0.0", "image-size-stream": "^1.1.0", "install": "^0.13.0", "is-plain-obj": "^4.1.0", |
