Skip to content

Commit

Permalink
fix(deps): update dependency grammy to v1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent 882fbce commit 1e1dd22
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
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.27.0",
"grammy": "1.34.0",
"gsmarena-api": "^2.0.4",
"marked": "^13.0.0",
"randomstring": "^1.3.0"
Expand Down
20 changes: 10 additions & 10 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.11.0":
version: 3.11.0
resolution: "@grammyjs/types@npm:3.11.0"
checksum: 10c0/9b168f1afef5fdf03cf6380927701832fe911985cd9a35fca320cf8a206ba836bfff16f97ddca767726b7e13a07d3f834b64eb0198f48117b3eec57cd0f1c75e
"@grammyjs/types@npm:3.18.0":
version: 3.18.0
resolution: "@grammyjs/types@npm:3.18.0"
checksum: 10c0/9c1fca8e6a8acc3b3510ab935c455599c5b0080b4c944e7831a5a989d41a2e864fd99aa6b76d8a51dd2435a54f544494f3e9a7a5a4f079a872c9e58e2c9dd64f
languageName: node
linkType: hard

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

"grammy@npm:1.27.0":
version: 1.27.0
resolution: "grammy@npm:1.27.0"
"grammy@npm:1.34.0":
version: 1.34.0
resolution: "grammy@npm:1.34.0"
dependencies:
"@grammyjs/types": "npm:3.11.0"
"@grammyjs/types": "npm:3.18.0"
abort-controller: "npm:^3.0.0"
debug: "npm:^4.3.4"
node-fetch: "npm:^2.7.0"
checksum: 10c0/6129cf44b7df721c0184e5acdb4cbea698c9fc8a5fe5b166ca42ecec2fe7666f86e3e3135a7c65bc0c84e7dc49cda211eee8f077e7f35f05809a648596895c57
checksum: 10c0/be3bd91b22ffb173a5f516967177998b76f44781a5f5ec12cf73757c65ac8e0cc3ff80f94e679fc8e3ea1716408ec7035963740025e470bc45f5e835b0261a3e
languageName: node
linkType: hard

Expand Down Expand Up @@ -761,7 +761,7 @@ __metadata:
dotenv: "npm:^16.0.3"
express: "npm:^4.18.2"
fs: "npm:^0.0.1-security"
grammy: "npm:1.27.0"
grammy: "npm:1.34.0"
gsmarena-api: "npm:^2.0.4"
marked: "npm:^13.0.0"
randomstring: "npm:^1.3.0"
Expand Down

0 comments on commit 1e1dd22

Please sign in to comment.