summary refs log tree commit diff
path: root/bundle/package-lock.json
diff options
context:
space:
mode:
authorFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-04 22:01:05 +0200
committerFlam3rboy <34555296+Flam3rboy@users.noreply.github.com>2021-10-04 22:01:05 +0200
commit7b58dc3a3d3af44854efa36997c4dc5af6074ac4 (patch)
treeef713b4387a704149bc26db3d453d1608b4cd5c2 /bundle/package-lock.json
parentreplace chalk with nanocolors (diff)
downloadserver-ts-7b58dc3a3d3af44854efa36997c4dc5af6074ac4.tar.xz
:arrow_up: update dependencies
Diffstat (limited to 'bundle/package-lock.json')
-rw-r--r--bundle/package-lock.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundle/package-lock.json b/bundle/package-lock.json

index c06ab5ee..14c54874 100644 --- a/bundle/package-lock.json +++ b/bundle/package-lock.json
@@ -139,6 +139,7 @@ "lambert-server": "^1.2.8", "missing-native-js-functions": "^1.2.15", "multer": "^1.4.2", + "nanocolors": "^0.2.12", "node-fetch": "^2.6.1", "supertest": "^6.1.6", "typescript": "^4.1.2", @@ -1800,6 +1801,7 @@ "lambert-server": "^1.2.8", "missing-native-js-functions": "^1.2.15", "multer": "^1.4.2", + "nanocolors": "^0.2.12", "node-fetch": "^2.6.1", "supertest": "^6.1.6", "ts-patch": "^1.4.4",