Skip to content

Commit

Permalink
Merge pull request #1055 from US-Trustee-Program/dependency-updates-auto
Browse files Browse the repository at this point in the history
Update NPM packages
  • Loading branch information
jamesobrooks authored Dec 4, 2024
2 parents d1ff56e + fa13af0 commit 81d1136
Show file tree
Hide file tree
Showing 10 changed files with 2,799 additions and 1,294 deletions.
198 changes: 108 additions & 90 deletions backend/functions/package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions backend/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
"version": "1.0.0",
"description": "",
"devDependencies": {
"@faker-js/faker": "^9.2.0",
"@faker-js/faker": "^9.3.0",
"@types/jest": "^29.5.14",
"@types/mssql": "^9.1.5",
"@types/node": "^22.10.0",
"@types/node": "^22.10.1",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"azure-function-context-mock": "^0.0.7",
"dependency-cruiser": "^16.6.0",
"dependency-cruiser": "^16.7.0",
"eslint": "^8.57.1",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-promise": "^6.6.0",
"jest": "^29.7.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"ts-jest": "^29.2.5",
"typescript": "^5.7.2"
},
Expand All @@ -30,7 +30,7 @@
"@okta/jwt-verifier": "^4.0.1",
"@okta/okta-sdk-nodejs": "^7.1.1",
"applicationinsights": "^3.4.0",
"dotenv": "^16.4.5",
"dotenv": "^16.4.7",
"jsonwebtoken": "^9.0.2",
"mongodb": "^6.11.0",
"mssql": "^10.0.4"
Expand Down
Loading

0 comments on commit 81d1136

Please sign in to comment.