Skip to content

Commit 0a342ec

Browse files
chore(deps): update dependency postcss to v8.5.12 [security]
1 parent 25eeefe commit 0a342ec

2 files changed

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4724,10 +4724,10 @@ 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.12:
4728+
version "8.5.12"
4729+
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.12.tgz#cd0c0f667f7cb0521e2313234ea6e707a9ec1ddb"
4730+
integrity sha512-W62t/Se6rA0Az3DfCL0AqJwXuKwBeYg6nOaIgzP+xZ7N5BFCI7DYi1qs6ygUYT6rvfi6t9k65UMLJC+PHZpDAA==
47314731
dependencies:
47324732
nanoid "^3.3.11"
47334733
picocolors "^1.1.1"

0 commit comments

Comments
 (0)