407
407
resolved "https://registry.npmjs.org/@internetarchive/result-type/-/result-type-0.0.1.tgz"
408
408
integrity sha512-sWahff5oP1xAK1CwAu1/5GTG2RXsdx/sQKn4SSOWH0r0vU2QoX9kAom/jSXeBsmgK0IjTc+9Ty9407SMORi+nQ==
409
409
410
- " @internetarchive/search-service@^2.5.0 " :
411
- version "2.5.0 "
412
- resolved "https://registry.yarnpkg.com/@internetarchive/search-service/-/search-service-2.5.0 .tgz#6ff24b7283f6dc1d84529dfd229d163c673df59e "
413
- integrity sha512-MBzD9AbXxu0Z8nb2HdmpNZSeMVjceais2h/0GRzkStGM1s56dB6ml8WqzTb0Nvfu0hMXuSiXh/3BXVkpfToTXw ==
410
+ " @internetarchive/search-service@^2.5.1 " :
411
+ version "2.5.1 "
412
+ resolved "https://registry.yarnpkg.com/@internetarchive/search-service/-/search-service-2.5.1 .tgz#8854ea93547ed9994f861d9a0a04fc1c114f0b09 "
413
+ integrity sha512-Tn6J3B4vSaeS9cjtl0w0iluLkuQGuNEwN4TCL2pCBO5yjgZExYsED2UwCTKl7pV0KwYixA0V9xq55LiNMOTsPA ==
414
414
dependencies :
415
415
" @internetarchive/iaux-item-metadata" " ^1.0.5"
416
416
" @internetarchive/result-type" " ^0.0.1"
@@ -5055,7 +5055,16 @@ streamx@^2.15.0, streamx@^2.21.0:
5055
5055
optionalDependencies :
5056
5056
bare-events "^2.2.0"
5057
5057
5058
- " string-width-cjs@npm:string-width@^4.2.0" , string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
5058
+ " string-width-cjs@npm:string-width@^4.2.0 " :
5059
+ version "4.2.3"
5060
+ resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
5061
+ integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
5062
+ dependencies :
5063
+ emoji-regex "^8.0.0"
5064
+ is-fullwidth-code-point "^3.0.0"
5065
+ strip-ansi "^6.0.1"
5066
+
5067
+ string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3 :
5059
5068
version "4.2.3"
5060
5069
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
5061
5070
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -5121,7 +5130,14 @@ stringify-object@^3.2.1:
5121
5130
is-obj "^1.0.1"
5122
5131
is-regexp "^1.0.0"
5123
5132
5124
- " strip-ansi-cjs@npm:strip-ansi@^6.0.1" , strip-ansi@^6.0.0, strip-ansi@^6.0.1:
5133
+ " strip-ansi-cjs@npm:strip-ansi@^6.0.1 " :
5134
+ version "6.0.1"
5135
+ resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
5136
+ integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
5137
+ dependencies :
5138
+ ansi-regex "^5.0.1"
5139
+
5140
+ strip-ansi@^6.0.0, strip-ansi@^6.0.1 :
5125
5141
version "6.0.1"
5126
5142
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
5127
5143
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -5570,7 +5586,7 @@ wordwrapjs@^5.1.0:
5570
5586
resolved "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.0.tgz"
5571
5587
integrity sha512-JNjcULU2e4KJwUNv6CHgI46UvDGitb6dGryHajXTDiLgg1/RiGoPSDw4kZfYnwGtEXf2ZMeIewDQgFGzkCB2Sg==
5572
5588
5573
- " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0" , wrap-ansi@^7.0.0 :
5589
+ " wrap-ansi-cjs@npm:wrap-ansi@^7.0.0 " :
5574
5590
version "7.0.0"
5575
5591
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
5576
5592
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -5588,6 +5604,15 @@ wrap-ansi@^6.2.0:
5588
5604
string-width "^4.1.0"
5589
5605
strip-ansi "^6.0.0"
5590
5606
5607
+ wrap-ansi@^7.0.0 :
5608
+ version "7.0.0"
5609
+ resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
5610
+ integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
5611
+ dependencies :
5612
+ ansi-styles "^4.0.0"
5613
+ string-width "^4.1.0"
5614
+ strip-ansi "^6.0.0"
5615
+
5591
5616
wrap-ansi@^8.1.0 :
5592
5617
version "8.1.0"
5593
5618
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"
0 commit comments