aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 4566fd3..606148a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -3265,9 +3265,9 @@
}
},
"node_modules/autoprefixer": {
- "version": "10.5.6",
- "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.5.6.tgz",
- "integrity": "sha512-HiH4oYNc5+DQEx/b8FPfMj+WHH/WWUBmbN5r1Uf/ixtfyFkk+wGIlfJT/RD5eAyzlwkeYRtZUCI8qrEi26pl2g==",
+ "version": "10.6.0",
+ "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-10.6.0.tgz",
+ "integrity": "sha512-A26d6qs9kqGgkmImIXMYvXTzqb4Qv7AVgpY1NXzr9Y659J8qHHnLOO/zE8ewIGFMprOolAoRAQYDgNryXIJKBw==",
"funding": [
{
"type": "opencollective",
@@ -8179,9 +8179,9 @@
}
},
"node_modules/sass": {
- "version": "1.104.0",
- "resolved": "https://registry.npmjs.org/sass/-/sass-1.104.0.tgz",
- "integrity": "sha512-btHMApW2bgolvClhRW8AlQJzgI9lUB3pPSofBQQT+E46GWvf9o0TVQ13SYv5riWZVFyPN+JNz3TKW9XhBlc10w==",
+ "version": "1.104.1",
+ "resolved": "https://registry.npmjs.org/sass/-/sass-1.104.1.tgz",
+ "integrity": "sha512-yDA+1aIG3EHgN4V/BvuhCvu61FF6hEd4e+9DxikUm9U0CAGuvdIZ/UYy7qbOxjhbbWQraoyLlMuzdRGOSV5Bmw==",
"license": "MIT",
"dependencies": {
"chokidar": "^5.0.0",