diff --git a/package.json b/package.json index 4011f9ed8..87ecc6b7d 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@sentry/react": "7.118.0", "axios": "1.7.2", "date-fns": "3.6.0", - "filesize": "10.1.2", + "filesize": "10.1.4", "http-status-codes": "2.3.0", "i18next": "23.11.5", "katex": "0.16.10", diff --git a/yarn.lock b/yarn.lock index aea11d503..ba22b68c6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7001,13 +7001,6 @@ __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 - "filesize@npm:10.1.4": version: 10.1.4 resolution: "filesize@npm:10.1.4" @@ -7603,7 +7596,7 @@ __metadata: eslint-plugin-jsx-a11y: "npm:6.9.0" eslint-plugin-react: "npm:7.34.3" eslint-plugin-react-hooks: "npm:4.6.2" - filesize: "npm:10.1.2" + filesize: "npm:10.1.4" http-status-codes: "npm:2.3.0" husky: "npm:9.0.11" i18next: "npm:23.11.5"