diff --git a/frontend/package-lock.json b/frontend/package-lock.json index d4723e29e..51d23c45e 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -27,7 +27,7 @@ "react-toastify": "^9.1.3", "rsuite": "5.53.2", "styled-components": "5.3.10", - "type-fest": "^4.29.0", + "type-fest": "^4.30.0", "unleash-proxy-client": "^3.5.1", "uuid": "^9.0.1", "web-vitals": "^2.1.4", @@ -13513,9 +13513,9 @@ } }, "node_modules/type-fest": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.29.0.tgz", - "integrity": "sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==", + "version": "4.30.0", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-4.30.0.tgz", + "integrity": "sha512-G6zXWS1dLj6eagy6sVhOMQiLtJdxQBHIA9Z6HFUNLOlr6MFOgzV8wvmidtPONfPtEUv0uZsy77XJNzTAfwPDaA==", "license": "(MIT OR CC0-1.0)", "engines": { "node": ">=16" diff --git a/frontend/package.json b/frontend/package.json index bb3cfe17c..f161ca2d9 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -38,7 +38,7 @@ "react-toastify": "^9.1.3", "rsuite": "5.53.2", "styled-components": "5.3.10", - "type-fest": "^4.29.0", + "type-fest": "^4.30.0", "unleash-proxy-client": "^3.5.1", "uuid": "^9.0.1", "web-vitals": "^2.1.4",