Actions
Feature #21691
closedUpgrade workbench2 dependencies for security vulnerabilities
Status:
Resolved
Priority:
Normal
Assigned To:
Category:
-
Target version:
Story points:
-
Release:
Release relationship:
Auto
Description
Upgrade axios to 0.28.1
Upgrade tar to 6.2.1
Updated by Stephen Smith 9 months ago
- Subject changed from Upgrade dependencies for security vulnerabilities to Upgrade workbench2 dependencies for security vulnerabilities
Updated by Stephen Smith 9 months ago
Changes at arvados|aea34fe6d98be7e5084aad6d9e51c8730ecf8d79 branch 21691-wb2-dependency-upgrades
Tests developer-run-tests-services-workbench2: #732
- Updated axios
- Changed method of clearing token on logout (from delete to setting empty object) due to change in axios header type
- Add type to login method axios request to allow proper usage of return result
- Add types to replace files API to account for differing payload / return types
- Added minor improvements to cypress reliability
- Updated tar to 6.2.1
Updated by Lucas Di Pentima 9 months ago
21691-wb2-dependency-upgrades
LGTM, thank you!
Updated by Stephen Smith 9 months ago
- Status changed from In Progress to Resolved
Actions