@webiny/api-page-builder-import-export 5.35.2 → 5.35.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +23 -23
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webiny/api-page-builder-import-export",
3
- "version": "5.35.2",
3
+ "version": "5.35.3",
4
4
  "main": "index.js",
5
5
  "keywords": [
6
6
  "pbie:base"
@@ -16,17 +16,17 @@
16
16
  "dependencies": {
17
17
  "@babel/runtime": "7.20.13",
18
18
  "@commodo/fields": "1.1.2-beta.20",
19
- "@webiny/api": "^5.35.2",
20
- "@webiny/api-file-manager": "^5.35.2",
21
- "@webiny/api-form-builder": "^5.35.2",
22
- "@webiny/api-page-builder": "^5.35.2",
23
- "@webiny/api-security": "^5.35.2",
24
- "@webiny/error": "^5.35.2",
25
- "@webiny/handler": "^5.35.2",
26
- "@webiny/handler-aws": "^5.35.2",
27
- "@webiny/handler-graphql": "^5.35.2",
28
- "@webiny/utils": "^5.35.2",
29
- "@webiny/validation": "^5.35.2",
19
+ "@webiny/api": "5.35.3",
20
+ "@webiny/api-file-manager": "5.35.3",
21
+ "@webiny/api-form-builder": "5.35.3",
22
+ "@webiny/api-page-builder": "5.35.3",
23
+ "@webiny/api-security": "5.35.3",
24
+ "@webiny/error": "5.35.3",
25
+ "@webiny/handler": "5.35.3",
26
+ "@webiny/handler-aws": "5.35.3",
27
+ "@webiny/handler-graphql": "5.35.3",
28
+ "@webiny/utils": "5.35.3",
29
+ "@webiny/validation": "5.35.3",
30
30
  "archiver": "5.3.1",
31
31
  "commodo-fields-object": "1.0.6",
32
32
  "dot-prop-immutable": "2.1.1",
@@ -48,16 +48,16 @@
48
48
  "@types/archiver": "5.3.1",
49
49
  "@types/node-fetch": "2.6.2",
50
50
  "@types/yauzl": "2.10.0",
51
- "@webiny/api-dynamodb-to-elasticsearch": "^5.35.2",
52
- "@webiny/api-file-manager-ddb-es": "^5.35.2",
53
- "@webiny/api-i18n-ddb": "^5.35.2",
54
- "@webiny/api-security-so-ddb": "^5.35.2",
55
- "@webiny/api-tenancy": "^5.35.2",
56
- "@webiny/api-tenancy-so-ddb": "^5.35.2",
57
- "@webiny/api-wcp": "^5.35.2",
58
- "@webiny/cli": "^5.35.2",
59
- "@webiny/db": "^5.35.2",
60
- "@webiny/project-utils": "^5.35.2",
51
+ "@webiny/api-dynamodb-to-elasticsearch": "5.35.3",
52
+ "@webiny/api-file-manager-ddb-es": "5.35.3",
53
+ "@webiny/api-i18n-ddb": "5.35.3",
54
+ "@webiny/api-security-so-ddb": "5.35.3",
55
+ "@webiny/api-tenancy": "5.35.3",
56
+ "@webiny/api-tenancy-so-ddb": "5.35.3",
57
+ "@webiny/api-wcp": "5.35.3",
58
+ "@webiny/cli": "5.35.3",
59
+ "@webiny/db": "5.35.3",
60
+ "@webiny/project-utils": "5.35.3",
61
61
  "jest": "28.1.3",
62
62
  "jest-dynalite": "3.6.1",
63
63
  "rimraf": "3.0.2",
@@ -79,5 +79,5 @@
79
79
  ]
80
80
  }
81
81
  },
82
- "gitHead": "d3f7b134892b6c5ea794e9e7dd4811b27cdf6eb1"
82
+ "gitHead": "be9aeab05e92ae04936dcd28b6d0b5d94a2d9b57"
83
83
  }