Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
igoramadas committed Oct 13, 2023
1 parent 522da05 commit 0ff47ae
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 24 deletions.
45 changes: 24 additions & 21 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "strautomator-core",
"version": "23.414.12040",
"version": "23.415.12146",
"description": "Strautomator.com core engine",
"author": "Igor Ramadas",
"main": "lib/index.js",
Expand All @@ -14,7 +14,7 @@
"prepare": "tsc"
},
"dependencies": {
"@google-cloud/firestore": "^7.0.0",
"@google-cloud/firestore": "^7.1.0",
"@google-cloud/storage": "^7.3.0",
"@googlemaps/google-maps-services-js": "^3.3.41",
"@mapbox/polyline": "^1.2.1",
Expand All @@ -38,7 +38,7 @@
"devDependencies": {
"@types/express": "^4.17.19",
"@types/lodash": "^4.14.199",
"@types/node": "^20.8.4",
"@types/node": "^20.8.5",
"@types/nodemailer": "^6.4.11",
"chai": "^4.3.10",
"chalk": "^4.1.2",
Expand Down

0 comments on commit 0ff47ae

Please sign in to comment.