From b56fb59409fa7a8adff68c4a6b3aa335d8355dad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Oct 2023 05:55:25 +0000 Subject: [PATCH] Bump postcss in /src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp Bumps [postcss](https://github.com/postcss/postcss) from 8.4.6 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.6...8.4.31) --- updated-dependencies: - dependency-name: postcss dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- .../ClientApp/package-lock.json | 54 ++++++++++++------- .../ClientApp/package.json | 2 +- 2 files changed, 36 insertions(+), 20 deletions(-) diff --git a/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package-lock.json b/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package-lock.json index 26d7ebc..5019216 100644 --- a/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package-lock.json +++ b/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package-lock.json @@ -33,7 +33,7 @@ "nan": "^2.14.1", "node-notifier": ">=8.0.1", "object-path": ">=0.11.8", - "postcss": ">=8.2.10", + "postcss": ">=8.4.31", "serialize-javascript": ">=3.1.0", "typescript": "^3.7.5" } @@ -11127,9 +11127,15 @@ "dev": true }, "node_modules/nanoid": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.0.tgz", - "integrity": "sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==", + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", + "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==", + "funding": [ + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "bin": { "nanoid": "bin/nanoid.cjs" }, @@ -11892,20 +11898,30 @@ } }, "node_modules/postcss": { - "version": "8.4.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.6.tgz", - "integrity": "sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", + "funding": [ + { + "type": "opencollective", + "url": "https://opencollective.com/postcss/" + }, + { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/postcss" + }, + { + "type": "github", + "url": "https://github.com/sponsors/ai" + } + ], "dependencies": { - "nanoid": "^3.2.0", + "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" }, "engines": { "node": "^10 || ^12 || >=14" - }, - "funding": { - "type": "opencollective", - "url": "https://opencollective.com/postcss/" } }, "node_modules/postcss-attribute-case-insensitive": { @@ -24453,9 +24469,9 @@ "dev": true }, "nanoid": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.0.tgz", - "integrity": "sha512-JzxqqT5u/x+/KOFSd7JP15DOo9nOoHpx6DYatqIHUW2+flybkm+mdcraotSQR5WcnZr+qhGVh8Ted0KdfSMxlg==" + "version": "3.3.6", + "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.3.6.tgz", + "integrity": "sha512-BGcqMMJuToF7i1rt+2PWSNVnWIkGCU78jBG3RxO/bZlnZPK2Cmi2QaffxGO/2RvWi9sL+FAiRiXMgsyxQ1DIDA==" }, "natural-compare": { "version": "1.4.0", @@ -25017,11 +25033,11 @@ } }, "postcss": { - "version": "8.4.6", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.6.tgz", - "integrity": "sha512-OovjwIzs9Te46vlEx7+uXB0PLijpwjXGKXjVGGPIGubGpq7uh5Xgf6D6FiJ/SzJMBosHDp6a2hiXOS97iBXcaA==", + "version": "8.4.31", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.31.tgz", + "integrity": "sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==", "requires": { - "nanoid": "^3.2.0", + "nanoid": "^3.3.6", "picocolors": "^1.0.0", "source-map-js": "^1.0.2" } diff --git a/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package.json b/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package.json index 14e33e7..2b7b50e 100644 --- a/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package.json +++ b/src/app/AthenaNetCore/AthenaNetCore.WebApp/ClientApp/package.json @@ -28,7 +28,7 @@ "nan": "^2.14.1", "node-notifier": ">=8.0.1", "object-path": ">=0.11.8", - "postcss": ">=8.2.10", + "postcss": ">=8.4.31", "serialize-javascript": ">=3.1.0", "typescript": "^3.7.5" },