Commit 017729f
Victor Herrera
EIP-914 Critical Dependabot Vulnerabilities: envoy-integrations-sdk-nodejs (#80)
* Fixing old lint errors, not related to the ticket but needed for build
* Upgraded the following devDependencies to versions that resolve transitive minimist@1.2.5:
- eslint-plugin-import → 2.25.2
- jsdoc-to-markdown → [updated version]
- typedoc → 0.22.10
- typedoc-plugin-markdown → 3.11.14
* Passing github token secret as environment variable in the build job to try to fix a CI build error
* Passing github token secret using the `secret` as suggested by Dave, taking as example this other build.yaml: https://github.com/envoy/envoy-plugin-brivo/blob/5d45cd43fd534c4ea1a702c2c4217b4795937186/.github/workflows/build.yml#L8-L9
* Removing incorrect package reference added in previous commit1 parent b70552e commit 017729f
File tree
6 files changed
+652
-1148
lines changed- .github/workflows
- src/sdk
6 files changed
+652
-1148
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
| 10 | + | |
9 | 11 | | |
10 | 12 | | |
11 | 13 | | |
| |||
0 commit comments