From a821c4d57f8fc5b19050fe2eb59e0a337032196a Mon Sep 17 00:00:00 2001 From: Trent Nelson Date: Wed, 12 May 2021 21:15:53 -0600 Subject: [PATCH] docs: lock update missed in 545e037e38 --- docs/package-lock.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/package-lock.json b/docs/package-lock.json index d098ef6c32..da76a1e6f3 100644 --- a/docs/package-lock.json +++ b/docs/package-lock.json @@ -15,7 +15,7 @@ "clsx": "^1.1.1", "eslint": "^7.3.1", "eslint-plugin-react": "^7.20.0", - "postcss": "^8.2.0", + "postcss": "^8.2.13", "postcss-loader": "^4.2.0", "prettier": "^2.0.5", "react": "^16.8.4",