Skip to content

Commit 925f939

Browse files
chore(deps): update dependency postcss to v8.5.18 [security]
1 parent 454995b commit 925f939

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"intl-tel-input": "24.3.5",
4646
"leaflet": "1.9.4",
4747
"lottie-web": "^5.13.0",
48-
"postcss": "8.5.10",
48+
"postcss": "8.5.18",
4949
"postcss-cli": "10.1.0",
5050
"prismjs": "1.30.0",
5151
"react": "^18.2.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4257,6 +4257,11 @@ nanoid@^3.3.11:
42574257
resolved "https://registry.npmjs.org/nanoid/-/nanoid-3.3.11.tgz"
42584258
integrity sha512-N8SpfPUnUp1bK+PMYW8qSWdl9U+wwNWI4QKxOYDy9JAro3WMX7p2OeVRF9v+347pnakNevPmiHhNmZ2HbFA76w==
42594259

4260+
nanoid@^3.3.12:
4261+
version "3.3.16"
4262+
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.16.tgz#a04d8ec4b1f10009d2d533947aefe4293737816c"
4263+
integrity sha512-bzlKTyNJ7+LdGIIwy8ijFpIqEQIvafahV7eYykJ8Cvh42EdJeODoJ6gUJXpQJvej1BddH8OqTXZNE/KfbWAu8Q==
4264+
42604265
natural-compare@^1.4.0:
42614266
version "1.4.0"
42624267
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
@@ -4724,12 +4729,12 @@ postcss-value-parser@^4.2.0:
47244729
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
47254730
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
47264731

4727-
postcss@8.5.10:
4728-
version "8.5.10"
4729-
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.10.tgz#8992d8c30acf3f12169e7c09514a12fed7e48356"
4730-
integrity sha512-pMMHxBOZKFU6HgAZ4eyGnwXF/EvPGGqUr0MnZ5+99485wwW41kW91A4LOGxSHhgugZmSChL5AlElNdwlNgcnLQ==
4732+
postcss@8.5.18:
4733+
version "8.5.18"
4734+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.18.tgz#8717e5a33a3b15fe8a538d2431a1e1bbbfb07614"
4735+
integrity sha512-xdB1oSLHbz1vRWgCDalrCqEFTWzFlhqFC5tIHLMOSUIjhm3XXQ1qrFy8S/ESr1JYRRXqM3c1QFiMZUJdUTqyMQ==
47314736
dependencies:
4732-
nanoid "^3.3.11"
4737+
nanoid "^3.3.12"
47334738
picocolors "^1.1.1"
47344739
source-map-js "^1.2.1"
47354740

0 commit comments

Comments
 (0)