mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2025-01-11 22:51:06 +03:00
chore(deps-dev): bump @nestjs/common from 7.4.3 to 7.4.4 (#113)
Bumps [@nestjs/common](https://github.com/nestjs/nest) from 7.4.3 to 7.4.4. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v7.4.3...v7.4.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
f849c4739a
commit
3c81e9f121
6
package-lock.json
generated
6
package-lock.json
generated
@ -34,9 +34,9 @@
|
||||
}
|
||||
},
|
||||
"@nestjs/common": {
|
||||
"version": "7.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-7.4.3.tgz",
|
||||
"integrity": "sha512-OeNnzPbUOk2dUuvf8/X0yBzDMhaR5IZP4Qzq8KpXVHk6xJewrscYlEpyMxymlSlnEYW3NWzj5woacvLbeps4Vg==",
|
||||
"version": "7.4.4",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/common/-/common-7.4.4.tgz",
|
||||
"integrity": "sha512-Cj94FJrnLcAU4URJrRmnsHRODZPJpX+EKKJ/Or9qvL9ULQwRWYmFcGQYaJ0nVV0hSBjn/jaAV1Cgqw74uk21KA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"axios": "0.20.0",
|
||||
|
@ -36,7 +36,7 @@
|
||||
"telegraf": "3.38.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@nestjs/common": "7.4.3",
|
||||
"@nestjs/common": "7.4.4",
|
||||
"@nestjs/core": "7.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "4.0.0",
|
||||
"@typescript-eslint/parser": "3.10.1",
|
||||
|
Loading…
Reference in New Issue
Block a user