Skip to content

Commit

Permalink
Chore(deps): bump the update-runtime group across 2 directories with …
Browse files Browse the repository at this point in the history
…3 updates

Bumps the update-runtime group with 3 updates in the / directory: [@nmshd/runtime](https://github.com/nmshd/runtime/tree/HEAD/packages/runtime), [@nmshd/content](https://github.com/nmshd/runtime/tree/HEAD/packages/content) and [@nmshd/core-types](https://github.com/nmshd/runtime/tree/HEAD/packages/runtime).
Bumps the update-runtime group with 1 update in the /packages/sdk directory: [@nmshd/content](https://github.com/nmshd/runtime/tree/HEAD/packages/content).


Updates `@nmshd/runtime` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.7.1/packages/runtime)

Updates `@nmshd/content` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.7.1/packages/content)

Updates `@nmshd/core-types` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.7.1/packages/runtime)

Updates `@nmshd/content` from 6.7.0 to 6.7.1
- [Release notes](https://github.com/nmshd/runtime/releases)
- [Commits](https://github.com/nmshd/runtime/commits/6.7.1/packages/content)

---
updated-dependencies:
- dependency-name: "@nmshd/runtime"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-runtime
- dependency-name: "@nmshd/content"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-runtime
- dependency-name: "@nmshd/core-types"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: update-runtime
- dependency-name: "@nmshd/content"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: update-runtime
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 18, 2024
1 parent b218207 commit 3cb8f25
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 36 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@js-soft/docdb-access-mongo": "1.1.9",
"@js-soft/node-logger": "1.2.0",
"@js-soft/ts-utils": "^2.3.3",
"@nmshd/runtime": "6.7.0",
"@nmshd/runtime": "6.7.1",
"@nmshd/typescript-ioc": "^3.2.4",
"@nmshd/typescript-rest": "^3.0.5",
"agentkeepalive": "4.5.0",
Expand Down Expand Up @@ -112,8 +112,8 @@
"@js-soft/eslint-config-ts": "1.6.13",
"@js-soft/license-check": "1.0.9",
"@nmshd/connector-sdk": "*",
"@nmshd/content": "6.7.0",
"@nmshd/core-types": "6.7.0",
"@nmshd/content": "6.7.1",
"@nmshd/core-types": "6.7.1",
"@nmshd/typescript-rest-swagger": "^1.4.1",
"@types/amqplib": "^0.10.5",
"@types/compression": "^1.7.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"build:schemas:watch": "npx nodemon -e ts -w 'src/types' --exec 'npm run build:schemas'"
},
"dependencies": {
"@nmshd/content": "6.7.0",
"@nmshd/content": "6.7.1",
"axios": "^1.7.7",
"form-data": "^4.0.1",
"qs": "^6.13.0"
Expand Down

0 comments on commit 3cb8f25

Please sign in to comment.