summary refs log tree commit diff
path: root/util/package-lock.json
diff options
context:
space:
mode:
authoruurgothat <cckhmck@gmail.com>2021-10-04 22:39:50 +0300
committeruurgothat <cckhmck@gmail.com>2021-10-04 22:39:50 +0300
commitea900af4cd808235818b9f593028d058186d29a5 (patch)
tree438c7924389781cdf10095e142774557fe608721 /util/package-lock.json
parentAdd warn for git + remove unnecessary import (diff)
downloadserver-ea900af4cd808235818b9f593028d058186d29a5.tar.xz
replace chalk with nanocolors
Diffstat (limited to 'util/package-lock.json')
-rw-r--r--util/package-lock.json12
1 files changed, 11 insertions, 1 deletions
diff --git a/util/package-lock.json b/util/package-lock.json
index 26321ee9..d48403dd 100644
--- a/util/package-lock.json
+++ b/util/package-lock.json
@@ -12,7 +12,6 @@
 			"dependencies": {
 				"ajv": "^8.6.2",
 				"amqplib": "^0.8.0",
-				"chalk": "^4.1.2",
 				"class-validator": "^0.13.1",
 				"dot-prop": "^6.0.1",
 				"env-paths": "^2.2.1",
@@ -20,6 +19,7 @@
 				"lambert-server": "^1.2.10",
 				"missing-native-js-functions": "^1.2.15",
 				"multer": "^1.4.3",
+				"nanocolors": "^0.2.12",
 				"node-fetch": "^2.6.1",
 				"patch-package": "^6.4.7",
 				"pg": "^8.7.1",
@@ -4804,6 +4804,11 @@
 				"thenify-all": "^1.0.0"
 			}
 		},
+		"node_modules/nanocolors": {
+			"version": "0.2.12",
+			"resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.12.tgz",
+			"integrity": "sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug=="
+		},
 		"node_modules/natural-compare": {
 			"version": "1.4.0",
 			"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
@@ -11189,6 +11194,11 @@
 				"thenify-all": "^1.0.0"
 			}
 		},
+		"nanocolors": {
+			"version": "0.2.12",
+			"resolved": "https://registry.npmjs.org/nanocolors/-/nanocolors-0.2.12.tgz",
+			"integrity": "sha512-SFNdALvzW+rVlzqexid6epYdt8H9Zol7xDoQarioEFcFN0JHo4CYNztAxmtfgGTVRCmFlEOqqhBpoFGKqSAMug=="
+		},
 		"natural-compare": {
 			"version": "1.4.0",
 			"resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",