Skip to content

Commit

Permalink
Update dependencies to remove critical security alerts
Browse files Browse the repository at this point in the history
eb4ebc579a / Update YSM dependencies
  • Loading branch information
swetha-charles committed Oct 24, 2022
1 parent 1ee11ea commit 0b98b48
Show file tree
Hide file tree
Showing 2 changed files with 1,129 additions and 960 deletions.
9 changes: 6 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,18 +59,21 @@
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.6.0",
"jest": "27",
"jest-when": "^2.7.2",
"prettier": "^2.1.2",
"supertest": "^5.0.0",
"ts-jest": "26.4.1",
"ts-loader": "^8.0.6",
"ts-node": "^9.0.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^4.0.3"
"typescript": "^4.7.2"
},
"resolutions": {
"minimist": "^1.2.6"
},
"engines": {
"node": "12.x",
"node": "14.x",
"yarn": "1.x"
},
"jest": {
Expand Down
Loading

0 comments on commit 0b98b48

Please sign in to comment.