mirror of
https://github.com/Maks1mS/nestjs-telegraf.git
synced 2024-12-24 15:04:38 +03:00
chore(deps-dev): bump @nestjs/core from 8.0.9 to 8.4.1 (#754)
Bumps [@nestjs/core](https://github.com/nestjs/nest) from 8.0.9 to 8.4.1. - [Release notes](https://github.com/nestjs/nest/releases) - [Commits](https://github.com/nestjs/nest/compare/v8.0.9...v8.4.1) --- updated-dependencies: - dependency-name: "@nestjs/core" dependency-type: direct:development update-type: version-update:semver-minor ... 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
351e87df4c
commit
67120b470a
30
package-lock.json
generated
30
package-lock.json
generated
@ -21,7 +21,7 @@
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-angular": "16.0.0",
|
||||
"@nestjs/common": "8.4.1",
|
||||
"@nestjs/core": "8.0.9",
|
||||
"@nestjs/core": "8.4.1",
|
||||
"@types/lodash": "4.14.178",
|
||||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
||||
"@typescript-eslint/parser": "5.11.0",
|
||||
@ -516,16 +516,16 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/@nestjs/core": {
|
||||
"version": "8.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.0.9.tgz",
|
||||
"integrity": "sha512-Q8bge+yuFzcuW9iY5fiMz3gydyB3D25dO9/YFGEtHexw2ipQA1QCt94XfIxGqFe1C07k5IDSK/C/l+R33CHrGg==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz",
|
||||
"integrity": "sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"dependencies": {
|
||||
"@nuxtjs/opencollective": "0.3.2",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
"iterare": "1.2.1",
|
||||
"object-hash": "2.2.0",
|
||||
"object-hash": "3.0.0",
|
||||
"path-to-regexp": "3.2.0",
|
||||
"tslib": "2.3.1",
|
||||
"uuid": "8.3.2"
|
||||
@ -2945,9 +2945,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/object-hash": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz",
|
||||
"integrity": "sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
|
||||
"integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
|
||||
"dev": true,
|
||||
"engines": {
|
||||
"node": ">= 6"
|
||||
@ -4585,15 +4585,15 @@
|
||||
}
|
||||
},
|
||||
"@nestjs/core": {
|
||||
"version": "8.0.9",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.0.9.tgz",
|
||||
"integrity": "sha512-Q8bge+yuFzcuW9iY5fiMz3gydyB3D25dO9/YFGEtHexw2ipQA1QCt94XfIxGqFe1C07k5IDSK/C/l+R33CHrGg==",
|
||||
"version": "8.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz",
|
||||
"integrity": "sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@nuxtjs/opencollective": "0.3.2",
|
||||
"fast-safe-stringify": "2.1.1",
|
||||
"iterare": "1.2.1",
|
||||
"object-hash": "2.2.0",
|
||||
"object-hash": "3.0.0",
|
||||
"path-to-regexp": "3.2.0",
|
||||
"tslib": "2.3.1",
|
||||
"uuid": "8.3.2"
|
||||
@ -6338,9 +6338,9 @@
|
||||
}
|
||||
},
|
||||
"object-hash": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-2.2.0.tgz",
|
||||
"integrity": "sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==",
|
||||
"version": "3.0.0",
|
||||
"resolved": "https://registry.npmjs.org/object-hash/-/object-hash-3.0.0.tgz",
|
||||
"integrity": "sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==",
|
||||
"dev": true
|
||||
},
|
||||
"object-inspect": {
|
||||
|
@ -61,7 +61,7 @@
|
||||
"@commitlint/cli": "16.2.3",
|
||||
"@commitlint/config-angular": "16.0.0",
|
||||
"@nestjs/common": "8.4.1",
|
||||
"@nestjs/core": "8.0.9",
|
||||
"@nestjs/core": "8.4.1",
|
||||
"@types/lodash": "4.14.178",
|
||||
"@typescript-eslint/eslint-plugin": "5.11.0",
|
||||
"@typescript-eslint/parser": "5.11.0",
|
||||
|
Loading…
Reference in New Issue
Block a user