Merge branch 'master' of github.com:esmBot/esmBot

This commit is contained in:
Essem 2022-06-07 18:09:25 -05:00
commit 28f0245652
No known key found for this signature in database
GPG Key ID: 7D497397CC3A2A8C
2 changed files with 2 additions and 2 deletions

2
package-lock.json generated
View File

@ -24,7 +24,7 @@
"node-emoji": "^1.10.0", "node-emoji": "^1.10.0",
"node-fetch": "^3.2.0", "node-fetch": "^3.2.0",
"qrcode": "^1.4.4", "qrcode": "^1.4.4",
"sharp": "^0.30.2", "sharp": "^0.30.5",
"winston": "^3.3.3" "winston": "^3.3.3"
}, },
"bin": { "bin": {

View File

@ -39,7 +39,7 @@
"node-emoji": "^1.10.0", "node-emoji": "^1.10.0",
"node-fetch": "^3.2.0", "node-fetch": "^3.2.0",
"qrcode": "^1.4.4", "qrcode": "^1.4.4",
"sharp": "^0.30.2", "sharp": "^0.30.6",
"winston": "^3.3.3" "winston": "^3.3.3"
}, },
"devDependencies": { "devDependencies": {