diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-09-05 21:45:29 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-09-05 21:45:29 -0400 |
commit | e3c116e0f4b741032fe777936fdf5d80f0b011e6 (patch) | |
tree | 024bd9884f1456983faae2b62b59485a879ac934 /yarn.lock | |
parent | c8a5bfe694ee6e784a0c5cbe1a7076b1c055249a (diff) | |
download | tanzanite-e3c116e0f4b741032fe777936fdf5d80f0b011e6.tar.gz tanzanite-e3c116e0f4b741032fe777936fdf5d80f0b011e6.tar.bz2 tanzanite-e3c116e0f4b741032fe777936fdf5d80f0b011e6.zip |
modlogid uuid -> nanoid
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 21 |
1 files changed, 11 insertions, 10 deletions
@@ -426,13 +426,6 @@ __metadata: languageName: node linkType: hard -"@types/uuid@npm:^8.3.0": - version: 8.3.1 - resolution: "@types/uuid@npm:8.3.1" - checksum: b41bdc5e86c6f0f1899306be10455636da0f2168c9489b869edd6837ddeb7c0e501b1ff7d857402462986bada2a379125743dd895fa801d03437cd632116a373 - languageName: node - linkType: hard - "@types/validator@npm:^13.6.3": version: 13.6.3 resolution: "@types/validator@npm:13.6.3" @@ -783,7 +776,6 @@ __metadata: "@types/node-os-utils": ^1 "@types/numeral": ^2 "@types/tinycolor2": ^1 - "@types/uuid": ^8.3.0 "@types/validator": ^13.6.3 "@typescript-eslint/eslint-plugin": ^4.14.1 "@typescript-eslint/parser": ^4.14.1 @@ -807,6 +799,7 @@ __metadata: mathjs: ^9.4.4 module-alias: ^2.2.2 moment: ^2.29.1 + nanoid: ^3.1.25 node-fetch: ^2.6.1 node-os-utils: ^1.3.5 numeral: ^2.0.6 @@ -820,7 +813,6 @@ __metadata: source-map-support: ^0.5.19 tinycolor2: ^1.4.2 typescript: ^4.4.2 - uuid: ^8.3.2 wolfram-alpha-api: "https://products.wolframalpha.com/api/libraries/javascript/wolfram-alpha-api-1.0.0-rc.1.tgz" dependenciesMeta: discord-akairo@8.2.2: @@ -2288,6 +2280,15 @@ discord.js@NotEnoughUpdates/discord.js: languageName: node linkType: hard +"nanoid@npm:^3.1.25": + version: 3.1.25 + resolution: "nanoid@npm:3.1.25" + bin: + nanoid: bin/nanoid.cjs + checksum: e2353828c7d8fde65265e9c981380102e2021f292038a93fd27288bad390339833286e8cbc7531abe1cb2c6b317e55f38b895dcb775151637bb487388558e0ff + languageName: node + linkType: hard + "natural-compare@npm:^1.4.0": version: 1.4.0 resolution: "natural-compare@npm:1.4.0" @@ -3336,7 +3337,7 @@ typescript@^4.4.2: languageName: node linkType: hard -"uuid@npm:^8.1.0, uuid@npm:^8.3.2": +"uuid@npm:^8.1.0": version: 8.3.2 resolution: "uuid@npm:8.3.2" bin: |