diff --git a/package-lock.json b/package-lock.json index c0d1b38..0a516da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22701,9 +22701,9 @@ } }, "node_modules/styled-components": { - "version": "6.3.10", - "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.10.tgz", - "integrity": "sha512-vX2InL9LGFjpsWEBDbRQdhjl7PxZXzLqKeCxgGFl0x7tC6CYrcWdYgD0GUCU/m2MhhymJDbBTpdF0gwwG98phg==", + "version": "6.3.11", + "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.11.tgz", + "integrity": "sha512-opzgceGlQ5rdZdGwf9ddLW7EM2F4L7tgsgLn6fFzQ2JgE5EVQ4HZwNkcgB1p8WfOBx1GEZP3fa66ajJmtXhSrA==", "license": "MIT", "dependencies": { "@emotion/is-prop-valid": "1.4.0", diff --git a/playground/package-lock.json b/playground/package-lock.json index 9052988..f372436 100644 --- a/playground/package-lock.json +++ b/playground/package-lock.json @@ -22764,9 +22764,9 @@ } }, "node_modules/styled-components": { - "version": "6.3.10", - "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.10.tgz", - "integrity": "sha512-vX2InL9LGFjpsWEBDbRQdhjl7PxZXzLqKeCxgGFl0x7tC6CYrcWdYgD0GUCU/m2MhhymJDbBTpdF0gwwG98phg==", + "version": "6.3.11", + "resolved": "https://registry.npmjs.org/styled-components/-/styled-components-6.3.11.tgz", + "integrity": "sha512-opzgceGlQ5rdZdGwf9ddLW7EM2F4L7tgsgLn6fFzQ2JgE5EVQ4HZwNkcgB1p8WfOBx1GEZP3fa66ajJmtXhSrA==", "license": "MIT", "dependencies": { "@emotion/is-prop-valid": "1.4.0",