|
2964 | 2964 | resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz" |
2965 | 2965 | integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA= |
2966 | 2966 |
|
2967 | | -"@rollup/plugin-alias@3.1.9": |
2968 | | - version "3.1.9" |
2969 | | - resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-3.1.9.tgz" |
2970 | | - integrity sha512-QI5fsEvm9bDzt32k39wpOwZhVzRcL5ydcffUHMyLVaVaLeC70I8TJZ17F1z1eMoLu4E/UOcH9BWVkKpIKdrfiw== |
| 2967 | +"@rollup/plugin-alias@5.1.0": |
| 2968 | + version "5.1.0" |
| 2969 | + resolved "https://registry.npmjs.org/@rollup/plugin-alias/-/plugin-alias-5.1.0.tgz#99a94accc4ff9a3483be5baeedd5d7da3b597e93" |
| 2970 | + integrity sha512-lpA3RZ9PdIG7qqhEfv79tBffNaoDuukFDrmhLqg9ifv99u/ehn+lOg30x2zmhf8AQqQUZaMk/B9fZraQ6/acDQ== |
2971 | 2971 | dependencies: |
2972 | | - slash "^3.0.0" |
| 2972 | + slash "^4.0.0" |
2973 | 2973 |
|
2974 | 2974 | "@rollup/plugin-commonjs@21.1.0": |
2975 | 2975 | version "21.1.0" |
|
3497 | 3497 | resolved "https://registry.npmjs.org/@types/node/-/node-10.17.13.tgz" |
3498 | 3498 | integrity sha512-pMCcqU2zT4TjqYFrWtYHKal7Sl30Ims6ulZ4UFXxI4xbtQqK/qqKwkDoBFCfooRqqmRu9vY3xaJRwxSh673aYg== |
3499 | 3499 |
|
| 3500 | +"@types/node@20.8.10": |
| 3501 | + version "20.8.10" |
| 3502 | + resolved "https://registry.npmjs.org/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e" |
| 3503 | + integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w== |
| 3504 | + dependencies: |
| 3505 | + undici-types "~5.26.4" |
| 3506 | + |
3500 | 3507 | "@types/node@>=12.12.47": |
3501 | 3508 | version "16.9.6" |
3502 | 3509 | resolved "https://registry.npmjs.org/@types/node/-/node-16.9.6.tgz" |
|
3509 | 3516 | dependencies: |
3510 | 3517 | undici-types "~5.26.4" |
3511 | 3518 |
|
3512 | | -"@types/node@20.8.10": |
3513 | | - version "20.8.10" |
3514 | | - resolved "https://registry.npmjs.org/@types/node/-/node-20.8.10.tgz#a5448b895c753ae929c26ce85cab557c6d4a365e" |
3515 | | - integrity sha512-TlgT8JntpcbmKUFzjhsyhGfP2fsiz1Mv56im6enJ905xG1DAYesxJaeSbGqQmAw8OWPdhyJGhGSQGKRNJ45u9w== |
3516 | | - dependencies: |
3517 | | - undici-types "~5.26.4" |
3518 | | - |
3519 | 3519 | "@types/normalize-package-data@^2.4.0": |
3520 | 3520 | version "2.4.1" |
3521 | 3521 | resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz" |
@@ -15332,6 +15332,11 @@ slash@^3.0.0: |
15332 | 15332 | resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" |
15333 | 15333 | integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== |
15334 | 15334 |
|
| 15335 | +slash@^4.0.0: |
| 15336 | + version "4.0.0" |
| 15337 | + resolved "https://registry.npmjs.org/slash/-/slash-4.0.0.tgz#2422372176c4c6c5addb5e2ada885af984b396a7" |
| 15338 | + integrity sha512-3dOsAHXXUkQTpOYcoAxLIorMTp4gIQr5IW3iVb7A7lFIp0VHhnynm9izx6TssdrIcVIESAlVjtnO2K8bg+Coew== |
| 15339 | + |
15335 | 15340 | slice-ansi@0.0.4: |
15336 | 15341 | version "0.0.4" |
15337 | 15342 | resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz" |
|
0 commit comments