aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/package-lock.json b/package-lock.json
index 3d8c44f5..f5a52eff 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4648,15 +4648,15 @@
"dev": true
},
"nanocolors": {
- "version": "0.1.6",
- "resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.1.6.tgz",
- "integrity": "sha512-2pvTw6vYRaBLGir2xR7MxaJtyWkrn+C53EpW8yPotG+pdAwBvt0Xwk4VJ6VHLY0aLthVZPvDfm9TdZvrvAm5UQ==",
+ "version": "0.2.11",
+ "resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.11.tgz",
+ "integrity": "sha512-83ttyvfJj66dKMadWfBkEUOEDFfRc8FpzTJvh1MySR/pzWFmFikTQZGOV6kHZRz7yR/heiQ1y/MHBBN5P/e7WQ==",
"dev": true
},
"nanoid": {
- "version": "3.1.25",
- "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.25.tgz",
- "integrity": "sha512-rdwtIXaXCLFAQbnfqDRnI6jaRHp9fTcYBjtFKE8eezcZ7LuLjhUaQGNeMXf1HmRoCH32CLz6XwX0TtxEOS/A3Q==",
+ "version": "3.1.28",
+ "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-3.1.28.tgz",
+ "integrity": "sha512-gSu9VZ2HtmoKYe/lmyPFES5nknFrHa+/DT9muUFWFMi6Jh9E1I7bkvlQ8xxf1Kos9pi9o8lBnIOkatMhKX/YUw==",
"dev": true
},
"natural-compare": {
@@ -4919,12 +4919,12 @@
}
},
"postcss": {
- "version": "8.3.7",
- "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.7.tgz",
- "integrity": "sha512-9SaY7nnyQ63/WittqZYAvkkYPyKxchMKH71UDzeTmWuLSvxTRpeEeABZAzlCi55cuGcoFyoV/amX2BdsafQidQ==",
+ "version": "8.3.8",
+ "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.3.8.tgz",
+ "integrity": "sha512-GT5bTjjZnwDifajzczOC+r3FI3Cu+PgPvrsjhQdRqa2kTJ4968/X9CUce9xttIB0xOs5c6xf0TCWZo/y9lF6bA==",
"dev": true,
"requires": {
- "nanocolors": "^0.1.5",
+ "nanocolors": "^0.2.2",
"nanoid": "^3.1.25",
"source-map-js": "^0.6.2"
}