diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 1eed3e24..dfafe4ec 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.4", + "tss-react": "^4.9.6", "use-local-storage": "^3.0.0", "websocket-heartbeat-js": "^1.1.3" }, @@ -8682,9 +8682,9 @@ "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==" }, "node_modules/tss-react": { - "version": "4.9.4", - "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.4.tgz", - "integrity": "sha512-4o+XFdaTcraNEIsCRxKiEX7g6xhcsdSxfHRjos3Kg9GbYIpzfK4M2MHMETTuXT54nUrldtnkipNC003v/q5KVg==", + "version": "4.9.6", + "resolved": "https://registry.npmjs.org/tss-react/-/tss-react-4.9.6.tgz", + "integrity": "sha512-JscsxykbRtcMHXH1Wa2JOlk0jJeT0P3n+mPh775SKImBgMTdRX/MmdB1leoZZrCFXPeZ/FSU9Ix5sImvdUC39Q==", "dependencies": { "@emotion/cache": "*", "@emotion/serialize": "*", diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 457fdcc7..de9c9bba 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.4", + "tss-react": "^4.9.6", "use-local-storage": "^3.0.0", "websocket-heartbeat-js": "^1.1.3" },