diff --git a/package-lock.json b/package-lock.json index deea817..6104e11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3691,9 +3691,9 @@ } }, "node_modules/style-to-object": { - "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==", + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.10.tgz", + "integrity": "sha512-dt5eKBgPL+13RJ7EWQTMu+PFEW7pfz6xaqWTfKo5LUyAfSW57ELDPSdRZ4MmFvXbZLDB3iTrdhxP/Irsp4ZRLQ==", "license": "MIT", "dependencies": { "inline-style-parser": "0.2.4"