diff --git a/package.json b/package.json index ea89941e..412f932c 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "devDependencies": { "jasmine-browser-runner": "^2.5.0", "jasmine-core": "^5.2.0", - "postcss": "^8.4.39", + "postcss": "^8.4.41", "standardx": "^7.0.0", "stylelint": "^16.8.2", "stylelint-config-gds": "^2.0.0" diff --git a/yarn.lock b/yarn.lock index e805154b..1e67a482 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2168,7 +2168,7 @@ __metadata: dependencies: jasmine-browser-runner: "npm:^2.5.0" jasmine-core: "npm:^5.2.0" - postcss: "npm:^8.4.39" + postcss: "npm:^8.4.41" standardx: "npm:^7.0.0" stylelint: "npm:^16.8.2" stylelint-config-gds: "npm:^2.0.0"