Package updates

This commit is contained in:
Scott Idem
2025-05-16 13:59:39 -04:00
parent 10fba7fef6
commit 170eeef877
4 changed files with 168 additions and 222 deletions

View File

@@ -71,6 +71,7 @@ Run the npm update to fix the node_modules directory and package.json
npm list
npm outdated
npm update
npm outdated
npm list
```