diff --git a/package.json b/package.json index 741284bd7..dbe21377d 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@uppy/xhr-upload": "3.6.4", "axios": "1.6.8", "date-fns": "3.6.0", - "filesize": "10.1.1", + "filesize": "10.1.2", "http-status-codes": "2.3.0", "i18next": "23.11.3", "katex": "0.16.10", diff --git a/yarn.lock b/yarn.lock index 7b7567484..7db1480d1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6876,6 +6876,13 @@ __metadata: languageName: node linkType: hard +"filesize@npm:10.1.2": + version: 10.1.2 + resolution: "filesize@npm:10.1.2" + checksum: 10/47830a299cc8cfe7b90089a6c37790d2334f3057b98efd891e1e2e1683c8076962d9bd1d600eb77bb9bc33f5e7c4682e07ccb62281b8833b923d39c5c322e983 + languageName: node + linkType: hard + "fill-range@npm:^7.0.1": version: 7.0.1 resolution: "fill-range@npm:7.0.1" @@ -7458,7 +7465,7 @@ __metadata: eslint-plugin-jsx-a11y: "npm:6.8.0" eslint-plugin-react: "npm:7.34.1" eslint-plugin-react-hooks: "npm:4.6.2" - filesize: "npm:10.1.1" + filesize: "npm:10.1.2" http-status-codes: "npm:2.3.0" husky: "npm:9.0.11" i18next: "npm:23.11.3"