Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Commit

Permalink
⬆️ Update aws-sdk, stripe
Browse files Browse the repository at this point in the history
  • Loading branch information
AnandChowdhary committed Nov 10, 2020
1 parent 8e89692 commit c03fb8d
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 80 deletions.
142 changes: 69 additions & 73 deletions package-lock.json

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

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@nestjs/schedule": "^0.4.1",
"@nestjs/swagger": "^4.7.0",
"@staart/mustache-markdown": "^3.0.3",
"aws-sdk": "^2.787.0",
"aws-sdk": "^2.788.0",
"bcrypt": "^5.0.0",
"class-transformer": "^0.3.1",
"class-validator": "^0.12.2",
Expand Down Expand Up @@ -64,7 +64,7 @@
"response-time": "^2.3.2",
"rimraf": "^3.0.2",
"rxjs": "^6.6.3",
"stripe": "^8.120.0",
"stripe": "^8.121.0",
"swagger-ui-express": "^4.1.4",
"twilio": "^3.51.0",
"ua-parser-js": "^0.7.22",
Expand All @@ -81,7 +81,7 @@
"@types/jest": "26.0.15",
"@types/jsonwebtoken": "^8.5.0",
"@types/minimatch": "^3.0.3",
"@types/node": "^14.14.6",
"@types/node": "^14.14.7",
"@types/nodemailer": "^6.4.0",
"@types/passport-local": "^1.0.33",
"@types/qrcode": "^1.3.5",
Expand All @@ -91,8 +91,8 @@
"@types/supertest": "^2.0.10",
"@types/ua-parser-js": "^0.7.33",
"@types/uuid": "^8.3.0",
"@typescript-eslint/eslint-plugin": "4.6.1",
"@typescript-eslint/parser": "4.6.1",
"@typescript-eslint/eslint-plugin": "4.7.0",
"@typescript-eslint/parser": "4.7.0",
"dotenv": "^8.2.0",
"dotenv-expand": "^5.1.0",
"eslint": "7.13.0",
Expand All @@ -101,8 +101,8 @@
"jest": "26.6.3",
"prettier": "^2.1.2",
"supertest": "^6.0.1",
"ts-jest": "26.4.3",
"ts-loader": "^8.0.10",
"ts-jest": "26.4.4",
"ts-loader": "^8.0.11",
"ts-node": "9.0.0",
"tsconfig-paths": "^3.9.0",
"typescript": "^4.0.5"
Expand Down

0 comments on commit c03fb8d

Please sign in to comment.