Bump axios from 0.27.2 to 1.1.2 (#19341)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.1.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v0.27.2...v1.1.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									de345e70d8
								
							
						
					
					
						commit
						5f6c0d63e3
					
				@ -37,7 +37,7 @@
 | 
			
		||||
    "array-includes": "^3.1.5",
 | 
			
		||||
    "arrow-key-navigation": "^1.2.0",
 | 
			
		||||
    "autoprefixer": "^9.8.8",
 | 
			
		||||
    "axios": "^0.27.2",
 | 
			
		||||
    "axios": "^1.1.2",
 | 
			
		||||
    "babel-loader": "^8.2.5",
 | 
			
		||||
    "babel-plugin-lodash": "^3.3.4",
 | 
			
		||||
    "babel-plugin-preval": "^5.1.0",
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										24
									
								
								yarn.lock
									
									
									
									
									
								
							@ -2610,13 +2610,14 @@ axe-core@^4.4.3:
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.4.3.tgz#11c74d23d5013c0fa5d183796729bc3482bd2f6f"
 | 
			
		||||
  integrity sha512-32+ub6kkdhhWick/UjvEwRchgoetXqTK14INLqbGm5U2TzBkBNF3nQtLYm8ovxSkQWArjEQvftCKryjZaATu3w==
 | 
			
		||||
 | 
			
		||||
axios@^0.27.2:
 | 
			
		||||
  version "0.27.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/axios/-/axios-0.27.2.tgz#207658cc8621606e586c85db4b41a750e756d972"
 | 
			
		||||
  integrity sha512-t+yRIyySRTp/wua5xEr+z1q60QmLq8ABsS5O9Me1AsE5dfKqgnCFzwiCZZ/cGNd1lq4/7akDWMxdhVlucjmnOQ==
 | 
			
		||||
axios@^1.1.2:
 | 
			
		||||
  version "1.1.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/axios/-/axios-1.1.2.tgz#8b6f6c540abf44ab98d9904e8daf55351ca4a331"
 | 
			
		||||
  integrity sha512-bznQyETwElsXl2RK7HLLwb5GPpOLlycxHCtrpDR/4RqqBzjARaOTo3jz4IgtntWUYee7Ne4S8UHd92VCuzPaWA==
 | 
			
		||||
  dependencies:
 | 
			
		||||
    follow-redirects "^1.14.9"
 | 
			
		||||
    follow-redirects "^1.15.0"
 | 
			
		||||
    form-data "^4.0.0"
 | 
			
		||||
    proxy-from-env "^1.1.0"
 | 
			
		||||
 | 
			
		||||
axobject-query@^2.2.0:
 | 
			
		||||
  version "2.2.0"
 | 
			
		||||
@ -5152,10 +5153,10 @@ flush-write-stream@^1.0.0:
 | 
			
		||||
    inherits "^2.0.3"
 | 
			
		||||
    readable-stream "^2.3.6"
 | 
			
		||||
 | 
			
		||||
follow-redirects@^1.0.0, follow-redirects@^1.14.9:
 | 
			
		||||
  version "1.14.9"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.14.9.tgz#dd4ea157de7bfaf9ea9b3fbd85aa16951f78d8d7"
 | 
			
		||||
  integrity sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==
 | 
			
		||||
follow-redirects@^1.0.0, follow-redirects@^1.15.0:
 | 
			
		||||
  version "1.15.2"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/follow-redirects/-/follow-redirects-1.15.2.tgz#b460864144ba63f2681096f274c4e57026da2c13"
 | 
			
		||||
  integrity sha512-VQLG33o04KaQ8uYi2tVNbdrWp1QWxNNea+nmIB4EVM28v0hmP17z7aG1+wAkNzVq4KeXTq3221ye5qTJP91JwA==
 | 
			
		||||
 | 
			
		||||
font-awesome@^4.7.0:
 | 
			
		||||
  version "4.7.0"
 | 
			
		||||
@ -9018,6 +9019,11 @@ proxy-addr@~2.0.7:
 | 
			
		||||
    forwarded "0.2.0"
 | 
			
		||||
    ipaddr.js "1.9.1"
 | 
			
		||||
 | 
			
		||||
proxy-from-env@^1.1.0:
 | 
			
		||||
  version "1.1.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
 | 
			
		||||
  integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
 | 
			
		||||
 | 
			
		||||
prr@~1.0.1:
 | 
			
		||||
  version "1.0.1"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/prr/-/prr-1.0.1.tgz#d3fc114ba06995a45ec6893f484ceb1d78f5f476"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user