build(deps): bump @babel/core from 7.16.0 to 7.16.5 in /web (#1929)
This commit is contained in:
		
							
								
								
									
										54
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										54
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -9,7 +9,7 @@ | ||||
|             "version": "0.0.0", | ||||
|             "license": "GNU GPLv3", | ||||
|             "dependencies": { | ||||
|                 "@babel/core": "^7.16.0", | ||||
|                 "@babel/core": "^7.16.5", | ||||
|                 "@babel/plugin-proposal-decorators": "^7.16.5", | ||||
|                 "@babel/plugin-transform-runtime": "^7.16.5", | ||||
|                 "@babel/preset-env": "^7.16.5", | ||||
| @ -96,18 +96,18 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/core": { | ||||
|             "version": "7.16.0", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.0.tgz", | ||||
|             "integrity": "sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==", | ||||
|             "version": "7.16.5", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.5.tgz", | ||||
|             "integrity": "sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==", | ||||
|             "dependencies": { | ||||
|                 "@babel/code-frame": "^7.16.0", | ||||
|                 "@babel/generator": "^7.16.0", | ||||
|                 "@babel/helper-compilation-targets": "^7.16.0", | ||||
|                 "@babel/helper-module-transforms": "^7.16.0", | ||||
|                 "@babel/helpers": "^7.16.0", | ||||
|                 "@babel/parser": "^7.16.0", | ||||
|                 "@babel/generator": "^7.16.5", | ||||
|                 "@babel/helper-compilation-targets": "^7.16.3", | ||||
|                 "@babel/helper-module-transforms": "^7.16.5", | ||||
|                 "@babel/helpers": "^7.16.5", | ||||
|                 "@babel/parser": "^7.16.5", | ||||
|                 "@babel/template": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.5", | ||||
|                 "@babel/types": "^7.16.0", | ||||
|                 "convert-source-map": "^1.7.0", | ||||
|                 "debug": "^4.1.0", | ||||
| @ -438,12 +438,12 @@ | ||||
|             } | ||||
|         }, | ||||
|         "node_modules/@babel/helpers": { | ||||
|             "version": "7.16.0", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.0.tgz", | ||||
|             "integrity": "sha512-dVRM0StFMdKlkt7cVcGgwD8UMaBfWJHl3A83Yfs8GQ3MO0LHIIIMvK7Fa0RGOGUQ10qikLaX6D7o5htcQWgTMQ==", | ||||
|             "version": "7.16.5", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.5.tgz", | ||||
|             "integrity": "sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==", | ||||
|             "dependencies": { | ||||
|                 "@babel/template": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.5", | ||||
|                 "@babel/types": "^7.16.0" | ||||
|             }, | ||||
|             "engines": { | ||||
| @ -8835,18 +8835,18 @@ | ||||
|             "integrity": "sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==" | ||||
|         }, | ||||
|         "@babel/core": { | ||||
|             "version": "7.16.0", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.0.tgz", | ||||
|             "integrity": "sha512-mYZEvshBRHGsIAiyH5PzCFTCfbWfoYbO/jcSdXQSUQu1/pW0xDZAUP7KEc32heqWTAfAHhV9j1vH8Sav7l+JNQ==", | ||||
|             "version": "7.16.5", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.16.5.tgz", | ||||
|             "integrity": "sha512-wUcenlLzuWMZ9Zt8S0KmFwGlH6QKRh3vsm/dhDA3CHkiTA45YuG1XkHRcNRl73EFPXDp/d5kVOU0/y7x2w6OaQ==", | ||||
|             "requires": { | ||||
|                 "@babel/code-frame": "^7.16.0", | ||||
|                 "@babel/generator": "^7.16.0", | ||||
|                 "@babel/helper-compilation-targets": "^7.16.0", | ||||
|                 "@babel/helper-module-transforms": "^7.16.0", | ||||
|                 "@babel/helpers": "^7.16.0", | ||||
|                 "@babel/parser": "^7.16.0", | ||||
|                 "@babel/generator": "^7.16.5", | ||||
|                 "@babel/helper-compilation-targets": "^7.16.3", | ||||
|                 "@babel/helper-module-transforms": "^7.16.5", | ||||
|                 "@babel/helpers": "^7.16.5", | ||||
|                 "@babel/parser": "^7.16.5", | ||||
|                 "@babel/template": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.5", | ||||
|                 "@babel/types": "^7.16.0", | ||||
|                 "convert-source-map": "^1.7.0", | ||||
|                 "debug": "^4.1.0", | ||||
| @ -9086,12 +9086,12 @@ | ||||
|             } | ||||
|         }, | ||||
|         "@babel/helpers": { | ||||
|             "version": "7.16.0", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.0.tgz", | ||||
|             "integrity": "sha512-dVRM0StFMdKlkt7cVcGgwD8UMaBfWJHl3A83Yfs8GQ3MO0LHIIIMvK7Fa0RGOGUQ10qikLaX6D7o5htcQWgTMQ==", | ||||
|             "version": "7.16.5", | ||||
|             "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.16.5.tgz", | ||||
|             "integrity": "sha512-TLgi6Lh71vvMZGEkFuIxzaPsyeYCHQ5jJOOX1f0xXn0uciFuE8cEk0wyBquMcCxBXZ5BJhE2aUB7pnWTD150Tw==", | ||||
|             "requires": { | ||||
|                 "@babel/template": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.0", | ||||
|                 "@babel/traverse": "^7.16.5", | ||||
|                 "@babel/types": "^7.16.0" | ||||
|             } | ||||
|         }, | ||||
|  | ||||
| @ -45,7 +45,7 @@ | ||||
|         ] | ||||
|     }, | ||||
|     "dependencies": { | ||||
|         "@babel/core": "^7.16.0", | ||||
|         "@babel/core": "^7.16.5", | ||||
|         "@babel/plugin-proposal-decorators": "^7.16.5", | ||||
|         "@babel/plugin-transform-runtime": "^7.16.5", | ||||
|         "@babel/preset-env": "^7.16.5", | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png) dependabot[bot]
					dependabot[bot]