summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-05-10 08:26:55 +0200
committerGitHub <noreply@github.com>2022-05-10 08:26:55 +0200
commit9ff442f9a130f3144cb4d2874218df046bb73c88 (patch)
tree5f4f32df8077222b688fef51845a589e42a02b36 /package.json
parent4525bc2b4296b13bfaf04d366187c472fc59efa2 (diff)
parent3ddff6b2e6e3dad202f091d15a68f559646ae438 (diff)
Merge pull request #1098 from nextcloud/dependabot/npm_and_yarn/postcss-8.4.13
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 6ad01b5e..224e6810 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"autoprefixer": "^10.4.5",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"module-replace-webpack-plugin": "0.0.12",
- "postcss": "^8.4.12",
+ "postcss": "^8.4.13",
"postcss-loader": "^6.2.1",
"raw-loader": "^4.0.2",
"workbox-webpack-plugin": "^6.5.3"