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
.npmignore
.yarnrc
Dockerfile Add ACCOUNT_PORTAL_URL to images default environment 2022-09-23 13:40:00 +01:00
LICENSE
babel.config.js
docker_run.sh
nodemon.json
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
yarn.lock Bump vm2 from 3.9.6 to 3.9.11 in /packages/server 2022-09-29 09:25:40 +00:00