Skip to content

Commit

Permalink
184976552,188490428 Fix security vulnerabilities
Browse files Browse the repository at this point in the history
  upgraded dependencies
   volos-quota-apigee@^0.13.7
   volos-quota-common@^0.11.11
   volos-quota-redis@^0.11.5
   jsrsasign@^10.2.0
   mocha@^9.0.1
   nyc@^15.1.0
  • Loading branch information
niheelthakkar89 authored and keyurkarnik committed Jul 2, 2021
1 parent 6a15d03 commit dc021d0
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dotenv": "^8.0.0",
"eureka-js-client": "^4.3.0",
"js2xmlparser": "^2.0.2",
"jsrsasign": "^8.0.20",
"jsrsasign": "^10.2.0",
"lodash": "^4.17.19",
"lynx": "^0.2.0",
"minimatch": "^3.0.4",
Expand All @@ -27,10 +27,10 @@
"toobusy-js": "^0.5.1",
"volos-analytics-apigee": "^0.4.3",
"volos-cache-memory": "^0.10.0",
"volos-quota-apigee": "^0.13.6",
"volos-quota-common": "^0.11.10",
"volos-quota-apigee": "^0.13.7",
"volos-quota-common": "^0.11.11",
"volos-quota-memory": "^0.11.0",
"volos-quota-redis": "^0.11.4",
"volos-quota-redis": "^0.11.5",
"volos-spikearrest-memory": "^0.10.0",
"xml2js": "^0.4.17"
},
Expand All @@ -42,8 +42,8 @@
"js-yaml": "^3.4.2",
"jshint-stylish": "^2.2.1",
"jsonwebtoken": "^5.0.1",
"mocha": "^7.0.0",
"nyc": "^14.1.1",
"mocha": "^9.0.1",
"nyc": "^15.1.0",
"pem": "^1.7.2",
"supertest": "^3.1.0",
"volos-analytics-memory": "^0.2.0"
Expand Down

0 comments on commit dc021d0

Please sign in to comment.