chore: bump @babel/preset-env from 7.12.16 to 7.12.17 in /web3.js (#15402)
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.12.16 to 7.12.17. - [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.12.17/packages/babel-preset-env) 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:
		
							
								
								
									
										220
									
								
								web3.js/package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										220
									
								
								web3.js/package-lock.json
									
									
									
										generated
									
									
									
								
							| @@ -355,13 +355,13 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-compilation-targets": { | ||||
|       "version": "7.12.16", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz", | ||||
|       "integrity": "sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz", | ||||
|       "integrity": "sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/compat-data": "^7.12.13", | ||||
|         "@babel/helper-validator-option": "^7.12.16", | ||||
|         "@babel/helper-validator-option": "^7.12.17", | ||||
|         "browserslist": "^4.14.5", | ||||
|         "semver": "^5.5.0" | ||||
|       } | ||||
| @@ -380,9 +380,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-create-regexp-features-plugin": { | ||||
|       "version": "7.12.16", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.16.tgz", | ||||
|       "integrity": "sha512-jAcQ1biDYZBdaAxB4yg46/XirgX7jBDiMHDbwYQOgtViLBXGxJpZQ24jutmBqAIB/q+AwB6j+NbBXjKxEY8vqg==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz", | ||||
|       "integrity": "sha512-p2VGmBu9oefLZ2nQpgnEnG0ZlRPvL8gAGvPUMQwUdaE8k49rOMuZpOwdQoy5qJf6K8jL3bcAMhVUlHAjIgJHUg==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/helper-annotate-as-pure": "^7.12.13", | ||||
| @@ -471,9 +471,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/helper-module-transforms": { | ||||
|       "version": "7.12.13", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz", | ||||
|       "integrity": "sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz", | ||||
|       "integrity": "sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/helper-module-imports": "^7.12.13", | ||||
| @@ -482,11 +482,31 @@ | ||||
|         "@babel/helper-split-export-declaration": "^7.12.13", | ||||
|         "@babel/helper-validator-identifier": "^7.12.11", | ||||
|         "@babel/template": "^7.12.13", | ||||
|         "@babel/traverse": "^7.12.13", | ||||
|         "@babel/types": "^7.12.13", | ||||
|         "@babel/traverse": "^7.12.17", | ||||
|         "@babel/types": "^7.12.17", | ||||
|         "lodash": "^4.17.19" | ||||
|       }, | ||||
|       "dependencies": { | ||||
|         "@babel/code-frame": { | ||||
|           "version": "7.12.13", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.13.tgz", | ||||
|           "integrity": "sha512-HV1Cm0Q3ZrpCR93tkWOYiuYIgLxZXZFVG2VgK+MBWjUqZTundupbfx2aXarXuw5Ko5aMcjtJgbSs4vUGBS5v6g==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/highlight": "^7.12.13" | ||||
|           } | ||||
|         }, | ||||
|         "@babel/generator": { | ||||
|           "version": "7.12.17", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.12.17.tgz", | ||||
|           "integrity": "sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/types": "^7.12.17", | ||||
|             "jsesc": "^2.5.1", | ||||
|             "source-map": "^0.5.0" | ||||
|           } | ||||
|         }, | ||||
|         "@babel/helper-module-imports": { | ||||
|           "version": "7.12.13", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz", | ||||
| @@ -495,6 +515,119 @@ | ||||
|           "requires": { | ||||
|             "@babel/types": "^7.12.13" | ||||
|           } | ||||
|         }, | ||||
|         "@babel/highlight": { | ||||
|           "version": "7.12.13", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.12.13.tgz", | ||||
|           "integrity": "sha512-kocDQvIbgMKlWxXe9fof3TQ+gkIPOUSEYhJjqUjvKMez3krV7vbzYCDq39Oj11UAVK7JqPVGQPlgE85dPNlQww==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/helper-validator-identifier": "^7.12.11", | ||||
|             "chalk": "^2.0.0", | ||||
|             "js-tokens": "^4.0.0" | ||||
|           } | ||||
|         }, | ||||
|         "@babel/parser": { | ||||
|           "version": "7.12.17", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.12.17.tgz", | ||||
|           "integrity": "sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "@babel/traverse": { | ||||
|           "version": "7.12.17", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.17.tgz", | ||||
|           "integrity": "sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/code-frame": "^7.12.13", | ||||
|             "@babel/generator": "^7.12.17", | ||||
|             "@babel/helper-function-name": "^7.12.13", | ||||
|             "@babel/helper-split-export-declaration": "^7.12.13", | ||||
|             "@babel/parser": "^7.12.17", | ||||
|             "@babel/types": "^7.12.17", | ||||
|             "debug": "^4.1.0", | ||||
|             "globals": "^11.1.0", | ||||
|             "lodash": "^4.17.19" | ||||
|           } | ||||
|         }, | ||||
|         "@babel/types": { | ||||
|           "version": "7.12.17", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.17.tgz", | ||||
|           "integrity": "sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/helper-validator-identifier": "^7.12.11", | ||||
|             "lodash": "^4.17.19", | ||||
|             "to-fast-properties": "^2.0.0" | ||||
|           } | ||||
|         }, | ||||
|         "ansi-styles": { | ||||
|           "version": "3.2.1", | ||||
|           "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", | ||||
|           "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "color-convert": "^1.9.0" | ||||
|           } | ||||
|         }, | ||||
|         "chalk": { | ||||
|           "version": "2.4.2", | ||||
|           "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", | ||||
|           "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "ansi-styles": "^3.2.1", | ||||
|             "escape-string-regexp": "^1.0.5", | ||||
|             "supports-color": "^5.3.0" | ||||
|           } | ||||
|         }, | ||||
|         "debug": { | ||||
|           "version": "4.3.1", | ||||
|           "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.1.tgz", | ||||
|           "integrity": "sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "ms": "2.1.2" | ||||
|           } | ||||
|         }, | ||||
|         "globals": { | ||||
|           "version": "11.12.0", | ||||
|           "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", | ||||
|           "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "js-tokens": { | ||||
|           "version": "4.0.0", | ||||
|           "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", | ||||
|           "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "jsesc": { | ||||
|           "version": "2.5.2", | ||||
|           "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz", | ||||
|           "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "ms": { | ||||
|           "version": "2.1.2", | ||||
|           "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", | ||||
|           "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", | ||||
|           "dev": true | ||||
|         }, | ||||
|         "supports-color": { | ||||
|           "version": "5.5.0", | ||||
|           "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", | ||||
|           "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "has-flag": "^3.0.0" | ||||
|           } | ||||
|         }, | ||||
|         "to-fast-properties": { | ||||
|           "version": "2.0.0", | ||||
|           "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", | ||||
|           "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", | ||||
|           "dev": true | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
| @@ -570,9 +703,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "@babel/helper-validator-option": { | ||||
|       "version": "7.12.16", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz", | ||||
|       "integrity": "sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz", | ||||
|       "integrity": "sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "@babel/helper-wrap-function": { | ||||
| @@ -849,9 +982,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/plugin-proposal-dynamic-import": { | ||||
|       "version": "7.12.16", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz", | ||||
|       "integrity": "sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz", | ||||
|       "integrity": "sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/helper-plugin-utils": "^7.12.13", | ||||
| @@ -930,9 +1063,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/plugin-proposal-optional-chaining": { | ||||
|       "version": "7.12.16", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz", | ||||
|       "integrity": "sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz", | ||||
|       "integrity": "sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/helper-plugin-utils": "^7.12.13", | ||||
| @@ -1463,19 +1596,19 @@ | ||||
|       } | ||||
|     }, | ||||
|     "@babel/preset-env": { | ||||
|       "version": "7.12.16", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.12.16.tgz", | ||||
|       "integrity": "sha512-BXCAXy8RE/TzX416pD2hsVdkWo0G+tYd16pwnRV4Sc0fRwTLRS/Ssv8G5RLXUGQv7g4FG7TXkdDJxCjQ5I+Zjg==", | ||||
|       "version": "7.12.17", | ||||
|       "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.12.17.tgz", | ||||
|       "integrity": "sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg==", | ||||
|       "dev": true, | ||||
|       "requires": { | ||||
|         "@babel/compat-data": "^7.12.13", | ||||
|         "@babel/helper-compilation-targets": "^7.12.16", | ||||
|         "@babel/helper-compilation-targets": "^7.12.17", | ||||
|         "@babel/helper-module-imports": "^7.12.13", | ||||
|         "@babel/helper-plugin-utils": "^7.12.13", | ||||
|         "@babel/helper-validator-option": "^7.12.16", | ||||
|         "@babel/helper-validator-option": "^7.12.17", | ||||
|         "@babel/plugin-proposal-async-generator-functions": "^7.12.13", | ||||
|         "@babel/plugin-proposal-class-properties": "^7.12.13", | ||||
|         "@babel/plugin-proposal-dynamic-import": "^7.12.16", | ||||
|         "@babel/plugin-proposal-dynamic-import": "^7.12.17", | ||||
|         "@babel/plugin-proposal-export-namespace-from": "^7.12.13", | ||||
|         "@babel/plugin-proposal-json-strings": "^7.12.13", | ||||
|         "@babel/plugin-proposal-logical-assignment-operators": "^7.12.13", | ||||
| @@ -1483,7 +1616,7 @@ | ||||
|         "@babel/plugin-proposal-numeric-separator": "^7.12.13", | ||||
|         "@babel/plugin-proposal-object-rest-spread": "^7.12.13", | ||||
|         "@babel/plugin-proposal-optional-catch-binding": "^7.12.13", | ||||
|         "@babel/plugin-proposal-optional-chaining": "^7.12.16", | ||||
|         "@babel/plugin-proposal-optional-chaining": "^7.12.17", | ||||
|         "@babel/plugin-proposal-private-methods": "^7.12.13", | ||||
|         "@babel/plugin-proposal-unicode-property-regex": "^7.12.13", | ||||
|         "@babel/plugin-syntax-async-generators": "^7.8.0", | ||||
| @@ -1531,7 +1664,7 @@ | ||||
|         "@babel/plugin-transform-unicode-escapes": "^7.12.13", | ||||
|         "@babel/plugin-transform-unicode-regex": "^7.12.13", | ||||
|         "@babel/preset-modules": "^0.1.3", | ||||
|         "@babel/types": "^7.12.13", | ||||
|         "@babel/types": "^7.12.17", | ||||
|         "core-js-compat": "^3.8.0", | ||||
|         "semver": "^5.5.0" | ||||
|       }, | ||||
| @@ -1544,6 +1677,23 @@ | ||||
|           "requires": { | ||||
|             "@babel/types": "^7.12.13" | ||||
|           } | ||||
|         }, | ||||
|         "@babel/types": { | ||||
|           "version": "7.12.17", | ||||
|           "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.12.17.tgz", | ||||
|           "integrity": "sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==", | ||||
|           "dev": true, | ||||
|           "requires": { | ||||
|             "@babel/helper-validator-identifier": "^7.12.11", | ||||
|             "lodash": "^4.17.19", | ||||
|             "to-fast-properties": "^2.0.0" | ||||
|           } | ||||
|         }, | ||||
|         "to-fast-properties": { | ||||
|           "version": "2.0.0", | ||||
|           "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz", | ||||
|           "integrity": "sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=", | ||||
|           "dev": true | ||||
|         } | ||||
|       } | ||||
|     }, | ||||
| @@ -5512,9 +5662,9 @@ | ||||
|       } | ||||
|     }, | ||||
|     "caniuse-lite": { | ||||
|       "version": "1.0.30001185", | ||||
|       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001185.tgz", | ||||
|       "integrity": "sha512-Fpi4kVNtNvJ15H0F6vwmXtb3tukv3Zg3qhKkOGUq7KJ1J6b9kf4dnNgtEAFXhRsJo0gNj9W60+wBvn0JcTvdTg==", | ||||
|       "version": "1.0.30001187", | ||||
|       "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001187.tgz", | ||||
|       "integrity": "sha512-w7/EP1JRZ9552CyrThUnay2RkZ1DXxKe/Q2swTC4+LElLh9RRYrL1Z+27LlakB8kzY0fSmHw9mc7XYDUKAKWMA==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "cardinal": { | ||||
| @@ -6939,9 +7089,9 @@ | ||||
|       "dev": true | ||||
|     }, | ||||
|     "electron-to-chromium": { | ||||
|       "version": "1.3.663", | ||||
|       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.663.tgz", | ||||
|       "integrity": "sha512-xkVkzHj6k3oRRGlmdgUCCLSLhtFYHDCTH7SeK+LJdJjnsLcrdbpr8EYmfMQhez3V/KPO5UScSpzQ0feYX6Qoyw==", | ||||
|       "version": "1.3.667", | ||||
|       "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.667.tgz", | ||||
|       "integrity": "sha512-Ot1pPtAVb5nd7jeVF651zmfLFilRVFomlDzwXmdlWe5jyzOGa6mVsQ06XnAurT7wWfg5VEIY+LopbAdD/bpo5w==", | ||||
|       "dev": true | ||||
|     }, | ||||
|     "emoji-regex": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user