summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package-lock.json b/package-lock.json
index 976c61d..b479eed 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -799,9 +799,9 @@
799 } 799 }
800 }, 800 },
801 "node_modules/autoprefixer": { 801 "node_modules/autoprefixer": {
802 "version": "10.4.27", 802 "version": "10.5.0",
803 "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.4.27.tgz", 803 "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.0.tgz",
804 "integrity": "sha512-NP9APE+tO+LuJGn7/9+cohklunJsXWiaWEfV3si4Gi/XHDwVNgkwr1J3RQYFIvPy76GmJ9/bW8vyoU1LcxwKHA==", 804 "integrity": "sha512-FMhOoZV4+qR6aTUALKX2rEqGG+oyATvwBt9IIzVR5rMa2HRWPkxf+P+PAJLD1I/H5/II+HuZcBJYEFBpq39ong==",
805 "funding": [ 805 "funding": [
806 { 806 {
807 "type": "opencollective", 807 "type": "opencollective",
@@ -818,8 +818,8 @@
818 ], 818 ],
819 "license": "MIT", 819 "license": "MIT",
820 "dependencies": { 820 "dependencies": {
821 "browserslist": "^4.28.1", 821 "browserslist": "^4.28.2",
822 "caniuse-lite": "^1.0.30001774", 822 "caniuse-lite": "^1.0.30001787",
823 "fraction.js": "^5.3.4", 823 "fraction.js": "^5.3.4",
824 "picocolors": "^1.1.1", 824 "picocolors": "^1.1.1",
825 "postcss-value-parser": "^4.2.0" 825 "postcss-value-parser": "^4.2.0"