From a8e3bbd50c346bc29936e8ba752fa9962d5c5b9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Jun 2021 06:13:55 +0000 Subject: [PATCH] Bump postcss in /samples/NodeJsWebApplication/public/theme/sb-admin Bumps [postcss](https://github.com/postcss/postcss) from 7.0.26 to 7.0.36. - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/7.0.26...7.0.36) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect ... Signed-off-by: dependabot[bot] --- .../public/theme/sb-admin/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/NodeJsWebApplication/public/theme/sb-admin/package-lock.json b/samples/NodeJsWebApplication/public/theme/sb-admin/package-lock.json index 71f51ff..c9721b4 100644 --- a/samples/NodeJsWebApplication/public/theme/sb-admin/package-lock.json +++ b/samples/NodeJsWebApplication/public/theme/sb-admin/package-lock.json @@ -4780,9 +4780,9 @@ "dev": true }, "postcss": { - "version": "7.0.26", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.26.tgz", - "integrity": "sha512-IY4oRjpXWYshuTDFxMVkJDtWIk2LhsTlu8bZnbEJA4+bYT16Lvpo8Qv6EvDumhYRgzjZl489pmsY3qVgJQ08nA==", + "version": "7.0.36", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-7.0.36.tgz", + "integrity": "sha512-BebJSIUMwJHRH0HAQoxN4u1CN86glsrwsW0q7T+/m44eXOUAxSNdHRkNZPYz5vVUbg17hFgOQDE7fZk7li3pZw==", "dev": true, "requires": { "chalk": "^2.4.2",