Skip to content

Commit 56cf2ae

Browse files
chore(deps): update dependency postcss to v8.5.23 [security]
1 parent 27629df commit 56cf2ae

2 files changed

Lines changed: 7 additions & 7 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.23",
4949
"postcss-cli": "10.1.0",
5050
"prismjs": "1.30.0",
5151
"react": "^18.2.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4252,7 +4252,7 @@ mustache@~4.2.0:
42524252
resolved "https://registry.npmjs.org/mustache/-/mustache-4.2.0.tgz"
42534253
integrity sha512-71ippSywq5Yb7/tVYyGbkBggbU8H3u5Rz56fH60jGFgr8uHwxs+aSKeqmluIVzM0m0kB7xQjKS6qPfd0b2ZoqQ==
42544254

4255-
nanoid@^3.3.11:
4255+
nanoid@^3.3.11, nanoid@^3.3.16:
42564256
version "3.3.18"
42574257
resolved "https://registry.yarnpkg.com/nanoid/-/nanoid-3.3.18.tgz#f66a2de1199ffde0fcf21c8a5f13106b1c081913"
42584258
integrity sha512-DTg4MJbGMWkfi6VZFdNt2/caMbQy4Ou+Op/hJQvGEWcnVfoA1QA+xzRKAzw9jD6+GVOOeYr/mIcuDSdug6F6+w==
@@ -4724,12 +4724,12 @@ postcss-value-parser@^4.2.0:
47244724
resolved "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz"
47254725
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
47264726

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==
4727+
postcss@8.5.23:
4728+
version "8.5.23"
4729+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.23.tgz#3493550116f478487298301d2c2e8dc5a56e6594"
4730+
integrity sha512-g50586zr4bZmwFiTlflMu8E0bDTb5I5gertgwAKmsdUlTQIhZtunzUlD1WSzwcVWPoAVpsrA6vlfCD7oXvRwgg==
47314731
dependencies:
4732-
nanoid "^3.3.11"
4732+
nanoid "^3.3.16"
47334733
picocolors "^1.1.1"
47344734
source-map-js "^1.2.1"
47354735

0 commit comments

Comments
 (0)