diff --git a/Chapter09/navigating-with-drawers/package-lock.json b/Chapter09/navigating-with-drawers/package-lock.json index 3e7e71e..477fed6 100644 --- a/Chapter09/navigating-with-drawers/package-lock.json +++ b/Chapter09/navigating-with-drawers/package-lock.json @@ -2510,7 +2510,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "dev": true, "funding": [ { @@ -2526,7 +2528,6 @@ "url": "https://github.com/sponsors/ai" } ], - "license": "MIT", "dependencies": { "nanoid": "^3.3.6", "picocolors": "^1.0.0",