diff --git a/package.json b/package.json index 83fdb8d1..2d50b37d 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "@types/fs-extra": "11.0.4", "@types/lodash": "^4.17.13", "@types/mousetrap": "1.6.15", - "@types/ms": "0.7.34", + "@types/ms": "2.1.0", "@types/node": "22.9.3", "@types/plist": "3.0.5", "@types/react": "18.3.12", diff --git a/yarn.lock b/yarn.lock index b375fe27..0b8d8966 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1247,16 +1247,11 @@ resolved "https://registry.npmjs.org/@types/mousetrap/-/mousetrap-1.6.15.tgz#f144a0c539a4cef553a631824651d48267e53c86" integrity sha512-qL0hyIMNPow317QWW/63RvL1x5MVMV+Ru3NaY9f/CuEpCqrmb7WeuK2071ZY5hczOnm38qExWM2i2WtkXLSqFw== -"@types/ms@*": +"@types/ms@*", "@types/ms@2.1.0": version "2.1.0" resolved "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz#052aa67a48eccc4309d7f0191b7e41434b90bb78" integrity sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA== -"@types/ms@0.7.34": - version "0.7.34" - resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.34.tgz#10964ba0dee6ac4cd462e2795b6bebd407303433" - integrity sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g== - "@types/mute-stream@^0.0.4": version "0.0.4" resolved "https://registry.npmjs.org/@types/mute-stream/-/mute-stream-0.0.4.tgz#77208e56a08767af6c5e1237be8888e2f255c478"