Commit 7bcbdbd
authored
Update nodejs dependencies (#311)
## Description
Updates packages to non-vulnerable ones.
Also updates min node version to 18. We could bump to 20, but not much
difference.
## Related Issue
Audit.
## Type of Change
<!-- Keep the applicable line(s), delete the rest -->
- 🐛 Bug fix
- 🔧 Config/build
## Checklist
<!-- Delete the ones that do not apply to your changes -->
- [ ] New tests added for new functionality (if applicable)
- [X] Tested locally on Windows
- [ ] Main [README.md](../README.md) updated (if applicable)
- [ ] [docs/usage.md](../docs/usage.md) updated (if CLI commands
changed)
- [ ] [Language-specific guides](../docs/guides) updated (if applicable)
- [ ] [Sample projects updated](../samples) to reflect changes (if
applicable)1 parent f985c3f commit 7bcbdbd
File tree
7 files changed
+229
-490
lines changed- src/winapp-npm
- src
7 files changed
+229
-490
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
| 6 | + | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 24 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | 25 | | |
33 | 26 | | |
34 | 27 | | |
| |||
49 | 42 | | |
50 | 43 | | |
51 | 44 | | |
52 | | - | |
| 45 | + | |
0 commit comments