AzureStorageExplorer icon indicating copy to clipboard operation
AzureStorageExplorer copied to clipboard

Resolve all `npm audit` errors

Open craxal opened this issue 1 year ago • 0 comments

Run through all packages and resolve any errors reported by npm audit. Packages with issues should be fixed, updated, published, and consumed by its dependents.

Resolution will usually only involve updating dependencies. Create additional work items for anything involving more than a simple dependency update (such as an alternative).

- [x] account-panel
- [ ] activity-log
- [ ] adls2-extension
- [ ] azcopy-darwin
- [ ] azcopy-darwin-arm64
- [x] azcopy-extension
- [ ] azcopy-linux
- [ ] azcopy-node
- [ ] azcopy-win-arm64
- [ ] azcopy-win32
- [ ] azcopy-win64
- [ ] azure-app-configuration-se-extension
- [ ] azure-connections
- [ ] azure-sdk-helpers
- [ ] blob-extension
- [x] build-common
- [x] clipboard-files
- [x] configuration-panel
- [x] explorer-panel
- [ ] extensions-panel
- [ ] file-extension
- [ ] file-preview
- [ ] icon-explorer
- [ ] job-queue
- [ ] mac-component-signing
- [x] managed-disks-extension
- [ ] markdown-panel
- [x] queue-extension
- [ ] readers
- [x] se-app-reset
- [ ] se-exception-serializer
- [ ] se-resizable-layout
- [ ] se-windows-safe-file-name
- [ ] shared-data
- [ ] simpledb
- [ ] start-panel
- [ ] storage-account-extension
- [ ] storage-explorer
- [ ] string-crypto
- [x] system-credentials
- [x] system-format
- [ ] table-extension
- [ ] testing
- [x] ui-components
- [x] validation
- [ ] Standalone

craxal avatar Jan 08 '25 21:01 craxal