Skip to content

Commit

Permalink
fix(deps): update dependency grammy to v1.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent 4902823 commit 4bc47c8
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.28.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.12.0":
version: 3.12.0
resolution: "@grammyjs/types@npm:3.12.0"
checksum: 10c0/5e8e07d797d19b67d94c7dc7ba447d27e239afef39cac3c5641a8217727fdc1c7faeaf576878c52681a06d9c864c3b8fba70ebda78acbc5a8a4b3e359130d93e
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.28.0":
version: 1.28.0
resolution: "grammy@npm:1.28.0"
dependencies:
"@grammyjs/types": "npm:3.11.0"
"@grammyjs/types": "npm:3.12.0"
abort-controller: "npm:^3.0.0"
debug: "npm:^4.3.4"
node-fetch: "npm:^2.7.0"
checksum: 10c0/6129cf44b7df721c0184e5acdb4cbea698c9fc8a5fe5b166ca42ecec2fe7666f86e3e3135a7c65bc0c84e7dc49cda211eee8f077e7f35f05809a648596895c57
checksum: 10c0/0988c6baecd91c87a8a44e7bc510800893d3bc45bf4a64f0d196382c3759f7e7afaef9cede844d8fa4f5a45ed4e0680b095a511eb2c849e325bf00e03686777c
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.28.0"
gsmarena-api: "npm:^2.0.4"
marked: "npm:^13.0.0"
randomstring: "npm:^1.3.0"
Expand Down

0 comments on commit 4bc47c8

Please sign in to comment.