web: bump @babel/plugin-transform-runtime from 7.18.6 to 7.18.9 in /web (#3277)
This commit is contained in:
		
							
								
								
									
										18
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								web/package-lock.json
									
									
									
										generated
									
									
									
								
							@ -11,7 +11,7 @@
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "@babel/core": "^7.18.9",
 | 
			
		||||
                "@babel/plugin-proposal-decorators": "^7.18.9",
 | 
			
		||||
                "@babel/plugin-transform-runtime": "^7.18.6",
 | 
			
		||||
                "@babel/plugin-transform-runtime": "^7.18.9",
 | 
			
		||||
                "@babel/preset-env": "^7.18.9",
 | 
			
		||||
                "@babel/preset-typescript": "^7.18.6",
 | 
			
		||||
                "@codemirror/lang-html": "^6.1.0",
 | 
			
		||||
@ -1359,12 +1359,12 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "node_modules/@babel/plugin-transform-runtime": {
 | 
			
		||||
            "version": "7.18.6",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.6.tgz",
 | 
			
		||||
            "integrity": "sha512-8uRHk9ZmRSnWqUgyae249EJZ94b0yAGLBIqzZzl+0iEdbno55Pmlt/32JZsHwXD9k/uZj18Aqqk35wBX4CBTXA==",
 | 
			
		||||
            "version": "7.18.9",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.9.tgz",
 | 
			
		||||
            "integrity": "sha512-wS8uJwBt7/b/mzE13ktsJdmS4JP/j7PQSaADtnb4I2wL0zK51MQ0pmF8/Jy0wUIS96fr+fXT6S/ifiPXnvrlSg==",
 | 
			
		||||
            "dependencies": {
 | 
			
		||||
                "@babel/helper-module-imports": "^7.18.6",
 | 
			
		||||
                "@babel/helper-plugin-utils": "^7.18.6",
 | 
			
		||||
                "@babel/helper-plugin-utils": "^7.18.9",
 | 
			
		||||
                "babel-plugin-polyfill-corejs2": "^0.3.1",
 | 
			
		||||
                "babel-plugin-polyfill-corejs3": "^0.5.2",
 | 
			
		||||
                "babel-plugin-polyfill-regenerator": "^0.3.1",
 | 
			
		||||
@ -10026,12 +10026,12 @@
 | 
			
		||||
            }
 | 
			
		||||
        },
 | 
			
		||||
        "@babel/plugin-transform-runtime": {
 | 
			
		||||
            "version": "7.18.6",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.6.tgz",
 | 
			
		||||
            "integrity": "sha512-8uRHk9ZmRSnWqUgyae249EJZ94b0yAGLBIqzZzl+0iEdbno55Pmlt/32JZsHwXD9k/uZj18Aqqk35wBX4CBTXA==",
 | 
			
		||||
            "version": "7.18.9",
 | 
			
		||||
            "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.18.9.tgz",
 | 
			
		||||
            "integrity": "sha512-wS8uJwBt7/b/mzE13ktsJdmS4JP/j7PQSaADtnb4I2wL0zK51MQ0pmF8/Jy0wUIS96fr+fXT6S/ifiPXnvrlSg==",
 | 
			
		||||
            "requires": {
 | 
			
		||||
                "@babel/helper-module-imports": "^7.18.6",
 | 
			
		||||
                "@babel/helper-plugin-utils": "^7.18.6",
 | 
			
		||||
                "@babel/helper-plugin-utils": "^7.18.9",
 | 
			
		||||
                "babel-plugin-polyfill-corejs2": "^0.3.1",
 | 
			
		||||
                "babel-plugin-polyfill-corejs3": "^0.5.2",
 | 
			
		||||
                "babel-plugin-polyfill-regenerator": "^0.3.1",
 | 
			
		||||
 | 
			
		||||
@ -54,7 +54,7 @@
 | 
			
		||||
    "dependencies": {
 | 
			
		||||
        "@babel/core": "^7.18.9",
 | 
			
		||||
        "@babel/plugin-proposal-decorators": "^7.18.9",
 | 
			
		||||
        "@babel/plugin-transform-runtime": "^7.18.6",
 | 
			
		||||
        "@babel/plugin-transform-runtime": "^7.18.9",
 | 
			
		||||
        "@babel/preset-env": "^7.18.9",
 | 
			
		||||
        "@babel/preset-typescript": "^7.18.6",
 | 
			
		||||
        "@codemirror/lang-html": "^6.1.0",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user