Commit 17bedda
authored
Security fixes (#176)
## Change description
> override picomatch and bump ts-jest to bump handlebars to 4.7.9
## Type of change
- [ ] Bug fix (fixes an issue)
- [ ] New feature (adds functionality)
- [X] Security issues
## Related issues
- [Vulnerabilities related to
picomatch](https://github.com/LaWebcapsule/orbits/security/dependabot?q=is%3Aopen+package%3Apicomatch)
- [Vulnerabilities related to
handlebars](https://github.com/LaWebcapsule/orbits/security/dependabot?q=is%3Aopen+package%3Ahandlebars)
- [Vulnerabilities related to
protobufjs](https://github.com/LaWebcapsule/orbits/security/dependabot?q=is%3Aopen+package%3Aprotobufjs)
## Checklists
### Development
- [X] Lint rules pass locally
- [x] Application changes have been tested thoroughly
- [X] Automated tests covering modified code pass
### Security
- [x] Security impact of change has been considered
- [x] Code follows company security practices and guidelines
### Code review
- [X] Pull request has a descriptive title and context useful to a
reviewer. Screenshots or screencasts are attached as necessary
- [X] reviewers assigned
---------
Signed-off-by: Sofia Chakir <sofiachakir@gmail.com>1 parent 9e12fc7 commit 17bedda
5 files changed
Lines changed: 104 additions & 93 deletions
File tree
- .changeset
- samples/simple-deployment-pipeline
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
47 | 50 | | |
48 | 51 | | |
49 | 52 | | |
| |||
0 commit comments