|
160 | 160 | browserslist "^4.17.5"
|
161 | 161 | semver "^6.3.0"
|
162 | 162 |
|
163 |
| -"@babel/helper-create-class-features-plugin@^7.16.7": |
| 163 | +"@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7": |
164 | 164 | version "7.16.10"
|
165 | 165 | resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.16.10.tgz#8a6959b9cc818a88815ba3c5474619e9c0f2c21c"
|
166 | 166 | integrity sha512-wDeej0pu3WN/ffTxMNCPW5UCiOav8IcLRxSIyp/9+IF2xJUM9h/OYjg0IJLHaL6F8oU8kqMz9nc1vryXhMsgXg==
|
|
521 | 521 | "@babel/helper-skip-transparent-expression-wrappers" "^7.16.0"
|
522 | 522 | "@babel/plugin-syntax-optional-chaining" "^7.8.3"
|
523 | 523 |
|
524 |
| -"@babel/plugin-proposal-private-methods@^7.16.7": |
525 |
| - version "7.16.7" |
526 |
| - resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.7.tgz#e418e3aa6f86edd6d327ce84eff188e479f571e0" |
527 |
| - integrity sha512-7twV3pzhrRxSwHeIvFE6coPgvo+exNDOiGUMg39o2LiLo1Y+4aKpfkcLGcg1UHonzorCt7SNXnoMyCnnIOA8Sw== |
| 524 | +"@babel/plugin-proposal-private-methods@^7.16.11": |
| 525 | + version "7.16.11" |
| 526 | + resolved "https://registry.npmjs.org/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.16.11.tgz#e8df108288555ff259f4527dbe84813aac3a1c50" |
| 527 | + integrity sha512-F/2uAkPlXDr8+BHpZvo19w3hLFKge+k75XUprE6jaqKxjGkSYcK+4c+bup5PdW/7W/Rpjwql7FTVEDW+fRAQsw== |
528 | 528 | dependencies:
|
529 |
| - "@babel/helper-create-class-features-plugin" "^7.16.7" |
| 529 | + "@babel/helper-create-class-features-plugin" "^7.16.10" |
530 | 530 | "@babel/helper-plugin-utils" "^7.16.7"
|
531 | 531 |
|
532 | 532 | "@babel/plugin-proposal-private-property-in-object@^7.16.7":
|
|
917 | 917 | "@babel/helper-plugin-utils" "^7.16.7"
|
918 | 918 |
|
919 | 919 | "@babel/preset-env@^7.12.11":
|
920 |
| - version "7.16.10" |
921 |
| - resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.10.tgz#84400e6b5ee1efd982f55c61f3b6ac3fb5c8ab57" |
922 |
| - integrity sha512-iCac3fZn9oOcLqc1N2/copPiX7aoxzsvjeDdXoZobrlbQ6YGgS3bL9HyldOJ8V8AY5P7pFynCATrn7M4dMw0Yg== |
| 920 | + version "7.16.11" |
| 921 | + resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.16.11.tgz#5dd88fd885fae36f88fd7c8342475c9f0abe2982" |
| 922 | + integrity sha512-qcmWG8R7ZW6WBRPZK//y+E3Cli151B20W1Rv7ln27vuPaXU/8TKms6jFdiJtF7UDTxcrb7mZd88tAeK9LjdT8g== |
923 | 923 | dependencies:
|
924 | 924 | "@babel/compat-data" "^7.16.8"
|
925 | 925 | "@babel/helper-compilation-targets" "^7.16.7"
|
|
939 | 939 | "@babel/plugin-proposal-object-rest-spread" "^7.16.7"
|
940 | 940 | "@babel/plugin-proposal-optional-catch-binding" "^7.16.7"
|
941 | 941 | "@babel/plugin-proposal-optional-chaining" "^7.16.7"
|
942 |
| - "@babel/plugin-proposal-private-methods" "^7.16.7" |
| 942 | + "@babel/plugin-proposal-private-methods" "^7.16.11" |
943 | 943 | "@babel/plugin-proposal-private-property-in-object" "^7.16.7"
|
944 | 944 | "@babel/plugin-proposal-unicode-property-regex" "^7.16.7"
|
945 | 945 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
|
0 commit comments