Skip to content

Commit

Permalink
update outbound models
Browse files Browse the repository at this point in the history
  • Loading branch information
MalpenZibo committed Nov 12, 2024
1 parent 0f7ec96 commit a8eff9f
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/agreement-outbound-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"vitest": "1.6.0"
},
"dependencies": {
"@pagopa/interop-outbound-models": "1.0.6-b",
"@pagopa/interop-outbound-models": "1.0.6-f",
"@protobuf-ts/runtime": "2.9.4",
"connection-string": "4.4.0",
"dotenv-flow": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/catalog-outbound-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"vitest": "1.6.0"
},
"dependencies": {
"@pagopa/interop-outbound-models": "1.0.6-b",
"@pagopa/interop-outbound-models": "1.0.6-f",
"@protobuf-ts/runtime": "2.9.4",
"connection-string": "4.4.0",
"dotenv-flow": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/purpose-outbound-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"vitest": "1.6.0"
},
"dependencies": {
"@pagopa/interop-outbound-models": "1.0.6-b",
"@pagopa/interop-outbound-models": "1.0.6-f",
"@protobuf-ts/runtime": "2.9.4",
"connection-string": "4.4.0",
"dotenv-flow": "4.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/tenant-outbound-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"vitest": "1.6.0"
},
"dependencies": {
"@pagopa/interop-outbound-models": "1.0.6-b",
"@pagopa/interop-outbound-models": "1.0.6-f",
"@protobuf-ts/runtime": "2.9.4",
"connection-string": "4.4.0",
"dotenv-flow": "4.1.0",
Expand Down
22 changes: 11 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a8eff9f

Please sign in to comment.