diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 31907fa4..f4e6f0cc 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -39,7 +39,7 @@ "react-router-dom": "^7.6.2", "react-swipeable": "^7.0.2", "redoc": "^2.5.0", - "style-to-object": "^1.0.8", + "style-to-object": "^1.0.9", "throttle-debounce": "^5.0.2", "tinycon": "^0.6.8", "tss-react": "^4.9.18", @@ -6628,9 +6628,9 @@ "license": "MIT" }, "node_modules/style-to-object": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz", - "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.9.tgz", + "integrity": "sha512-G4qppLgKu/k6FwRpHiGiKPaPTFcG3g4wNVX/Qsfu+RqQM30E7Tyu/TEgxcL9PNLF5pdRLwQdE3YKKf+KF2Dzlw==", "license": "MIT", "dependencies": { "inline-style-parser": "0.2.4" diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 46c08b68..f8305e8d 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -46,7 +46,7 @@ "react-router-dom": "^7.6.2", "react-swipeable": "^7.0.2", "redoc": "^2.5.0", - "style-to-object": "^1.0.8", + "style-to-object": "^1.0.9", "throttle-debounce": "^5.0.2", "tinycon": "^0.6.8", "tss-react": "^4.9.18",