From 6aae441f3ce782c43e155d127da21ca97fcca8a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 12:08:26 -0400 Subject: [PATCH] build(deps): bump style-to-js from 1.1.14 to 1.1.15 (#1555) Release-As: 5.1.17 --- package-lock.json | 46 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1a7bfb48..95b34991 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "domhandler": "5.0.3", "html-dom-parser": "5.0.10", "react-property": "2.0.2", - "style-to-js": "1.1.14" + "style-to-js": "1.1.15" }, "devDependencies": { "@commitlint/cli": "19.5.0", @@ -5170,9 +5170,9 @@ } }, "node_modules/inline-style-parser": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.3.tgz", - "integrity": "sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==" + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.4.tgz", + "integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" }, "node_modules/ip-address": { "version": "9.0.5", @@ -8431,19 +8431,19 @@ } }, "node_modules/style-to-js": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.14.tgz", - "integrity": "sha512-+FGNddHGLPY4NOPneEEdFj8dIy+oV4mHGrPZpB38P+YXrCAG9mp70dbcsAWnM8BFZULkJRvMqD0CXRjZLOYJFA==", + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.15.tgz", + "integrity": "sha512-NCDBM/WB5v+nwT145u0qJCJ4arjRcp6YFnz5/1RynPVGYtpSQNy7rCzQIyboAKx2M6sISkZVyb/8La3E6vNkDQ==", "dependencies": { - "style-to-object": "1.0.7" + "style-to-object": "1.0.8" } }, "node_modules/style-to-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.7.tgz", - "integrity": "sha512-uSjr59G5u6fbxUfKbb8GcqMGT3Xs9v5IbPkjb0S16GyOeBLAzSRK0CixBv5YrYvzO6TDLzIS6QCn78tkqWngPw==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz", + "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", "dependencies": { - "inline-style-parser": "0.2.3" + "inline-style-parser": "0.2.4" } }, "node_modules/supports-color": { @@ -13015,9 +13015,9 @@ "dev": true }, "inline-style-parser": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.3.tgz", - "integrity": "sha512-qlD8YNDqyTKTyuITrDOffsl6Tdhv+UC4hcdAVuQsK4IMQ99nSgd1MIA/Q+jQYoh9r3hVUXhYh7urSRmXPkW04g==" + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.4.tgz", + "integrity": "sha512-0aO8FkhNZlj/ZIbNi7Lxxr12obT7cL1moPfE4tg1LkX7LlLfC6DeX4l2ZEud1ukP9jNQyNnfzQVqwbwmAATY4Q==" }, "ip-address": { "version": "9.0.5", @@ -15277,19 +15277,19 @@ "dev": true }, "style-to-js": { - "version": "1.1.14", - "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.14.tgz", - "integrity": "sha512-+FGNddHGLPY4NOPneEEdFj8dIy+oV4mHGrPZpB38P+YXrCAG9mp70dbcsAWnM8BFZULkJRvMqD0CXRjZLOYJFA==", + "version": "1.1.15", + "resolved": "https://registry.npmjs.org/style-to-js/-/style-to-js-1.1.15.tgz", + "integrity": "sha512-NCDBM/WB5v+nwT145u0qJCJ4arjRcp6YFnz5/1RynPVGYtpSQNy7rCzQIyboAKx2M6sISkZVyb/8La3E6vNkDQ==", "requires": { - "style-to-object": "1.0.7" + "style-to-object": "1.0.8" } }, "style-to-object": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.7.tgz", - "integrity": "sha512-uSjr59G5u6fbxUfKbb8GcqMGT3Xs9v5IbPkjb0S16GyOeBLAzSRK0CixBv5YrYvzO6TDLzIS6QCn78tkqWngPw==", + "version": "1.0.8", + "resolved": "https://registry.npmjs.org/style-to-object/-/style-to-object-1.0.8.tgz", + "integrity": "sha512-xT47I/Eo0rwJmaXC4oilDGDWLohVhR6o/xAQcPQN8q6QBuZVL8qMYL85kLmST5cPjAorwvqIA4qXTRQoYHaL6g==", "requires": { - "inline-style-parser": "0.2.3" + "inline-style-parser": "0.2.4" } }, "supports-color": { diff --git a/package.json b/package.json index 6aebc84d..6ee99089 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "domhandler": "5.0.3", "html-dom-parser": "5.0.10", "react-property": "2.0.2", - "style-to-js": "1.1.14" + "style-to-js": "1.1.15" }, "devDependencies": { "@commitlint/cli": "19.5.0",