Changeset 79a0317 for imaps-frontend/node_modules/axios/dist/esm/axios.js
Legend:
- Unmodified
- Added
- Removed
-
imaps-frontend/node_modules/axios/dist/esm/axios.js
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 function bind(fn, thisArg) { 3 3 return function wrap() { … … 3088 3088 } 3089 3089 3090 const VERSION$1 = "1.7. 8";3090 const VERSION$1 = "1.7.9"; 3091 3091 3092 3092 const validators$1 = {};
Note:
See TracChangeset
for help on using the changeset viewer.