diff --git a/package.json b/package.json index 20eb8141e..fd4c9fe4c 100644 --- a/package.json +++ b/package.json @@ -23,26 +23,26 @@ }, "dependencies": { "@11ty/eleventy": "^0.11.1", - "@11ty/eleventy-cache-assets": "^2.0.3", - "autoprefixer": "^10.0.4", + "@11ty/eleventy-cache-assets": "^2.0.4", + "autoprefixer": "^10.2.3", "cssnano": "^4.1.10", "dotenv": "^8.2.0", - "fast-glob": "^3.2.4", + "fast-glob": "^3.2.5", "gray-matter": "^4.0.2", "i18n-iso-countries": "^6.4.0", "js-yaml": "^3.14.0", "lodash": "^4.17.20", "luxon": "^1.25.0", - "markdown-it": "^12.0.2", + "markdown-it": "^12.0.4", "netlify-plugin-minify-html": "^0.3.0", "node-fetch": "^2.6.1", "npm-run-all": "^4.1.5", - "postcss": "^8.1.10", - "postcss-cli": "^8.3.0", + "postcss": "^8.2.4", + "postcss-cli": "^8.3.1", "placename": "^1.1.2", "postcss-import": "^13.0.0", "spdx-correct": "^3.1.1", - "tailwindcss": "^2.0.1" + "tailwindcss": "^2.0.2" }, "devDependencies": { "live-server": "^1.2.1"