mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	chore(deps): update dependency @babel/core to v7.16.10
This commit is contained in:
		
							parent
							
								
									79c7d5aa81
								
							
						
					
					
						commit
						3777791b4a
					
				| @ -115,7 +115,7 @@ | |||||||
|     "uuid": "^8.3.2" |     "uuid": "^8.3.2" | ||||||
|   }, |   }, | ||||||
|   "devDependencies": { |   "devDependencies": { | ||||||
|     "@babel/core": "7.16.7", |     "@babel/core": "7.16.10", | ||||||
|     "@types/bcryptjs": "2.4.2", |     "@types/bcryptjs": "2.4.2", | ||||||
|     "@types/express": "4.17.13", |     "@types/express": "4.17.13", | ||||||
|     "@types/express-session": "1.17.4", |     "@types/express-session": "1.17.4", | ||||||
|  | |||||||
							
								
								
									
										61
									
								
								yarn.lock
									
									
									
									
									
								
							
							
						
						
									
										61
									
								
								yarn.lock
									
									
									
									
									
								
							| @ -33,7 +33,28 @@ | |||||||
|   resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz" |   resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.16.4.tgz" | ||||||
|   integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== |   integrity sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q== | ||||||
| 
 | 
 | ||||||
| "@babel/core@7.16.7", "@babel/core@^7.0.0", "@babel/core@^7.12.3", "@babel/core@^7.8.0": | "@babel/core@7.16.10": | ||||||
|  |   version "7.16.10" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50" | ||||||
|  |   integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA== | ||||||
|  |   dependencies: | ||||||
|  |     "@babel/code-frame" "^7.16.7" | ||||||
|  |     "@babel/generator" "^7.16.8" | ||||||
|  |     "@babel/helper-compilation-targets" "^7.16.7" | ||||||
|  |     "@babel/helper-module-transforms" "^7.16.7" | ||||||
|  |     "@babel/helpers" "^7.16.7" | ||||||
|  |     "@babel/parser" "^7.16.10" | ||||||
|  |     "@babel/template" "^7.16.7" | ||||||
|  |     "@babel/traverse" "^7.16.10" | ||||||
|  |     "@babel/types" "^7.16.8" | ||||||
|  |     convert-source-map "^1.7.0" | ||||||
|  |     debug "^4.1.0" | ||||||
|  |     gensync "^1.0.0-beta.2" | ||||||
|  |     json5 "^2.1.2" | ||||||
|  |     semver "^6.3.0" | ||||||
|  |     source-map "^0.5.0" | ||||||
|  | 
 | ||||||
|  | "@babel/core@^7.0.0", "@babel/core@^7.12.3", "@babel/core@^7.8.0": | ||||||
|   version "7.16.7" |   version "7.16.7" | ||||||
|   resolved "https://registry.npmjs.org/@babel/core/-/core-7.16.7.tgz" |   resolved "https://registry.npmjs.org/@babel/core/-/core-7.16.7.tgz" | ||||||
|   integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== |   integrity sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA== | ||||||
| @ -93,6 +114,15 @@ | |||||||
|     jsesc "^2.5.1" |     jsesc "^2.5.1" | ||||||
|     source-map "^0.5.0" |     source-map "^0.5.0" | ||||||
| 
 | 
 | ||||||
|  | "@babel/generator@^7.16.8": | ||||||
|  |   version "7.16.8" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.16.8.tgz#359d44d966b8cd059d543250ce79596f792f2ebe" | ||||||
|  |   integrity sha512-1ojZwE9+lOXzcWdWmO6TbUzDfqLD39CmEhN8+2cX9XkDo5yW1OpgfejfliysR2AWLpMamTiOiAp/mtroaymhpw== | ||||||
|  |   dependencies: | ||||||
|  |     "@babel/types" "^7.16.8" | ||||||
|  |     jsesc "^2.5.1" | ||||||
|  |     source-map "^0.5.0" | ||||||
|  | 
 | ||||||
| "@babel/helper-compilation-targets@^7.15.0": | "@babel/helper-compilation-targets@^7.15.0": | ||||||
|   version "7.15.0" |   version "7.15.0" | ||||||
|   resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz" |   resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz" | ||||||
| @ -336,6 +366,11 @@ | |||||||
|   resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.16.7.tgz" |   resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.16.7.tgz" | ||||||
|   integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA== |   integrity sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA== | ||||||
| 
 | 
 | ||||||
|  | "@babel/parser@^7.16.10": | ||||||
|  |   version "7.16.10" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" | ||||||
|  |   integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== | ||||||
|  | 
 | ||||||
| "@babel/plugin-syntax-async-generators@^7.8.4": | "@babel/plugin-syntax-async-generators@^7.8.4": | ||||||
|   version "7.8.4" |   version "7.8.4" | ||||||
|   resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" |   resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" | ||||||
| @ -467,6 +502,22 @@ | |||||||
|     debug "^4.1.0" |     debug "^4.1.0" | ||||||
|     globals "^11.1.0" |     globals "^11.1.0" | ||||||
| 
 | 
 | ||||||
|  | "@babel/traverse@^7.16.10": | ||||||
|  |   version "7.16.10" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.16.10.tgz#448f940defbe95b5a8029975b051f75993e8239f" | ||||||
|  |   integrity sha512-yzuaYXoRJBGMlBhsMJoUW7G1UmSb/eXr/JHYM/MsOJgavJibLwASijW7oXBdw3NQ6T0bW7Ty5P/VarOs9cHmqw== | ||||||
|  |   dependencies: | ||||||
|  |     "@babel/code-frame" "^7.16.7" | ||||||
|  |     "@babel/generator" "^7.16.8" | ||||||
|  |     "@babel/helper-environment-visitor" "^7.16.7" | ||||||
|  |     "@babel/helper-function-name" "^7.16.7" | ||||||
|  |     "@babel/helper-hoist-variables" "^7.16.7" | ||||||
|  |     "@babel/helper-split-export-declaration" "^7.16.7" | ||||||
|  |     "@babel/parser" "^7.16.10" | ||||||
|  |     "@babel/types" "^7.16.8" | ||||||
|  |     debug "^4.1.0" | ||||||
|  |     globals "^11.1.0" | ||||||
|  | 
 | ||||||
| "@babel/traverse@^7.16.7": | "@babel/traverse@^7.16.7": | ||||||
|   version "7.16.7" |   version "7.16.7" | ||||||
|   resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.7.tgz" |   resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.16.7.tgz" | ||||||
| @ -499,6 +550,14 @@ | |||||||
|     "@babel/helper-validator-identifier" "^7.16.7" |     "@babel/helper-validator-identifier" "^7.16.7" | ||||||
|     to-fast-properties "^2.0.0" |     to-fast-properties "^2.0.0" | ||||||
| 
 | 
 | ||||||
|  | "@babel/types@^7.16.8": | ||||||
|  |   version "7.16.8" | ||||||
|  |   resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.8.tgz#0ba5da91dd71e0a4e7781a30f22770831062e3c1" | ||||||
|  |   integrity sha512-smN2DQc5s4M7fntyjGtyIPbRJv6wW4rU/94fmYJ7PKQuZkC0qGMHXJbg6sNGt12JmVr4k5YaptI/XtiLJBnmIg== | ||||||
|  |   dependencies: | ||||||
|  |     "@babel/helper-validator-identifier" "^7.16.7" | ||||||
|  |     to-fast-properties "^2.0.0" | ||||||
|  | 
 | ||||||
| "@bcoe/v8-coverage@^0.2.3": | "@bcoe/v8-coverage@^0.2.3": | ||||||
|   version "0.2.3" |   version "0.2.3" | ||||||
|   resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" |   resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user