Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renandecarlo committed Jan 25, 2024
1 parent ae23299 commit 5501a21
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,22 @@
"author": "Renan D.",
"license": "MIT",
"dependencies": {
"@sentry/node": "7.64.0",
"@wppconnect-team/wppconnect": "^1.28.0",
"@sentry/node": "^7.95.0",
"@wppconnect-team/wppconnect": "^1.28.4",
"async-retry": "^1.3.3",
"chalk": "4.1.2",
"chrome-launcher": "0.15.2",
"deep-email-validator": "^0.1.21",
"dotenv": "14.3.2",
"gravatar": "^1.8.2",
"luxon": "^3.4.3",
"moment": "^2.29.4",
"luxon": "^3.4.4",
"moment": "^2.30.1",
"node-fetch": "2.6.7",
"npm-run-all": "^4.1.5",
"ora": "5.4.1",
"puppeteer-core": "^21.3.8",
"puppeteer-core": "^21.7.0",
"semver": "^7.5.4",
"sharp": "^0.33.2",
"sprintf-js": "^1.1.3",
"winston": "^3.11.0"
},
Expand Down

0 comments on commit 5501a21

Please sign in to comment.