Skip to content

Commit c3034e0

Browse files
committed
node modules for app source updated
1 parent c91dd60 commit c3034e0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Automint",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "CRM by Automint",
55
"main": "main.js",
66
"scripts": {
@@ -15,10 +15,10 @@
1515
"electron-squirrel-startup": "^1.0.0"
1616
},
1717
"dependencies": {
18-
"base64url": "^1.0.6",
18+
"base64url": "^2.0.0",
1919
"fs-extra": "^0.30.0",
2020
"google-auth-library": "^0.9.8",
21-
"googleapis": "^5.2.1",
21+
"googleapis": "^12.4.0",
2222
"premailer-api": "^1.0.4",
2323
"promise": "^7.1.1"
2424
}

0 commit comments

Comments
 (0)