Skip to content

Commit ed7790d

Browse files
author
FalkWolsky
committed
Updating Node-Service dependencies
1 parent 9336cbb commit ed7790d

File tree

2 files changed

+937
-105
lines changed

2 files changed

+937
-105
lines changed

server/node-service/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"copyfiles": "^2.4.1",
2323
"jest": "^29.3.1",
2424
"nock": "^13.3.0",
25-
"nodemon": "^2.0.22",
25+
"nodemon": "^3.1.9",
2626
"postman-to-openapi": "^3.0.1",
2727
"svgo": "^3.0.2",
2828
"ts-jest": "^29.0.3",
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@apidevtools/swagger-parser": "^10.1.0",
3333
"@aws-sdk/client-appconfig": "^3.533.0",
34-
"@aws-sdk/client-appconfigdata": "^3.533.0",
34+
"@aws-sdk/client-appconfigdata": "^3.726.1",
3535
"@aws-sdk/client-athena": "^3.333.0",
3636
"@aws-sdk/client-dynamodb": "^3.332.0",
3737
"@aws-sdk/client-lambda": "^3.332.0",
@@ -44,10 +44,10 @@
4444
"@types/jsonpath": "^0.2.0",
4545
"@types/lodash": "^4.14.190",
4646
"@types/morgan": "^1.9.3",
47-
"@types/node": "^20.1.1",
47+
"@types/node": "^22.10.5",
4848
"@types/node-fetch": "^2.6.2",
4949
"ali-oss": "^6.20.0",
50-
"axios": "^1.7.7",
50+
"axios": "^1.7.9",
5151
"base64-arraybuffer": "^1.0.2",
5252
"bluebird": "^3.7.2",
5353
"duckdb-async": "^1.1.3",

0 commit comments

Comments
 (0)