Merge branch 'slash-commands' of https://github.com/GalacticBot/New-GBot into slash-commands

This commit is contained in:
Erik 2022-07-08 22:00:55 +03:00
commit c46d067c97
Signed by untrusted user: Navy.gif
GPG Key ID: 811EC0CD80E7E5FB
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"dotenv": "^10.0.0", "dotenv": "^10.0.0",
"escape-string-regexp": "4.0.0", "escape-string-regexp": "4.0.0",
"humanize-duration": "^3.27.1", "humanize-duration": "^3.27.1",
"moment": "^2.29.3", "moment": "^2.29.4",
"mongodb": "^4.5.0", "mongodb": "^4.5.0",
"node-fetch": "2", "node-fetch": "2",
"object-hash": "^3.0.0", "object-hash": "^3.0.0",

View File

@ -2587,10 +2587,10 @@ minimist@^1.2.0:
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q== integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
moment@^2.29.3: moment@^2.29.4:
version "2.29.3" version "2.29.4"
resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.4.tgz#3dbe052889fe7c1b2ed966fcb3a77328964ef108"
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw== integrity sha512-5LC9SOxjSc2HF6vO2CyuTDNivEdoz2IvyJJGj6X8DJ0eFyfszE0QiEd+iXmBvUP3WHxSjFH/vIsA0EN00cgr8w==
mongodb-connection-string-url@^2.5.2: mongodb-connection-string-url@^2.5.2:
version "2.5.2" version "2.5.2"