From 223faa6dac0f215fce0ac86cf0cc3ecf266f237f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:12:11 -0500 Subject: [PATCH] build(deps): Bump postcss from 8.4.27 to 8.4.31 in /system-contract-dapp-playground (#425) build(deps): Bump postcss in /system-contract-dapp-playground Bumps [postcss](https://github.com/postcss/postcss) from 8.4.27 to 8.4.31. - [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/8.4.27...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- system-contract-dapp-playground/package-lock.json | 8 ++++---- system-contract-dapp-playground/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/system-contract-dapp-playground/package-lock.json b/system-contract-dapp-playground/package-lock.json index f12869662..1eebf7750 100644 --- a/system-contract-dapp-playground/package-lock.json +++ b/system-contract-dapp-playground/package-lock.json @@ -24,7 +24,7 @@ "framer-motion": "^10.15.0", "next": "13.4.12", "node-fetch": "^3.3.2", - "postcss": "8.4.27", + "postcss": "8.4.31", "react": "18.2.0", "react-csv": "^2.2.2", "react-dom": "18.2.0", @@ -8672,9 +8672,9 @@ } }, "node_modules/postcss": { - "version": "8.4.27", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.27.tgz", - "integrity": "sha512-gY/ACJtJPSmUFPDCHtX78+01fHa64FaU4zaaWfuh1MhGJISufJAH4cun6k/8fwsHYeK4UQmENQK+tRLCFJE8JQ==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "funding": [ { "type": "opencollective", diff --git a/system-contract-dapp-playground/package.json b/system-contract-dapp-playground/package.json index b0ff516b6..a6eacfa57 100644 --- a/system-contract-dapp-playground/package.json +++ b/system-contract-dapp-playground/package.json @@ -37,7 +37,7 @@ "framer-motion": "^10.15.0", "next": "13.4.12", "node-fetch": "^3.3.2", - "postcss": "8.4.27", + "postcss": "8.4.31", "react": "18.2.0", "react-csv": "^2.2.2", "react-dom": "18.2.0",