pipelines/frontend/server
dependabot[bot] 69d2d35002
chore(deps): bump axios from 0.21.1 to 1.6.0 in /frontend/server (#10228)
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 1.6.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-07 19:54:55 +00:00
..
handlers fix(frontend): Introduce ALLOWED_ARTIFACT_DOMAIN_REGEX flag to prevent accessing undesired domains. Remove user input string from server response. (#9844) 2023-08-11 18:44:33 +00:00
helpers
integration-tests frontend: Add an option to specify useSSL variable for aws (#10227) 2023-11-26 00:23:00 +00:00
src/generated chore(frontend): Generate TypeScript v2 API client (#8834) 2023-02-10 22:22:29 +00:00
.gitignore
app.test.ts
app.ts fix(frontend): Introduce ALLOWED_ARTIFACT_DOMAIN_REGEX flag to prevent accessing undesired domains. Remove user input string from server response. (#9844) 2023-08-11 18:44:33 +00:00
aws-helper.test.ts feat(frontend): Implement aws-js-sdk crendentials to support IRSA for s3 (#8651) 2023-01-25 19:32:05 +00:00
aws-helper.ts
configs.test.ts
configs.ts frontend: Add an option to specify useSSL variable for aws (#10227) 2023-11-26 00:23:00 +00:00
consts.ts
k8s-helper.test.ts
k8s-helper.ts feat(frontend): make container name configurable (#9433) 2023-05-17 23:37:06 +00:00
minio-helper.test.ts
minio-helper.ts feat(frontend): Implement aws-js-sdk crendentials to support IRSA for s3 (#8651) 2023-01-25 19:32:05 +00:00
package-lock.json chore(deps): bump axios from 0.21.1 to 1.6.0 in /frontend/server (#10228) 2023-12-07 19:54:55 +00:00
package.json chore(deps): bump axios from 0.21.1 to 1.6.0 in /frontend/server (#10228) 2023-12-07 19:54:55 +00:00
proxy-middleware.ts
server.ts
tsconfig.json chore(frontend): Convert to ts-proto for Protobuf.Value in PipelineSpec (#7125) 2021-12-29 20:17:48 +00:00
tslint.json
untyped-modules.d.ts
utils.test.ts
utils.ts
workflow-helper.test.ts feat(frontend): make container name configurable (#9433) 2023-05-17 23:37:06 +00:00
workflow-helper.ts feat(frontend): make container name configurable (#9433) 2023-05-17 23:37:06 +00:00