Update pro version to 2.4.35
This commit is contained in:
parent
0aef4a1cdc
commit
a86bc0e7ce
|
@ -45,7 +45,7 @@
|
|||
"@apidevtools/swagger-parser": "10.0.3",
|
||||
"@budibase/backend-core": "^2.4.35",
|
||||
"@budibase/client": "^2.4.35",
|
||||
"@budibase/pro": "2.4.34",
|
||||
"@budibase/pro": "2.4.35",
|
||||
"@budibase/shared-core": "^2.4.35",
|
||||
"@budibase/string-templates": "^2.4.35",
|
||||
"@budibase/types": "^2.4.35",
|
||||
|
|
|
@ -1278,14 +1278,14 @@
|
|||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@budibase/backend-core@2.4.34":
|
||||
version "2.4.34"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-2.4.34.tgz#567e9aa1254e5e8463dae48b7b3b0f13bbdf2a21"
|
||||
integrity sha512-i1OKvSywaJWKleU48Mg+1IdiSRZ3ymsjyAcbW5ZcEwT86n78XHPEv1WEASMSUaVfHoincQNoJsNLG/vIck713A==
|
||||
"@budibase/backend-core@2.4.35":
|
||||
version "2.4.35"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-2.4.35.tgz#cbf165e2f37c409115bb28f90e657e4fc51018be"
|
||||
integrity sha512-eJq64DAhVTqjs2vzI7xet82DiFU5BF3t/ZxYiigYuq7H55VE6eaRkAuDylQtZ4lmDyuHlLpKlJaY7qNuZgpPgQ==
|
||||
dependencies:
|
||||
"@budibase/nano" "10.1.2"
|
||||
"@budibase/pouchdb-replication-stream" "1.2.10"
|
||||
"@budibase/types" "^2.4.34"
|
||||
"@budibase/types" "^2.4.35"
|
||||
"@shopify/jest-koa-mocks" "5.0.1"
|
||||
"@techpass/passport-openidconnect" "0.3.2"
|
||||
aws-cloudfront-sign "2.2.0"
|
||||
|
@ -1417,14 +1417,14 @@
|
|||
pouchdb-promise "^6.0.4"
|
||||
through2 "^2.0.0"
|
||||
|
||||
"@budibase/pro@2.4.34":
|
||||
version "2.4.34"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.4.34.tgz#40297230ae5a2bc8d6b57e30d8f6cf0e72e1f3f2"
|
||||
integrity sha512-aATHuszRCm/ipCrZ2VxGEQa7SmWmcs0uZcB/LpcOECYVpokN8IEil3C85bLIsuGtiwkB1yJoRJuXM6NfVl+Pgg==
|
||||
"@budibase/pro@2.4.35":
|
||||
version "2.4.35"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.4.35.tgz#d4aba60d35bc683b1cca5fc8ab8acf8d3600d169"
|
||||
integrity sha512-9yTM7K6MxIRkwbthzmD+A/VO85O5KKpmnKx1JWbLNR1PvG2wvUibM/KQPAjhkqlaf+tcUSyr1j8Giw2hb8/JnQ==
|
||||
dependencies:
|
||||
"@budibase/backend-core" "2.4.34"
|
||||
"@budibase/backend-core" "2.4.35"
|
||||
"@budibase/string-templates" "2.3.20"
|
||||
"@budibase/types" "2.4.34"
|
||||
"@budibase/types" "2.4.35"
|
||||
"@koa/router" "8.0.8"
|
||||
bull "4.10.1"
|
||||
joi "17.6.0"
|
||||
|
@ -1463,10 +1463,10 @@
|
|||
lodash "^4.17.20"
|
||||
vm2 "^3.9.4"
|
||||
|
||||
"@budibase/types@2.4.34", "@budibase/types@^2.4.34":
|
||||
version "2.4.34"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-2.4.34.tgz#c7d6d2eaa2f5c39a37aeab5cf8b2cf164bdcf71c"
|
||||
integrity sha512-7kCo0Y8S0OoX06+tDKi75ZrghF0rR3t/cYnupHSQqBz0CKZxIfR4q2rjBu5oyxp9buktMoy6bP5pu7jOXAvCmA==
|
||||
"@budibase/types@2.4.35", "@budibase/types@^2.4.35":
|
||||
version "2.4.35"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-2.4.35.tgz#53cd5c1719aaa1b7099c8e295ddb4db3eb3879bb"
|
||||
integrity sha512-MoOKOrifJ7yJYpLvcSu2MieodXWhMDQeKHz8MR8B99IFhDD34ppCdqRpyD0ugtqN9jiufnxeDKVjrw2t0/FPpA==
|
||||
|
||||
"@bull-board/api@3.7.0":
|
||||
version "3.7.0"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"license": "GPL-3.0",
|
||||
"dependencies": {
|
||||
"@budibase/backend-core": "^2.4.35",
|
||||
"@budibase/pro": "2.4.34",
|
||||
"@budibase/pro": "2.4.35",
|
||||
"@budibase/string-templates": "^2.4.35",
|
||||
"@budibase/types": "^2.4.35",
|
||||
"@koa/router": "8.0.8",
|
||||
|
|
|
@ -475,14 +475,14 @@
|
|||
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
||||
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
|
||||
|
||||
"@budibase/backend-core@2.4.34":
|
||||
version "2.4.34"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-2.4.34.tgz#567e9aa1254e5e8463dae48b7b3b0f13bbdf2a21"
|
||||
integrity sha512-i1OKvSywaJWKleU48Mg+1IdiSRZ3ymsjyAcbW5ZcEwT86n78XHPEv1WEASMSUaVfHoincQNoJsNLG/vIck713A==
|
||||
"@budibase/backend-core@2.4.35":
|
||||
version "2.4.35"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-2.4.35.tgz#cbf165e2f37c409115bb28f90e657e4fc51018be"
|
||||
integrity sha512-eJq64DAhVTqjs2vzI7xet82DiFU5BF3t/ZxYiigYuq7H55VE6eaRkAuDylQtZ4lmDyuHlLpKlJaY7qNuZgpPgQ==
|
||||
dependencies:
|
||||
"@budibase/nano" "10.1.2"
|
||||
"@budibase/pouchdb-replication-stream" "1.2.10"
|
||||
"@budibase/types" "^2.4.34"
|
||||
"@budibase/types" "^2.4.35"
|
||||
"@shopify/jest-koa-mocks" "5.0.1"
|
||||
"@techpass/passport-openidconnect" "0.3.2"
|
||||
aws-cloudfront-sign "2.2.0"
|
||||
|
@ -564,14 +564,14 @@
|
|||
pouchdb-promise "^6.0.4"
|
||||
through2 "^2.0.0"
|
||||
|
||||
"@budibase/pro@2.4.34":
|
||||
version "2.4.34"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.4.34.tgz#40297230ae5a2bc8d6b57e30d8f6cf0e72e1f3f2"
|
||||
integrity sha512-aATHuszRCm/ipCrZ2VxGEQa7SmWmcs0uZcB/LpcOECYVpokN8IEil3C85bLIsuGtiwkB1yJoRJuXM6NfVl+Pgg==
|
||||
"@budibase/pro@2.4.35":
|
||||
version "2.4.35"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-2.4.35.tgz#d4aba60d35bc683b1cca5fc8ab8acf8d3600d169"
|
||||
integrity sha512-9yTM7K6MxIRkwbthzmD+A/VO85O5KKpmnKx1JWbLNR1PvG2wvUibM/KQPAjhkqlaf+tcUSyr1j8Giw2hb8/JnQ==
|
||||
dependencies:
|
||||
"@budibase/backend-core" "2.4.34"
|
||||
"@budibase/backend-core" "2.4.35"
|
||||
"@budibase/string-templates" "2.3.20"
|
||||
"@budibase/types" "2.4.34"
|
||||
"@budibase/types" "2.4.35"
|
||||
"@koa/router" "8.0.8"
|
||||
bull "4.10.1"
|
||||
joi "17.6.0"
|
||||
|
@ -592,10 +592,10 @@
|
|||
lodash "^4.17.20"
|
||||
vm2 "^3.9.4"
|
||||
|
||||
"@budibase/types@2.4.34", "@budibase/types@^2.4.34":
|
||||
version "2.4.34"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-2.4.34.tgz#c7d6d2eaa2f5c39a37aeab5cf8b2cf164bdcf71c"
|
||||
integrity sha512-7kCo0Y8S0OoX06+tDKi75ZrghF0rR3t/cYnupHSQqBz0CKZxIfR4q2rjBu5oyxp9buktMoy6bP5pu7jOXAvCmA==
|
||||
"@budibase/types@2.4.35", "@budibase/types@^2.4.35":
|
||||
version "2.4.35"
|
||||
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-2.4.35.tgz#53cd5c1719aaa1b7099c8e295ddb4db3eb3879bb"
|
||||
integrity sha512-MoOKOrifJ7yJYpLvcSu2MieodXWhMDQeKHz8MR8B99IFhDD34ppCdqRpyD0ugtqN9jiufnxeDKVjrw2t0/FPpA==
|
||||
|
||||
"@cspotcode/source-map-support@^0.8.0":
|
||||
version "0.8.1"
|
||||
|
|
Loading…
Reference in New Issue