Skip to content

Commit 1952dc6

Browse files
github-actions[bot]UnitedStatesTrusteeProgramjamesobrooksfmaddenflxamorrow-flexion
authored
Update NPM packages (#1048)
Update all npm projects Co-authored-by: UnitedStatesTrusteeProgram <[email protected]> Co-authored-by: James Brooks <[email protected]> Co-authored-by: Fritz Madden <[email protected]> Co-authored-by: Arthur Morrow <[email protected]> Co-authored-by: Fritz Madden <[email protected]>
1 parent a4829a2 commit 1952dc6

File tree

11 files changed

+2573
-2483
lines changed

11 files changed

+2573
-2483
lines changed

backend/functions/package-lock.json

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

backend/functions/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"@faker-js/faker": "^9.2.0",
77
"@types/jest": "^29.5.14",
88
"@types/mssql": "^9.1.5",
9-
"@types/node": "^22.9.1",
9+
"@types/node": "^22.10.0",
1010
"@typescript-eslint/eslint-plugin": "^7.18.0",
1111
"azure-function-context-mock": "^0.0.7",
1212
"dependency-cruiser": "^16.6.0",
@@ -17,9 +17,9 @@
1717
"eslint-plugin-prettier": "^5.2.1",
1818
"eslint-plugin-promise": "^6.6.0",
1919
"jest": "^29.7.0",
20-
"prettier": "^3.3.3",
20+
"prettier": "^3.4.1",
2121
"ts-jest": "^29.2.5",
22-
"typescript": "^5.6.3"
22+
"typescript": "^5.7.2"
2323
},
2424
"dependencies": {
2525
"@azure/cosmos": "^4.2.0",
@@ -32,7 +32,7 @@
3232
"applicationinsights": "^3.4.0",
3333
"dotenv": "^16.4.5",
3434
"jsonwebtoken": "^9.0.2",
35-
"mongodb": "^6.10.0",
35+
"mongodb": "^6.11.0",
3636
"mssql": "^10.0.4"
3737
},
3838
"main": "dist/backend/functions/*/*.js",

0 commit comments

Comments
 (0)