OfficeDev / OfficeDev/Office-Addin-Scripts
Update dependencies for office-addin-debugging
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 194
- Forks
- 117
- Avg merge
- 1d 32m
- Merged PRs (30d)
- 2
Description
Running npm audit shows that vulnerabilities exist, which prevents us from using a more recent version of office-addin-debugging
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running npm audit and trace the dependency declarations for office-addin-debugging. Determine which updates address the reported vulnerabilities, then verify that the repository's existing checks still pass and that the audit no longer reports the relevant issues.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- security, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100