Skip to content

Commit

Permalink
Chore(deps): bump the update-npm-dependencies group with 2 updates (#287
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 0c84d77 commit a7d877b
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 32 deletions.
47 changes: 19 additions & 28 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@js-soft/eslint-config-ts": "^1.6.9",
"@js-soft/license-check": "^1.0.9",
"@types/jest": "^29.5.13",
"@types/node": "^22.6.0",
"@types/node": "^22.7.4",
"enhanced-publish": "^1.1.3",
"eslint": "^8.57.1",
"jest": "^29.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/consumption/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@js-soft/docdb-access-loki": "1.1.0",
"@js-soft/docdb-access-mongo": "1.1.9",
"@js-soft/node-logger": "1.2.0",
"@nmshd/crypto": "2.0.6",
"@nmshd/crypto": "2.0.7",
"@types/lodash": "^4.17.9"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"@nmshd/consumption": "*",
"@nmshd/content": "*",
"@nmshd/core-types": "*",
"@nmshd/crypto": "2.0.6",
"@nmshd/crypto": "2.0.7",
"@nmshd/iql": "^1.0.2",
"@nmshd/transport": "*",
"ajv": "^8.17.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/transport/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"@js-soft/simple-logger": "1.0.5",
"@js-soft/ts-utils": "^2.3.3",
"@nmshd/core-types": "*",
"@nmshd/crypto": "2.0.6",
"@nmshd/crypto": "2.0.7",
"axios": "^1.7.7",
"fast-json-patch": "^3.1.1",
"form-data": "^4.0.0",
Expand Down

0 comments on commit a7d877b

Please sign in to comment.