Skip to content

Commit 6eb0e79

Browse files
Update Packages
Regenerate Lock
1 parent bd0e0a1 commit 6eb0e79

File tree

2 files changed

+29
-30
lines changed

2 files changed

+29
-30
lines changed

src/dataGateway/TypeScript/package-lock.json

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

src/dataGateway/TypeScript/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@
2929
"prepare": "ts-patch install"
3030
},
3131
"devDependencies": {
32-
"@azure/core-auth": "~1.9.0",
33-
"@types/node": "~24.0.12",
32+
"@azure/core-auth": "~1.10.0",
33+
"@types/node": "~24.0.14",
3434
"ts-patch": "~3.3.0",
3535
"typescript": "~5.8.3"
3636
},
3737
"dependencies": {
3838
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.96",
3939
"@microsoft/kiota-bundle": "~1.0.0-preview.96",
40-
"typia": "~9.4.0"
40+
"typia": "~9.5.0"
4141
}
4242
}

0 commit comments

Comments
 (0)