Compare commits

..

No commits in common. "e3dcf3be5257e3e2de891adc96d409071b823f02" and "5b6a87375ada27ddbaf4c370fc7ed96017f2f28b" have entirely different histories.

2 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@teacinema/common", "name": "@teacinema/common",
"version": "1.1.6", "version": "1.1.5",
"description": "Common library for TeaCinema microservices", "description": "Common library for TeaCinema microservices",
"main": "dist/index.js", "main": "dist/index.js",
"types": "dist/index.d.ts", "types": "dist/index.d.ts",

View File

@ -152,9 +152,9 @@
tslib "2.8.1" tslib "2.8.1"
"@teacinema/contracts@^1.1.3": "@teacinema/contracts@^1.1.3":
version "1.1.8" version "1.1.7"
resolved "https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/%40teacinema%2Fcontracts/-/1.1.8/contracts-1.1.8.tgz#e96c23a957d2682503c157250672eb4c46bf4ef9" resolved "https://git.ksv741.keenetic.pro/api/packages/teacinema/npm/%40teacinema%2Fcontracts/-/1.1.7/contracts-1.1.7.tgz#8c298e7a811d91ae69dd4de05f1e3b351ea00542"
integrity sha512-wSFTntA0IoQrC/iYz3rylJW6qK6KGWa25oQrl/n55aSOcMk1ACmSBt0aqAPML86SQWAsn7yikpr/foaTgJH3zg== integrity sha512-KDXMAcux131gSS8f0/c0s0GHeWPz8DBSmVnR7UMnAG1j1jNjQxljn/M/XHBuARqUxuJD0l2ucJbFhvCDl+FKmg==
dependencies: dependencies:
"@nestjs/microservices" "^11.1.12" "@nestjs/microservices" "^11.1.12"
protoc "33.4.0" protoc "33.4.0"