Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renandecarlo committed Aug 19, 2024
1 parent b652beb commit ad4c606
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 @@ -7,24 +7,24 @@
"author": "Renan D.",
"license": "MIT",
"dependencies": {
"@sentry/node": "^8.15.0",
"@wppconnect-team/wppconnect": "^1.32.3",
"@sentry/node": "^8.26.0",
"@wppconnect-team/wppconnect": "^1.33.0",
"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.4",
"luxon": "^3.5.0",
"moment": "^2.30.1",
"node-fetch": "2.6.7",
"npm-run-all": "^4.1.5",
"ora": "5.4.1",
"puppeteer-core": "^22.11.2",
"semver": "^7.6.2",
"sharp": "^0.33.4",
"puppeteer-core": "^22.15.0",
"semver": "^7.6.3",
"sharp": "^0.33.5",
"sprintf-js": "^1.1.3",
"winston": "^3.13.0"
"winston": "^3.14.2"
},
"overrides": {
"chrome-launcher": "0.15.2",
Expand Down

0 comments on commit ad4c606

Please sign in to comment.