Skip to content

Commit

Permalink
Fixed package vulnerability
Browse files Browse the repository at this point in the history
Signed-off-by: manishdas12 <manishdas12@yahoo.in>
  • Loading branch information
manishdas12 authored and ArchanaArige committed Oct 31, 2023
1 parent bed8e70 commit f471233
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"classnames": "^2.2.6",
"co": "^4.6.0",
"compression": "^1.7.2",
"ejs": "^2.5.6",
"ejs": "^3.1.9",
"enum": "^2.5.0",
"eslint": "^7.26.0",
"express": "^4.15.3",
Expand All @@ -26,23 +26,23 @@
"fabric-network": "^2.2.11",
"fast-stats": "0.0.3",
"fs-extra": "^6.0.1",
"grpc": "^1.20.3",
"grpc": "^1.24.11",
"helmet": "^3.21.1",
"http-status-codes": "^1.3.0",
"js-sha256": "^0.9.0",
"jsonwebtoken": "^8.5.0",
"jsonwebtoken": "^9.0.2",
"log4js": "^6.4.0",
"multer": "^1.3.0",
"multer": "^1.4.5-lts.1",
"npm-run-all": "^4.1.5",
"passport": "^0.4.0",
"passport": "^0.6.0",
"passport-local": "^1.0.0",
"pg": "^8.11.3",
"pg-pool": "^3.6.1",
"prettyjson": "^1.2.1",
"prop-types": "^15.6.2",
"query-string": "^6.9.0",
"save": "^2.3.3",
"sequelize": "^6.12.2",
"sequelize": "^6.33.0",
"stomp-broker-js": "^0.1.3",
"stompjs": "^2.3.3",
"swagger-ui-express": "^4.3.0",
Expand Down Expand Up @@ -87,7 +87,7 @@
"eslint-plugin-spellcheck": "0.0.11",
"husky": "^0.14.3",
"lint-staged": "^7.2.0",
"mocha": "^8.2.1",
"mocha": "^10.2.0",
"nyc": "^15.1.0",
"prettier": "^1.13.7",
"proxyquire": "^2.1.3",
Expand Down

0 comments on commit f471233

Please sign in to comment.