|
1097 | 1097 | dependencies:
|
1098 | 1098 | regenerator-runtime "^0.13.4"
|
1099 | 1099 |
|
| 1100 | +"@babel/runtime@^7.7.6": |
| 1101 | + version "7.21.5" |
| 1102 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.5.tgz#8492dddda9644ae3bda3b45eabe87382caee7200" |
| 1103 | + integrity sha512-8jI69toZqqcsnqGGqwGS4Qb1VwLOEp4hz+CXPywcvjs60u3B4Pom/U/7rm4W8tMOYEB+E9wgD0mW1l3r8qlI9Q== |
| 1104 | + dependencies: |
| 1105 | + regenerator-runtime "^0.13.11" |
| 1106 | + |
1100 | 1107 | "@babel/runtime@^7.9.2":
|
1101 | 1108 | version "7.18.9"
|
1102 | 1109 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz"
|
@@ -5344,7 +5351,14 @@ highlight-words-core@^1.2.0:
|
5344 | 5351 | resolved "https://registry.npmjs.org/highlight-words-core/-/highlight-words-core-1.2.2.tgz"
|
5345 | 5352 | integrity sha512-BXUKIkUuh6cmmxzi5OIbUJxrG8OAk2MqoL1DtO3Wo9D2faJg2ph5ntyuQeLqaHJmzER6H5tllCDA9ZnNe9BVGg==
|
5346 | 5353 |
|
5347 |
| -[email protected], history@^4.9.0: |
| 5354 | + |
| 5355 | + version "5.3.0" |
| 5356 | + resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b" |
| 5357 | + integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
| 5358 | + dependencies: |
| 5359 | + "@babel/runtime" "^7.7.6" |
| 5360 | + |
| 5361 | +history@^4.9.0: |
5348 | 5362 | version "4.10.1"
|
5349 | 5363 | resolved "https://registry.npmjs.org/history/-/history-4.10.1.tgz"
|
5350 | 5364 | integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
|
@@ -8528,6 +8542,11 @@ regenerator-runtime@^0.11.0:
|
8528 | 8542 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz"
|
8529 | 8543 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
8530 | 8544 |
|
| 8545 | +regenerator-runtime@^0.13.11: |
| 8546 | + version "0.13.11" |
| 8547 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
| 8548 | + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
| 8549 | + |
8531 | 8550 | regenerator-runtime@^0.13.4:
|
8532 | 8551 | version "0.13.9"
|
8533 | 8552 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.9.tgz"
|
|
0 commit comments