Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Jan 6, 2024
1 parent 80bf888 commit 7572ae4
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 49 deletions.
88 changes: 44 additions & 44 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strautomator-core",
"version": "23.514.12218",
"version": "24.16.11745",
"description": "Strautomator.com core engine",
"author": "Igor Ramadas",
"main": "lib/index.js",
Expand All @@ -16,7 +16,7 @@
"dependencies": {
"@google-cloud/firestore": "^7.1.0",
"@google-cloud/storage": "^7.7.0",
"@google-cloud/vertexai": "^0.1.3",
"@google-cloud/vertexai": "^0.2.0",
"@googlemaps/google-maps-services-js": "^3.3.42",
"@mapbox/polyline": "^1.2.1",
"@rapideditor/country-coder": "^5.2.2",
Expand All @@ -31,17 +31,17 @@
"jaul": "^1.7.0",
"jszip": "^3.10.1",
"lodash": "^4.17.21",
"nodemailer": "^6.9.7",
"nodemailer": "^6.9.8",
"paypal-rest-sdk": "^1.8.1",
"setmeup": "^1.9.1",
"typescript": "^5.3.3"
},
"devDependencies": {
"@types/express": "^4.17.21",
"@types/lodash": "^4.14.202",
"@types/node": "^20.10.5",
"@types/node": "^20.10.6",
"@types/nodemailer": "^6.4.14",
"chai": "^4.3.10",
"chai": "^4.4.0",
"chalk": "^4.1.2",
"mocha": "^10.2.0",
"mocha-lcov-reporter": "^1.3.0",
Expand Down

0 comments on commit 7572ae4

Please sign in to comment.