|
|
|
@ -1094,12 +1094,12 @@ |
|
|
|
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
|
|
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== |
|
|
|
|
|
|
|
"@budibase/backend-core@1.1.28": |
|
|
|
version "1.1.28" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-1.1.28.tgz#cd91db71dd5c1ce9765f24dccb5b33269fd51e00" |
|
|
|
integrity sha512-IctXUSC8RKPOojHWkcof+Sf+OMK7wy4FEx6W021UJL5WV1VuJUkJ5KZR6F+dZ0zEflSEp8+LbF2GCOQqx8jiWQ== |
|
|
|
"@budibase/backend-core@1.1.29-alpha.0": |
|
|
|
version "1.1.29-alpha.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/backend-core/-/backend-core-1.1.29-alpha.0.tgz#63a139a8d64d72fc01ccbc5b091204600f86f7d3" |
|
|
|
integrity sha512-qht4VARCFYLTTTGxFstQysnCce3ALDyjngXqvz3P7+/f5Z4m13ZyqWJNhBDfpVArecyNVYPy6PKhcs1HurF0bA== |
|
|
|
dependencies: |
|
|
|
"@budibase/types" "^1.1.28" |
|
|
|
"@budibase/types" "^1.1.29-alpha.0" |
|
|
|
"@techpass/passport-openidconnect" "0.3.2" |
|
|
|
aws-sdk "2.1030.0" |
|
|
|
bcrypt "5.0.1" |
|
|
|
@ -1177,13 +1177,15 @@ |
|
|
|
svelte-flatpickr "^3.2.3" |
|
|
|
svelte-portal "^1.0.0" |
|
|
|
|
|
|
|
"@budibase/pro@1.1.28": |
|
|
|
version "1.1.28" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-1.1.28.tgz#93f90604d954ef1be37a349f4502d1c005a15a84" |
|
|
|
integrity sha512-H1oMFC+/O6Fd5EDB1v6GnRHxefms7LTxXHeZY20cMJk8sUytLPeSxVXXPA7e7HW4JCHG3JVYwao+ksB0gvFRkg== |
|
|
|
"@budibase/pro@1.1.29-alpha.0": |
|
|
|
version "1.1.29-alpha.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/pro/-/pro-1.1.29-alpha.0.tgz#9c459f7a08ffb112d8f77b02857ee77cbce5d4fb" |
|
|
|
integrity sha512-Y+VJjO3sRPu9DFDC4TfgDInvl3v+d0voUhGuqSU2wV8asTRPvJv4JqoHgaMYmfXVHKE5E0qOdOlbdom6do9K3g== |
|
|
|
dependencies: |
|
|
|
"@budibase/backend-core" "1.1.28" |
|
|
|
"@budibase/types" "1.1.28" |
|
|
|
"@budibase/backend-core" "1.1.29-alpha.0" |
|
|
|
"@budibase/types" "1.1.29-alpha.0" |
|
|
|
"@koa/router" "8.0.8" |
|
|
|
joi "17.6.0" |
|
|
|
node-fetch "^2.6.1" |
|
|
|
|
|
|
|
"@budibase/standard-components@^0.9.139": |
|
|
|
@ -1204,10 +1206,10 @@ |
|
|
|
svelte-apexcharts "^1.0.2" |
|
|
|
svelte-flatpickr "^3.1.0" |
|
|
|
|
|
|
|
"@budibase/types@1.1.28", "@budibase/types@^1.1.28": |
|
|
|
version "1.1.28" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-1.1.28.tgz#def0f3cd931f9b688dc5a2a479f3b82c8f0be8b1" |
|
|
|
integrity sha512-U2W6aa/N2SpSZaQiWJ25GXgiIBHVtaeORa9a+07t4Z9AhHYoATGnnLcw842Fsko3KgIcuI6HZT8acbVz1BP4CQ== |
|
|
|
"@budibase/types@1.1.29-alpha.0", "@budibase/types@^1.1.29-alpha.0": |
|
|
|
version "1.1.29-alpha.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@budibase/types/-/types-1.1.29-alpha.0.tgz#2aff9e270376d3bf2a49a0e2f5a2dcf11d2fa462" |
|
|
|
integrity sha512-NZm3lie+eIepIxSHaqqPqlejRqycOMAlwn1J8UTIZhYs/+ZC7Uq95LVJWWIGvn1POgbNPnJWpFei0WTxUOZbHA== |
|
|
|
|
|
|
|
"@bull-board/api@3.7.0": |
|
|
|
version "3.7.0" |
|
|
|
@ -2013,6 +2015,18 @@ |
|
|
|
path-to-regexp "^1.1.1" |
|
|
|
urijs "^1.19.0" |
|
|
|
|
|
|
|
"@koa/router@8.0.8": |
|
|
|
version "8.0.8" |
|
|
|
resolved "https://registry.yarnpkg.com/@koa/router/-/router-8.0.8.tgz#95f32d11373d03d89dcb63fabe9ac6f471095236" |
|
|
|
integrity sha512-FnT93N4NUehnXr+juupDmG2yfi0JnWdCmNEuIXpCG4TtG+9xvtrLambBH3RclycopVUOEYAim2lydiNBI7IRVg== |
|
|
|
dependencies: |
|
|
|
debug "^4.1.1" |
|
|
|
http-errors "^1.7.3" |
|
|
|
koa-compose "^4.1.0" |
|
|
|
methods "^1.1.2" |
|
|
|
path-to-regexp "1.x" |
|
|
|
urijs "^1.19.2" |
|
|
|
|
|
|
|
"@mapbox/node-pre-gyp@^1.0.0": |
|
|
|
version "1.0.9" |
|
|
|
resolved "https://registry.yarnpkg.com/@mapbox/node-pre-gyp/-/node-pre-gyp-1.0.9.tgz#09a8781a3a036151cdebbe8719d6f8b25d4058bc" |
|
|
|
@ -2232,6 +2246,23 @@ |
|
|
|
"@sentry/types" "6.17.7" |
|
|
|
tslib "^1.9.3" |
|
|
|
|
|
|
|
"@sideway/address@^4.1.3": |
|
|
|
version "4.1.4" |
|
|
|
resolved "https://registry.yarnpkg.com/@sideway/address/-/address-4.1.4.tgz#03dccebc6ea47fdc226f7d3d1ad512955d4783f0" |
|
|
|
integrity sha512-7vwq+rOHVWjyXxVlR76Agnvhy8I9rpzjosTESvmhNeXOXdZZB15Fl+TI9x1SiHZH5Jv2wTGduSxFDIaq0m3DUw== |
|
|
|
dependencies: |
|
|
|
"@hapi/hoek" "^9.0.0" |
|
|
|
|
|
|
|
"@sideway/formula@^3.0.0": |
|
|
|
version "3.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@sideway/formula/-/formula-3.0.0.tgz#fe158aee32e6bd5de85044be615bc08478a0a13c" |
|
|
|
integrity sha512-vHe7wZ4NOXVfkoRb8T5otiENVlT7a3IAiw7H5M2+GO+9CDgcVUUsX1zalAztCmwyOr2RUTGJdgB+ZvSVqmdHmg== |
|
|
|
|
|
|
|
"@sideway/pinpoint@^2.0.0": |
|
|
|
version "2.0.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df" |
|
|
|
integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ== |
|
|
|
|
|
|
|
"@sindresorhus/is@^0.14.0": |
|
|
|
version "0.14.0" |
|
|
|
resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" |
|
|
|
@ -8653,6 +8684,17 @@ joi@17.2.1: |
|
|
|
"@hapi/pinpoint" "^2.0.0" |
|
|
|
"@hapi/topo" "^5.0.0" |
|
|
|
|
|
|
|
joi@17.6.0: |
|
|
|
version "17.6.0" |
|
|
|
resolved "https://registry.yarnpkg.com/joi/-/joi-17.6.0.tgz#0bb54f2f006c09a96e75ce687957bd04290054b2" |
|
|
|
integrity sha512-OX5dG6DTbcr/kbMFj0KGYxuew69HPcAE3K/sZpEV2nP6e/j/C0HV+HNiBPCASxdx5T7DMoa0s8UeHWMnb6n2zw== |
|
|
|
dependencies: |
|
|
|
"@hapi/hoek" "^9.0.0" |
|
|
|
"@hapi/topo" "^5.0.0" |
|
|
|
"@sideway/address" "^4.1.3" |
|
|
|
"@sideway/formula" "^3.0.0" |
|
|
|
"@sideway/pinpoint" "^2.0.0" |
|
|
|
|
|
|
|
join-component@^1.1.0: |
|
|
|
version "1.1.0" |
|
|
|
resolved "https://registry.yarnpkg.com/join-component/-/join-component-1.1.0.tgz#b8417b750661a392bee2c2537c68b2a9d4977cd5" |
|
|
|
@ -10770,18 +10812,18 @@ path-parser@^6.1.0: |
|
|
|
search-params "3.0.0" |
|
|
|
tslib "^1.10.0" |
|
|
|
|
|
|
|
path-to-regexp@6.2.0: |
|
|
|
version "6.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38" |
|
|
|
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg== |
|
|
|
|
|
|
|
path-to-regexp@^1.1.1: |
|
|
|
path-to-regexp@1.x, path-to-regexp@^1.1.1: |
|
|
|
version "1.8.0" |
|
|
|
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.8.0.tgz#887b3ba9d84393e87a0a0b9f4cb756198b53548a" |
|
|
|
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA== |
|
|
|
dependencies: |
|
|
|
isarray "0.0.1" |
|
|
|
|
|
|
|
path-to-regexp@6.2.0: |
|
|
|
version "6.2.0" |
|
|
|
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.0.tgz#f7b3803336104c346889adece614669230645f38" |
|
|
|
integrity sha512-f66KywYG6+43afgE/8j/GoiNyygk/bnoCbps++3ErRKsIYkGGupyv07R2Ok5m9i67Iqc+T2g1eAUGUPzWhYTyg== |
|
|
|
|
|
|
|
path-to-regexp@^6.1.0, path-to-regexp@^6.2.0: |
|
|
|
version "6.2.1" |
|
|
|
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-6.2.1.tgz#d54934d6798eb9e5ef14e7af7962c945906918e5" |
|
|
|
@ -13663,7 +13705,7 @@ uri-js@^4.2.2: |
|
|
|
dependencies: |
|
|
|
punycode "^2.1.0" |
|
|
|
|
|
|
|
urijs@^1.19.0: |
|
|
|
urijs@^1.19.0, urijs@^1.19.2: |
|
|
|
version "1.19.11" |
|
|
|
resolved "https://registry.yarnpkg.com/urijs/-/urijs-1.19.11.tgz#204b0d6b605ae80bea54bea39280cdb7c9f923cc" |
|
|
|
integrity sha512-HXgFDgDommxn5/bIv0cnQZsPhHDA90NPHD6+c/v21U5+Sx5hoP8+dP9IZXBU1gIfvdRfhG8cel9QNPeionfcCQ== |
|
|
|
|