Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dotenv": "^16.0.3",
"express": "^4.18.2",
"fs": "^0.0.1-security",
"grammy": "1.35.0",
"grammy": "1.46.0",
"gsmarena-api": "^2.0.4",
"marked": "^15.0.0",
"randomstring": "^1.3.0"
Expand Down
41 changes: 17 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ __metadata:
version: 8
cacheKey: 10c0

"@grammyjs/types@npm:3.19.0":
version: 3.19.0
resolution: "@grammyjs/types@npm:3.19.0"
checksum: 10c0/fff824d2d2619a9df51047562c87079e9de5f57d310fa777ad5f32f840ea61bf33840b73968f1e288ea65b7ae084c24474ae5cf81410cacc2236cec65cdd68fe
"@grammyjs/types@npm:5.0.0":
version: 5.0.0
resolution: "@grammyjs/types@npm:5.0.0"
checksum: 10c0/235f473e9e2d2e1b0d41fa80ec125af79c6b7f27c2e19a0d52ba43c3231518d1fc1fc4f5200918356ba6aac695d36da030354db6fe8f4f9ef0cc7715125cde92
languageName: node
linkType: hard

Expand Down Expand Up @@ -216,15 +216,15 @@ __metadata:
languageName: node
linkType: hard

"debug@npm:^4.3.4":
version: 4.3.4
resolution: "debug@npm:4.3.4"
"debug@npm:^4.4.3":
version: 4.4.3
resolution: "debug@npm:4.4.3"
dependencies:
ms: "npm:2.1.2"
ms: "npm:^2.1.3"
peerDependenciesMeta:
supports-color:
optional: true
checksum: 10c0/cedbec45298dd5c501d01b92b119cd3faebe5438c3917ff11ae1bff86a6c722930ac9c8659792824013168ba6db7c4668225d845c633fbdafbbf902a6389f736
checksum: 10c0/d79136ec6c83ecbefd0f6a5593da6a9c91ec4d7ddc4b54c883d6e71ec9accb5f67a1a5e96d00a328196b5b5c86d365e98d8a3a70856aaf16b4e7b1985e67f5a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -515,15 +515,15 @@ __metadata:
languageName: node
linkType: hard

"grammy@npm:1.35.0":
version: 1.35.0
resolution: "grammy@npm:1.35.0"
"grammy@npm:1.46.0":
version: 1.46.0
resolution: "grammy@npm:1.46.0"
dependencies:
"@grammyjs/types": "npm:3.19.0"
"@grammyjs/types": "npm:5.0.0"
abort-controller: "npm:^3.0.0"
debug: "npm:^4.3.4"
debug: "npm:^4.4.3"
node-fetch: "npm:^2.7.0"
checksum: 10c0/76af87785ebc1b7a436069b26c685125b44e14766bd882eb1e8759963cdf06e31044a2b1c6f7a3d18bae164b7c7133e34dd5516c26c348253b2db8ce621be0a2
checksum: 10c0/38d78fa9cab044bce8a8093c276b908f01515c7cbb1602995242ec5d2e5b2cbd2ce28b01b58660e8570e45c40288ed913cc5080e537033a6b321b986717d120b
languageName: node
linkType: hard

Expand Down Expand Up @@ -670,14 +670,7 @@ __metadata:
languageName: node
linkType: hard

"ms@npm:2.1.2":
version: 2.1.2
resolution: "ms@npm:2.1.2"
checksum: 10c0/a437714e2f90dbf881b5191d35a6db792efbca5badf112f87b9e1c712aace4b4b9b742dd6537f3edf90fd6f684de897cec230abde57e87883766712ddda297cc
languageName: node
linkType: hard

"ms@npm:2.1.3":
"ms@npm:2.1.3, ms@npm:^2.1.3":
version: 2.1.3
resolution: "ms@npm:2.1.3"
checksum: 10c0/d924b57e7312b3b63ad21fc5b3dc0af5e78d61a1fc7cfb5457edaf26326bf62be5307cc87ffb6862ef1c2b33b0233cdb5d4f01c4c958cc0d660948b65a287a48
Expand Down Expand Up @@ -837,7 +830,7 @@ __metadata:
dotenv: "npm:^16.0.3"
express: "npm:^4.18.2"
fs: "npm:^0.0.1-security"
grammy: "npm:1.35.0"
grammy: "npm:1.46.0"
gsmarena-api: "npm:^2.0.4"
marked: "npm:^15.0.0"
randomstring: "npm:^1.3.0"
Expand Down