Skip to content
Snippets Groups Projects
Verified Commit 35da18cb authored by Dave Long's avatar Dave Long
Browse files

Issue #3392485 by Spokje: Security update postcss (CVE-2023-44270)

(cherry picked from commit 772ba905)
parent 500421a5
Branches
Tags
11 merge requests!11628Update file MediaLibraryWidget.php,!7564Revert "Issue #3364773 by roshnichordiya, Chris Matthews, thakurnishant_06,...,!5752Issue #3275828 by joachim, quietone, bradjones1, Berdir: document the reason...,!5627Issue #3261805: Field not saved when change of 0 on string start,!5427Issue #3338518: send credentials in ajax if configured in CORS settings.,!5395Issue #3387916 by fjgarlin, Spokje: Each GitLab job exposes user email,!5217Issue #3386607 by alexpott: Improve spell checking in commit-code-check.sh,!5064Issue #3379522 by finnsky, Gauravvvv, kostyashupenko, smustgrave, Chi: Revert...,!4894Issue #3280279: Add API to allow sites to opt in to upload SVG images in CKEditor 5,!3106Issue #3017548: "Filtered HTML" text format does not support manual teaser break (<!--break-->),!872Draft: Issue #3221319: Race condition when creating menu links and editing content deletes menu links
Pipeline #36502 passed
Pipeline: drupal

#36506

    Pipeline: drupal

    #36505

      Pipeline: drupal

      #36504

        +1
        ......@@ -78,7 +78,7 @@
        "mkdirp": "^3.0.1",
        "nightwatch": "^2.3.9",
        "normalize.css": "8.0.x",
        "postcss": "^8.4.24",
        "postcss": "^8.4.31",
        "postcss-header": "^3.0.2",
        "postcss-import": "^15.0.0",
        "postcss-preset-env": "^8.4.2",
        ......
        ......@@ -4395,19 +4395,10 @@ postcss-value-parser@^4.0.0, postcss-value-parser@^4.2.0:
        resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
        integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
        postcss@^8.4.21:
        version "8.4.23"
        resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.23.tgz#df0aee9ac7c5e53e1075c24a3613496f9e6552ab"
        integrity sha512-bQ3qMcpF6A/YjR55xtoTr0jGOlnPOKAIMdOWiv0EIT6HVPEaJiJB4NLljSbiHoC2RX7DN5Uvjtpbg1NPdwv1oA==
        dependencies:
        nanoid "^3.3.6"
        picocolors "^1.0.0"
        source-map-js "^1.0.2"
        postcss@^8.4.24:
        version "8.4.24"
        resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.24.tgz#f714dba9b2284be3cc07dbd2fc57ee4dc972d2df"
        integrity sha512-M0RzbcI0sO/XJNucsGjvWU9ERWxb/ytp1w6dKtxTKgixdtQDq4rmx/g8W1hnaheq9jgwL/oyEdH5Bc4WwJKMqg==
        postcss@^8.4.21, postcss@^8.4.24, postcss@^8.4.31:
        version "8.4.31"
        resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.4.31.tgz#92b451050a9f914da6755af352bdc0192508656d"
        integrity sha512-PS08Iboia9mts/2ygV3eLpY5ghnUcfLV/EXTOW1E2qYxJKGGBUtNjN76FYHnMs36RmARn41bC0AZmn+rR0OVpQ==
        dependencies:
        nanoid "^3.3.6"
        picocolors "^1.0.0"
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment