Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Commit

Permalink
Merge pull request #3607 from sap-labs-france/master-qa
Browse files Browse the repository at this point in the history
Merge master-qa
  • Loading branch information
LucasBrazi06 authored Jun 13, 2022
2 parents ed523f2 + c07501a commit 91799a6
Show file tree
Hide file tree
Showing 21 changed files with 310 additions and 322 deletions.
98 changes: 54 additions & 44 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"ajv-formats": "^2.1.1",
"ajv-keywords": "^5.1.0",
"axios": "^0.25.0",
"axios-retry": "^3.2.3",
"axios-retry": "^3.2.5",
"basic-auth": "^2.0.1",
"bcryptjs": "^2.4.3",
"bluebird": "^3.7.2",
Expand All @@ -102,6 +102,7 @@
"cors": "^2.8.5",
"countries-list": "^2.6.1",
"csvtojson": "^2.0.10",
"curvereduce": "^0.0.4",
"decimal.js": "^10.3.1",
"ejs": "^3.1.8",
"emailjs": "^3.7.0",
Expand All @@ -126,7 +127,7 @@
"moment-timezone": "^0.5.34",
"mongo-sanitize": "^1.1.0",
"mongo-uri-builder": "^4.0.0",
"mongodb": "^4.4.1",
"mongodb": "^4.7.0",
"morgan": "^1.10.0",
"mustache": "^4.2.0",
"nanoid": "^3.2.0",
Expand All @@ -148,7 +149,7 @@
"tslib": "^2.2.0",
"tz-lookup": "^6.1.25",
"urlencode": "^1.1.0",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.6.0",
"uWebSockets.js": "github:uNetworking/uWebSockets.js#v20.10.0",
"validator": "^13.7.0",
"ws": "^8.4.2"
},
Expand Down Expand Up @@ -190,7 +191,7 @@
"@types/node-cron": "^2.0.3",
"@types/passport": "^1.0.7",
"@types/passport-jwt": "^3.0.6",
"@types/pdfkit": "^0.12.3",
"@types/pdfkit": "^0.12.6",
"@types/qrcode": "^1.4.2",
"@types/rfc2047": "^2.0.1",
"@types/rosie": "0.0.40",
Expand All @@ -217,7 +218,7 @@
"eslint-plugin-jsdoc": "^36.1.1",
"faker": "^5.5.3",
"jest": "^27.5.1",
"json-schema-faker": "^0.5.0-rcv.41",
"json-schema-faker": "^0.5.0-rcv.42",
"maildev": "^1.1.0",
"ncp": "^2.0.0",
"nodemon": "^2.0.16",
Expand Down
Loading

0 comments on commit 91799a6

Please sign in to comment.