Skip to content

Commit ddfc5f4

Browse files
authored
Merge branch 'main' into bump-credo-ts
2 parents 0620f49 + 39e5d9b commit ddfc5f4

3 files changed

Lines changed: 14 additions & 8 deletions

File tree

package-lock.json

Lines changed: 12 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@js-soft/eslint-config-ts": "^2.0.6",
3636
"@js-soft/license-check": "^1.0.10",
3737
"@types/jest": "^30.0.0",
38-
"@types/node": "^24.12.4",
38+
"@types/node": "^24.13.0",
3939
"enhanced-publish": "^1.1.8",
4040
"eslint": "^10.4.1",
4141
"jest": "^30.4.2",

packages/transport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@js-soft/ts-utils": "^2.3.6",
7373
"@nmshd/core-types": "*",
7474
"@nmshd/crypto": "3.0.0",
75-
"axios": "^1.16.1",
75+
"axios": "^1.17.0",
7676
"fast-json-patch": "^3.1.1",
7777
"form-data": "^4.0.5",
7878
"json-stringify-safe": "^5.0.1",

0 commit comments

Comments
 (0)