Changeset 79a0317 for imaps-frontend/node_modules/axios/dist/node/axios.cjs
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/axios/dist/node/axios.cjs
r0c6b92a r79a0317 1 // Axios v1.7. 8Copyright (c) 2024 Matt Zabriskie and contributors1 // Axios v1.7.9 Copyright (c) 2024 Matt Zabriskie and contributors 2 2 'use strict'; 3 3 … … 2079 2079 } 2080 2080 2081 const VERSION = "1.7. 8";2081 const VERSION = "1.7.9"; 2082 2082 2083 2083 function parseProtocol(url) {
Note:
See TracChangeset
for help on using the changeset viewer.