diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 3674ddc6..75fc9c31 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -41,7 +41,7 @@ "redoc": "^2.1.3", "throttle-debounce": "^5.0.0", "tinycon": "^0.6.8", - "tss-react": "^4.9.3", + "tss-react": "^4.9.4", "use-local-storage": "^3.0.0", "websocket-heartbeat-js": "^1.1.3" }, @@ -8554,9 +8554,9 @@ "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" }, "node_modules/tss-react": { - "version": "4.9.3", - "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.3.tgz", - "integrity": "sha512-TqI0kBFmgW0f5YIOD2PMdHu6FnqSxVDUf5uJ7+gVkhemtMfwdlFpvXpddgSesktizr9PU9hY2nZ+kNnf0KQb9A==", + "version": "4.9.4", + "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.4.tgz", + "integrity": "sha512-4o+XFdaTcraNEIsCRxKiEX7g6xhcsdSxfHRjos3Kg9GbYIpzfK4M2MHMETTuXT54nUrldtnkipNC003v/q5KVg==", "dependencies": { "@emotion/cache": "*", "@emotion/serialize": "*", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index a3192c63..8fca2c34 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -47,7 +47,7 @@ "redoc": "^2.1.3", "throttle-debounce": "^5.0.0", "tinycon": "^0.6.8", - "tss-react": "^4.9.3", + "tss-react": "^4.9.4", "use-local-storage": "^3.0.0", "websocket-heartbeat-js": "^1.1.3" },