Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/axios/dist/browser/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 … … 3090 3090 } 3091 3091 3092 const VERSION = "1.7. 8";3092 const VERSION = "1.7.9"; 3093 3093 3094 3094 const validators$1 = {};
Note:
See TracChangeset
for help on using the changeset viewer.