anvil/striker-ui-api
dependabot[bot] 250c493292 build(deps): bump terser from 5.12.1 to 5.14.2 in /striker-ui-api
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-26 20:30:36 -04:00
..
lib fix(striker-ui-api): complete file upload endpoint 2022-03-18 22:50:40 -04:00
middlewares fix(striker-ui-api): handle POST to upload files 2022-03-18 22:50:40 -04:00
out build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
routes fix(striker-ui-api): complete file upload endpoint 2022-03-18 22:50:40 -04:00
.gitignore build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
.prettierrc.json feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
app.js fix(striker-ui-api): enable CORS for all origins 2022-03-18 22:50:40 -04:00
index.js feat: add API skeleton for striker-ui 2022-03-18 22:50:40 -04:00
Makefile.am fix(striker-ui-api): relocate API resources during installation 2022-03-18 22:50:41 -04:00
package-lock.json build(deps): bump terser from 5.12.1 to 5.14.2 in /striker-ui-api 2022-08-26 20:30:36 -04:00
package.json build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00
webpack.config.js build(striker-ui-api): use webpack + babel (transpile) to generate output for nodejs 10 2022-03-18 22:50:41 -04:00