Bump tss-react from 4.9.4 to 4.9.6 in /commafeed-client

Bumps [tss-react](https://github.com/garronej/tss-react) from 4.9.4 to 4.9.6.
- [Release notes](https://github.com/garronej/tss-react/releases)
- [Commits](https://github.com/garronej/tss-react/compare/v4.9.4...v4.9.6)

---
updated-dependencies:
- dependency-name: tss-react
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-04-01 09:48:23 +00:00
committed by GitHub
parent 28ef9ccfd2
commit d3d1aba834
2 changed files with 5 additions and 5 deletions

View File

@@ -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": "*",

View File

@@ -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"
},