1
0
Fork 0
mirror of synced 2024-07-07 07:15:43 +12:00
budibase/packages/server
dependabot[bot] 018b87aa80
Bump vm2 from 3.9.6 to 3.9.11 in /packages/server
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.6 to 3.9.11.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.6...3.9.11)

---
updated-dependencies:
- dependency-name: vm2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-29 09:25:40 +00:00
..
.vscode
__mocks__ Updating test cases to TS to get them working properly with the full TS implementations. 2022-08-31 19:21:45 +01:00
build
scripts Add TENANT_FEATURE_FLAGS to default dev environment 2022-09-23 13:48:19 +01:00
specs Update delete endpoints to be called destroy 2022-09-26 14:18:31 +01:00
src make sure rows call goes to real couch 2022-09-26 18:46:09 +01:00
.dockerignore
.gitignore cherry pick new ui from develop 2022-06-30 12:52:07 +01:00
.npmignore
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
babel.config.js
docker_run.sh adding shebang to run scripts 2022-05-27 10:41:02 +01:00
Dockerfile Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
LICENSE
nodemon.json Add ts watch support for backend-core + stub out migrations 2022-05-04 11:22:50 +01:00
package.json Bump vm2 from 3.9.6 to 3.9.11 in /packages/server 2022-09-29 09:25:40 +00:00
pm2.config.js Fixing pm2 config. 2022-09-22 18:28:50 +01:00
tsconfig.build.json Exclude test utils from server and worker builds 2022-09-06 10:22:14 +01:00
tsconfig.json Export core test pkg as package.json export 2022-06-13 15:29:19 +01:00
yarn.lock Bump vm2 from 3.9.6 to 3.9.11 in /packages/server 2022-09-29 09:25:40 +00:00