Skip to content

Commit

Permalink
Chore(deps): bump the update-npm-dependencies group across 1 director…
Browse files Browse the repository at this point in the history
…y with 4 updates (#321)
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent f8195f0 commit 69c046b
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 26 deletions.
43 changes: 22 additions & 21 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@nmshd/typescript-rest": "^3.0.5",
"agentkeepalive": "4.5.0",
"amqplib": "^0.10.5",
"axios": "^1.7.7",
"axios": "^1.7.8",
"compression": "1.7.5",
"correlation-id": "^5.2.0",
"cors": "2.8.5",
Expand All @@ -97,7 +97,7 @@
"helmet": "8.0.0",
"json-stringify-safe": "5.0.1",
"jsonschema": "1.4.1",
"mqtt": "^5.10.2",
"mqtt": "^5.10.3",
"nconf": "0.12.1",
"on-headers": "1.0.2",
"rapidoc": "9.3.8",
Expand Down Expand Up @@ -126,7 +126,7 @@
"@types/lodash": "^4.17.13",
"@types/luxon": "^3.4.2",
"@types/nconf": "^0.10.7",
"@types/node": "^22.9.3",
"@types/node": "^22.10.1",
"@types/on-headers": "^1.0.3",
"@types/swagger-ui-express": "^4.1.7",
"@types/yamljs": "^0.2.34",
Expand All @@ -140,7 +140,7 @@
"nodemon": "^3.1.7",
"npm-run-all": "^4.1.5",
"openapi-types": "^12.1.3",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"ts-jest": "^29.2.5",
"ts-node": "^10.9.2",
"typescript": "^5.7.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"dependencies": {
"@nmshd/content": "6.7.1",
"axios": "^1.7.7",
"axios": "^1.7.8",
"form-data": "^4.0.1",
"qs": "^6.13.1"
},
Expand Down

0 comments on commit 69c046b

Please sign in to comment.