1
0
Fork 0
mirror of synced 2024-08-18 11:31:28 +12:00
budibase/packages/server
dependabot[bot] 54bb65b227 Bump url-parse from 1.5.3 to 1.5.10 in /packages/server
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 09:56:27 +00:00
..
.vscode preventing relationship overrides 2021-07-01 21:24:23 +01:00
__mocks__ Adding a testing system which generates the schema and compares against responses. 2022-02-24 23:21:10 +00:00
build
scripts Merge branch 'develop' of github.com:Budibase/budibase into feature/budibase-api 2022-02-28 18:43:45 +00:00
specs Review comments and linting. 2022-03-01 22:37:42 +00:00
src Review comments and linting. 2022-03-01 22:37:42 +00:00
.dockerignore
.eslintrc First attempt and re-writing a portion of the server in typescript. 2021-06-24 18:16:48 +01:00
.gitignore Adding in public endpoint definitions. 2022-02-17 18:58:09 +00:00
.npmignore
babel.config.js
Dockerfile Merge branch 'develop' into oracle-datasource 2021-11-22 10:47:48 +00:00
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json Fix cypress and update nodemon config to use backend-core 2022-01-25 23:26:39 +00:00
package.json Changing how types are generated from the open api spec a bit. 2022-03-01 19:00:28 +00:00
tsconfig.json Add jest to types 2022-02-08 14:26:18 +00:00
yarn.lock Bump url-parse from 1.5.3 to 1.5.10 in /packages/server 2022-03-02 09:56:27 +00:00