diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-04 22:01:05 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-10-04 22:01:05 +0200 |
commit | a6adbe91425415d90d80d239f3b090f12fd21913 (patch) | |
tree | 2d174d18e36e0155ae65bc9f8f6987f84ee38bf5 /bundle/package-lock.json | |
parent | replace chalk with nanocolors (diff) | |
download | server-a6adbe91425415d90d80d239f3b090f12fd21913.tar.xz |
:arrow_up: update dependencies
Diffstat (limited to 'bundle/package-lock.json')
-rw-r--r-- | bundle/package-lock.json | 2 |
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", |