Skip to content

Commit

Permalink
fix(deps): update dependency grammy to v1.31.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 882fbce commit 3be4628
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.31.3",
"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.15.0":
version: 3.15.0
resolution: "@grammyjs/types@npm:3.15.0"
checksum: 10c0/aaed54395bbe3582ee23a2997cb62eabe8801eabaca445a45fa613af00e47e91afbeb6ed8b99a734d54617287bf0405946c7eba7fb73a7c6b706ac8e2e7a8b39
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.31.3":
version: 1.31.3
resolution: "grammy@npm:1.31.3"
dependencies:
"@grammyjs/types": "npm:3.11.0"
"@grammyjs/types": "npm:3.15.0"
abort-controller: "npm:^3.0.0"
debug: "npm:^4.3.4"
node-fetch: "npm:^2.7.0"
checksum: 10c0/6129cf44b7df721c0184e5acdb4cbea698c9fc8a5fe5b166ca42ecec2fe7666f86e3e3135a7c65bc0c84e7dc49cda211eee8f077e7f35f05809a648596895c57
checksum: 10c0/9a0cd5263c496f5bcab6af26a81d2c685a1ba393ef76095b79d2cc78290b0ee5b452dc8244e14307c306fec5ecdc2a80e7aaff534733cd60ee53e794742404b5
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.31.3"
gsmarena-api: "npm:^2.0.4"
marked: "npm:^13.0.0"
randomstring: "npm:^1.3.0"
Expand Down

0 comments on commit 3be4628

Please sign in to comment.