@activepieces/piece-gmail 0.9.4 → 0.9.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +5 -6
  2. package/src/i18n/fr.json +1 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@activepieces/piece-gmail",
3
- "version": "0.9.4",
3
+ "version": "0.9.6",
4
4
  "dependencies": {
5
5
  "@sinclair/typebox": "0.34.11",
6
6
  "axios": "1.8.3",
@@ -8,16 +8,15 @@
8
8
  "dayjs": "1.11.9",
9
9
  "deepmerge-ts": "7.1.0",
10
10
  "googleapis": "129.0.0",
11
- "googleapis-common": "7.2.0",
12
- "mailparser": "3.6.7",
11
+ "mailparser": "3.7.5",
13
12
  "mime-types": "2.1.35",
14
13
  "nanoid": "3.3.8",
15
- "nodemailer": "6.9.9",
14
+ "nodemailer": "7.0.9",
16
15
  "semver": "7.6.0",
17
16
  "zod": "3.25.76",
18
- "@activepieces/pieces-common": "0.7.0",
17
+ "@activepieces/pieces-common": "0.8.1",
19
18
  "@activepieces/pieces-framework": "0.20.1",
20
- "@activepieces/shared": "0.20.1",
19
+ "@activepieces/shared": "0.25.1",
21
20
  "tslib": "2.8.1"
22
21
  },
23
22
  "overrides": {
package/src/i18n/fr.json CHANGED
@@ -36,7 +36,7 @@
36
36
  "PATCH": "PATCH",
37
37
  "PUT": "PUT",
38
38
  "DELETE": "DELETE",
39
- "HEAD": "TÊTE",
39
+ "HEAD": "HEAD",
40
40
  "New Email": "Nouvel e-mail",
41
41
  "New Labeled Email": "Nouvel e-mail libellé",
42
42
  "Triggers when new mail is found in your Gmail inbox": "Se déclenche quand un nouveau courrier est trouvé dans votre boîte de réception Gmail",