Skip to content

Commit 5450433

Browse files
Update Packages
Regenerate lock
1 parent 2cbe911 commit 5450433

File tree

6 files changed

+30
-30
lines changed

6 files changed

+30
-30
lines changed

src/dataGateway/TypeScript/package-lock.json

Lines changed: 8 additions & 8 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,14 +30,14 @@
3030
},
3131
"devDependencies": {
3232
"@azure/core-auth": "~1.10.0",
33-
"@types/node": "~24.3.0",
33+
"@types/node": "~24.3.1",
3434
"ts-patch": "~3.3.0",
3535
"typescript": "~5.9.2"
3636
},
3737
"dependencies": {
3838
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.97",
3939
"@microsoft/kiota-bundle": "~1.0.0-preview.97",
40-
"typia": "~9.7.1"
40+
"typia": "~9.7.2"
4141
},
4242
"overrides": {
4343
"function-bind": "npm:@socketregistry/function-bind@^1",

src/shield/TypeScript/package-lock.json

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

src/shield/TypeScript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
},
3232
"devDependencies": {
3333
"@azure/core-auth": "~1.10.0",
34-
"@types/node": "~24.2.1",
34+
"@types/node": "~24.3.1",
3535
"ts-patch": "~3.3.0",
3636
"typescript": "~5.9.2"
3737
},
3838
"dependencies": {
3939
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.97",
4040
"@microsoft/kiota-bundle": "~1.0.0-preview.97",
41-
"typia": "~9.7.1"
41+
"typia": "~9.7.2"
4242
},
4343
"overrides": {
4444
"function-bind": "npm:@socketregistry/function-bind@^1",

src/urlShortener/TypeScript/package-lock.json

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

src/urlShortener/TypeScript/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
},
3232
"devDependencies": {
3333
"@azure/core-auth": "~1.10.0",
34-
"@types/node": "~24.3.0",
34+
"@types/node": "~24.3.1",
3535
"ts-patch": "~3.3.0",
3636
"typescript": "~5.9.2"
3737
},
3838
"dependencies": {
3939
"@microsoft/kiota-authentication-azure": "~1.0.0-preview.97",
4040
"@microsoft/kiota-bundle": "~1.0.0-preview.97",
41-
"typia": "~9.7.1"
41+
"typia": "~9.7.2"
4242
},
4343
"overrides": {
4444
"function-bind": "npm:@socketregistry/function-bind@^1",

0 commit comments

Comments
 (0)