diff --git a/package.json b/package.json index ea417520f..fde032bff 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 92d59b5b1..3a6a3ae88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7504,13 +7504,6 @@ __metadata: languageName: node linkType: hard -"filesize@npm:10.1.1": - version: 10.1.1 - resolution: "filesize@npm:10.1.1" - checksum: 10/3d4d05930ec3de16d9cb8c8f4061df1218d3eac4d69521deb3f768cbe7451ff82fe4af3bbf562e1f3a491b96c42e445d65af3cefec90a5deff0ec302dda42ede - languageName: node - linkType: hard - "filesize@npm:10.1.2": version: 10.1.2 resolution: "filesize@npm:10.1.2" @@ -8107,7 +8100,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"