Skip to content

Commit 86b15a3

Browse files
authored
feat(smart actions): endpoint that handle forms' load hooks
fix(schema): do not generate `framework`, `framework_version` to ensure equality across environments
1 parent 2c0ebf1 commit 86b15a3

File tree

2 files changed

+7
-39
lines changed

2 files changed

+7
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"dependencies": {
2727
"@babel/runtime": "7.10.1",
2828
"bluebird": "2.9.25",
29-
"forest-express": "7.6.0",
29+
"forest-express": "7.7.2",
3030
"http-errors": "1.7.2",
3131
"lodash": "4.17.19",
3232
"moment": "2.24.0",

yarn.lock

Lines changed: 6 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -3390,7 +3390,7 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1:
33903390
dependencies:
33913391
ms "^2.1.1"
33923392

3393-
debuglog@*, debuglog@^1.0.1:
3393+
debuglog@^1.0.1:
33943394
version "1.0.1"
33953395
resolved "https://registry.yarnpkg.com/debuglog/-/debuglog-1.0.1.tgz#aa24ffb9ac3df9a2351837cfb2d279360cd78492"
33963396
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -4323,10 +4323,10 @@ for-in@^1.0.2:
43234323
resolved "https://registry.yarnpkg.com/for-in/-/for-in-1.0.2.tgz#81068d295a8142ec0ac726c6e2200c30fb6d5e80"
43244324
integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=
43254325

4326-
forest-express@7.6.0:
4327-
version "7.6.0"
4328-
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.6.0.tgz#03613c45a11c55eb2eca8fe38a7f8ee0f7157dae"
4329-
integrity sha512-WmeT9S5ra1ujyzXrWWnlIWgNRbVCiB1ALjHsfHqtkB8+Q6Y+FDZpxhNEdAu/zYvhhEWXvfLJuFQfvsqo2RvmSA==
4326+
forest-express@7.7.2:
4327+
version "7.7.2"
4328+
resolved "https://registry.yarnpkg.com/forest-express/-/forest-express-7.7.2.tgz#8c9134f34e3301bb4373a6d79880a9324ac381bd"
4329+
integrity sha512-XFavgXqlDpuFXLNWRuBNoqmY7FaUt9Ml3/avutR5dMJs0ZB6xjn/M/EH2WWNfSo6F+3YM8hFzitWkXzkaIuU/w==
43304330
dependencies:
43314331
"@babel/runtime" "7.10.1"
43324332
base32-encode "1.1.1"
@@ -5000,7 +5000,7 @@ import-local@^3.0.2:
50005000
pkg-dir "^4.2.0"
50015001
resolve-cwd "^3.0.0"
50025002

5003-
imurmurhash@*, imurmurhash@^0.1.4:
5003+
imurmurhash@^0.1.4:
50045004
version "0.1.4"
50055005
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
50065006
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -6412,11 +6412,6 @@ lockfile@^1.0.4:
64126412
dependencies:
64136413
signal-exit "^3.0.2"
64146414

6415-
lodash._baseindexof@*:
6416-
version "3.1.0"
6417-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
6418-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
6419-
64206415
lodash._baseuniq@~4.6.0:
64216416
version "4.6.0"
64226417
resolved "https://registry.yarnpkg.com/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz#0ebb44e456814af7905c6212fa2c9b2d51b841e8"
@@ -6425,33 +6420,11 @@ lodash._baseuniq@~4.6.0:
64256420
lodash._createset "~4.0.0"
64266421
lodash._root "~3.0.0"
64276422

6428-
lodash._bindcallback@*:
6429-
version "3.0.1"
6430-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
6431-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
6432-
6433-
lodash._cacheindexof@*:
6434-
version "3.0.2"
6435-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
6436-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
6437-
6438-
lodash._createcache@*:
6439-
version "3.1.2"
6440-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
6441-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
6442-
dependencies:
6443-
lodash._getnative "^3.0.0"
6444-
64456423
lodash._createset@~4.0.0:
64466424
version "4.0.3"
64476425
resolved "https://registry.yarnpkg.com/lodash._createset/-/lodash._createset-4.0.3.tgz#0f4659fbb09d75194fa9e2b88a6644d363c9fe26"
64486426
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
64496427

6450-
lodash._getnative@*, lodash._getnative@^3.0.0:
6451-
version "3.9.1"
6452-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
6453-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
6454-
64556428
lodash._reinterpolate@^3.0.0:
64566429
version "3.0.0"
64576430
resolved "https://registry.yarnpkg.com/lodash._reinterpolate/-/lodash._reinterpolate-3.0.0.tgz#0ccf2d89166af03b3663c796538b75ac6e114d9d"
@@ -6522,11 +6495,6 @@ lodash.once@^4.0.0:
65226495
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
65236496
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
65246497

6525-
lodash.restparam@*:
6526-
version "3.6.1"
6527-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
6528-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
6529-
65306498
lodash.set@^4.0.0:
65316499
version "4.3.2"
65326500
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"

0 commit comments

Comments
 (0)