web: bump @babel/plugin-transform-runtime from 7.22.6 to 7.22.7 in /web (#6166)
Bumps [@babel/plugin-transform-runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-transform-runtime) from 7.22.6 to 7.22.7. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.22.7/packages/babel-plugin-transform-runtime) --- updated-dependencies: - dependency-name: "@babel/plugin-transform-runtime" dependency-type: direct:development update-type: version-update:semver-patch ... 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:
		
							
								
								
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										14
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -43,7 +43,7 @@
 | 
			
		||||
                "@babel/plugin-proposal-class-properties": "^7.18.6",
 | 
			
		||||
                "@babel/plugin-proposal-decorators": "^7.22.7",
 | 
			
		||||
                "@babel/plugin-proposal-private-methods": "^7.18.6",
 | 
			
		||||
                "@babel/plugin-transform-runtime": "^7.22.6",
 | 
			
		||||
                "@babel/plugin-transform-runtime": "^7.22.7",
 | 
			
		||||
                "@babel/preset-env": "^7.22.7",
 | 
			
		||||
                "@babel/preset-typescript": "^7.22.5",
 | 
			
		||||
                "@hcaptcha/types": "^1.0.3",
 | 
			
		||||
@ -1820,17 +1820,17 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/@babel/plugin-transform-runtime": {
 | 
			
		||||
            "version": "7.22.6",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.6.tgz",
 | 
			
		||||
            "integrity": "sha512-+AGkst7Kqq3QUflKGkhWWMRb9vaKamoreNmYc+sjsIpOp+TsyU0exhp3RlwjQa/HdlKkPt3AMDwfg8Hpt9Vwqg==",
 | 
			
		||||
            "version": "7.22.7",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.22.7.tgz",
 | 
			
		||||
            "integrity": "sha512-o02xM7iY7mSPI+TvaYDH0aYl+lg3+KT7qrD705JlsB/GrZSNaYO/4i+aDFKPiJ7ubq3hgv8NNLCdyB5MFxT8mg==",
 | 
			
		||||
            "dev": true,
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "@babel/helper-module-imports": "^7.22.5",
 | 
			
		||||
                "@babel/helper-plugin-utils": "^7.22.5",
 | 
			
		||||
                "@nicolo-ribaudo/semver-v6": "^6.3.3",
 | 
			
		||||
                "babel-plugin-polyfill-corejs2": "^0.4.3",
 | 
			
		||||
                "babel-plugin-polyfill-corejs3": "^0.8.1",
 | 
			
		||||
                "babel-plugin-polyfill-regenerator": "^0.5.0"
 | 
			
		||||
                "babel-plugin-polyfill-corejs2": "^0.4.4",
 | 
			
		||||
                "babel-plugin-polyfill-corejs3": "^0.8.2",
 | 
			
		||||
                "babel-plugin-polyfill-regenerator": "^0.5.1"
 | 
			
		||||
            },
 | 
			
		||||
            "engines": {
 | 
			
		||||
                "node": ">=6.9.0"
 | 
			
		||||
 | 
			
		||||
@ -59,7 +59,7 @@
 | 
			
		||||
        "@babel/plugin-proposal-class-properties": "^7.18.6",
 | 
			
		||||
        "@babel/plugin-proposal-decorators": "^7.22.7",
 | 
			
		||||
        "@babel/plugin-proposal-private-methods": "^7.18.6",
 | 
			
		||||
        "@babel/plugin-transform-runtime": "^7.22.6",
 | 
			
		||||
        "@babel/plugin-transform-runtime": "^7.22.7",
 | 
			
		||||
        "@babel/preset-env": "^7.22.7",
 | 
			
		||||
        "@babel/preset-typescript": "^7.22.5",
 | 
			
		||||
        "@hcaptcha/types": "^1.0.3",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user