|
591 | 591 | debug "^4.3.1" |
592 | 592 | globals "^11.1.0" |
593 | 593 |
|
594 | | -"@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0": |
595 | | - version "7.24.0" |
596 | | - resolved "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
597 | | - integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
598 | | - dependencies: |
599 | | - "@babel/helper-string-parser" "^7.23.4" |
600 | | - "@babel/helper-validator-identifier" "^7.22.20" |
601 | | - to-fast-properties "^2.0.0" |
602 | | - |
603 | | -"@babel/types@^7.23.4": |
| 594 | +"@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.24.0": |
604 | 595 | version "7.24.0" |
605 | 596 | resolved "https://registry.npmjs.org/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf" |
606 | 597 | integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w== |
|
1228 | 1219 | resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz#d3357479a0fdfdd5907fe67e17e0a85c906e1301" |
1229 | 1220 | integrity sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw== |
1230 | 1221 |
|
| 1222 | +"@types/parse-path@^7.0.0": |
| 1223 | + version "7.0.3" |
| 1224 | + resolved "https://registry.npmjs.org/@types/parse-path/-/parse-path-7.0.3.tgz#cec2da2834ab58eb2eb579122d9a1fc13bd7ef36" |
| 1225 | + integrity sha512-LriObC2+KYZD3FzCrgWGv/qufdUy4eXrxcLgQMfYXgPbLIecKIsVBaQgUPmxSSLcjmYbDTQbMgr6qr6l/eb7Bg== |
| 1226 | + |
1231 | 1227 | "@types/plist@3.0.5", "@types/plist@^3.0.1": |
1232 | 1228 | version "3.0.5" |
1233 | 1229 | resolved "https://registry.npmjs.org/@types/plist/-/plist-3.0.5.tgz#9a0c49c0f9886c8c8696a7904dd703f6284036e0" |
@@ -6726,11 +6722,12 @@ parse-path@^7.0.0: |
6726 | 6722 | dependencies: |
6727 | 6723 | protocols "^2.0.0" |
6728 | 6724 |
|
6729 | | -parse-url@8.1.0: |
6730 | | - version "8.1.0" |
6731 | | - resolved "https://registry.npmjs.org/parse-url/-/parse-url-8.1.0.tgz#972e0827ed4b57fc85f0ea6b0d839f0d8a57a57d" |
6732 | | - integrity sha512-xDvOoLU5XRrcOZvnI6b8zA6n9O9ejNk/GExuz1yBuWUGn9KA97GI6HTs6u02wKara1CeVmZhH+0TZFdWScR89w== |
| 6725 | +parse-url@9.2.0: |
| 6726 | + version "9.2.0" |
| 6727 | + resolved "https://registry.npmjs.org/parse-url/-/parse-url-9.2.0.tgz#d75da32b3bbade66e4eb0763fb4851d27526b97b" |
| 6728 | + integrity sha512-bCgsFI+GeGWPAvAiUv63ZorMeif3/U0zaXABGJbOWt5OH2KCaPHF6S+0ok4aqM9RuIPGyZdx9tR9l13PsW4AYQ== |
6733 | 6729 | dependencies: |
| 6730 | + "@types/parse-path" "^7.0.0" |
6734 | 6731 | parse-path "^7.0.0" |
6735 | 6732 |
|
6736 | 6733 | path-equal@^1.2.5: |
|
0 commit comments