diff --git a/projects/lit-ts/package-lock.json b/projects/lit-ts/package-lock.json index a70a93b..2ae417e 100644 --- a/projects/lit-ts/package-lock.json +++ b/projects/lit-ts/package-lock.json @@ -488,7 +488,9 @@ "license": "ISC" }, "node_modules/postcss": { - "version": "8.4.24", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "dev": true, "funding": [ { @@ -504,7 +506,6 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0",