mirror of
				https://github.com/bjdgyc/anylink.git
				synced 2025-11-01 00:59:34 +08:00 
			
		
		
		
	Bump axios from 0.20.0 to 0.21.1 in /web
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.1) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
		
							
								
								
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -8,7 +8,7 @@ | ||||
|       "name": "anylink-web", | ||||
|       "version": "0.1.0", | ||||
|       "dependencies": { | ||||
|         "axios": "^0.20.0", | ||||
|         "axios": "^0.21.1", | ||||
|         "caniuse-lite": "^1.0.30001242", | ||||
|         "chokidar": "^3.5.2", | ||||
|         "core-js": "^3.6.5", | ||||
| @@ -2683,9 +2683,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "node_modules/axios": { | ||||
|       "version": "0.20.0", | ||||
|       "resolved": "https://registry.npm.taobao.org/axios/download/axios-0.20.0.tgz?cache=0&sync_timestamp=1597979608919&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.20.0.tgz", | ||||
|       "integrity": "sha1-BXujDwSIRpSZOozQf6OUz/EcUL0=", | ||||
|       "version": "0.21.1", | ||||
|       "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", | ||||
|       "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", | ||||
|       "dependencies": { | ||||
|         "follow-redirects": "^1.10.0" | ||||
|       } | ||||
| @@ -16435,9 +16435,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "axios": { | ||||
|       "version": "0.20.0", | ||||
|       "resolved": "https://registry.npm.taobao.org/axios/download/axios-0.20.0.tgz?cache=0&sync_timestamp=1597979608919&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Faxios%2Fdownload%2Faxios-0.20.0.tgz", | ||||
|       "integrity": "sha1-BXujDwSIRpSZOozQf6OUz/EcUL0=", | ||||
|       "version": "0.21.1", | ||||
|       "resolved": "https://registry.npmjs.org/axios/-/axios-0.21.1.tgz", | ||||
|       "integrity": "sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==", | ||||
|       "requires": { | ||||
|         "follow-redirects": "^1.10.0" | ||||
|       } | ||||
|   | ||||
| @@ -8,7 +8,7 @@ | ||||
|     "lint": "vue-cli-service lint" | ||||
|   }, | ||||
|   "dependencies": { | ||||
|     "axios": "^0.20.0", | ||||
|     "axios": "^0.21.1", | ||||
|     "caniuse-lite": "^1.0.30001242", | ||||
|     "chokidar": "^3.5.2", | ||||
|     "core-js": "^3.6.5", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user