Merge branch 'uditkarode:master' into master

This commit is contained in:
Shihaam Abdul Rahman 2023-04-09 20:45:39 +05:00 committed by GitHub
commit 39d1a44bbd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View File

@ -20,6 +20,7 @@
},
"dependencies": {
"bing-chat": "^0.2.3",
"dotenv": "^16.0.3",
"dotenv-safe": "^8.2.0",
"p-timeout": "^6.1.1",
"telegraf": "^4.12.2"

View File

@ -199,6 +199,11 @@ dotenv-safe@^8.2.0:
dependencies:
dotenv "^8.2.0"
dotenv@^16.0.3:
version "16.0.3"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
dotenv@^8.2.0:
version "8.6.0"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"