|  | @@ -1449,12 +1449,20 @@
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@babel/plugin-transform-arrow-functions": {
 | 
	
		
			
				|  |  | -      "version": "7.12.1",
 | 
	
		
			
				|  |  | -      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz",
 | 
	
		
			
				|  |  | -      "integrity": "sha512-5QB50qyN44fzzz4/qxDPQMBCTHgxg3n0xRBLJUmBlLoU/sFvxVWGZF/ZUfMVDQuJUKXaBhbupxIzIfZ6Fwk/0A==",
 | 
	
		
			
				|  |  | +      "version": "7.12.13",
 | 
	
		
			
				|  |  | +      "resolved": "https://registry.npmjs.org/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.13.tgz",
 | 
	
		
			
				|  |  | +      "integrity": "sha512-tBtuN6qtCTd+iHzVZVOMNp+L04iIJBpqkdY42tWbmjIT5wvR2kx7gxMBsyhQtFzHwBbyGi9h8J8r9HgnOpQHxg==",
 | 
	
		
			
				|  |  |        "dev": true,
 | 
	
		
			
				|  |  |        "requires": {
 | 
	
		
			
				|  |  | -        "@babel/helper-plugin-utils": "^7.10.4"
 | 
	
		
			
				|  |  | +        "@babel/helper-plugin-utils": "^7.12.13"
 | 
	
		
			
				|  |  | +      },
 | 
	
		
			
				|  |  | +      "dependencies": {
 | 
	
		
			
				|  |  | +        "@babel/helper-plugin-utils": {
 | 
	
		
			
				|  |  | +          "version": "7.12.13",
 | 
	
		
			
				|  |  | +          "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.12.13.tgz",
 | 
	
		
			
				|  |  | +          "integrity": "sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==",
 | 
	
		
			
				|  |  | +          "dev": true
 | 
	
		
			
				|  |  | +        }
 | 
	
		
			
				|  |  |        }
 | 
	
		
			
				|  |  |      },
 | 
	
		
			
				|  |  |      "@babel/plugin-transform-async-to-generator": {
 |