Skip to content

Commit d6261cb

Browse files
Bump basic-ftp from 5.0.5 to 5.2.0 in /compiler
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.5 to 5.2.0. - [Release notes](https://github.com/patrickjuchli/basic-ftp/releases) - [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md) - [Commits](patrickjuchli/basic-ftp@v5.0.5...v5.2.0) --- updated-dependencies: - dependency-name: basic-ftp dependency-version: 5.2.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 074d96b commit d6261cb

1 file changed

Lines changed: 31 additions & 6 deletions

File tree

compiler/yarn.lock

Lines changed: 31 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4215,9 +4215,9 @@ base64-js@^1.3.1:
42154215
integrity sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==
42164216

42174217
basic-ftp@^5.0.2:
4218-
version "5.0.5"
4219-
resolved "https://registry.npmjs.org/basic-ftp/-/basic-ftp-5.0.5.tgz"
4220-
integrity sha512-4Bcg1P8xhUuqcii/S0Z9wiHIrQVPMermM1any+MX5GeGD7faD3/msQUDGLol9wOcz4/jbg/WJnGqoJF6LiBdtg==
4218+
version "5.2.0"
4219+
resolved "https://registry.yarnpkg.com/basic-ftp/-/basic-ftp-5.2.0.tgz#7c2dff63c918bde60e6bad1f2ff93dcf5137a40a"
4220+
integrity sha512-VoMINM2rqJwJgfdHq6RiUudKt2BV+FY5ZFezP/ypmwayk68+NzzAQy4XXLlqsGD4MCzq3DrmNFD/uUmBJuGoXw==
42214221

42224222
binary-extensions@^2.0.0:
42234223
version "2.3.0"
@@ -10525,7 +10525,16 @@ string-length@^4.0.1:
1052510525
char-regex "^1.0.2"
1052610526
strip-ansi "^6.0.0"
1052710527

10528-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
10528+
"string-width-cjs@npm:string-width@^4.2.0":
10529+
version "4.2.3"
10530+
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
10531+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10532+
dependencies:
10533+
emoji-regex "^8.0.0"
10534+
is-fullwidth-code-point "^3.0.0"
10535+
strip-ansi "^6.0.1"
10536+
10537+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1052910538
version "4.2.3"
1053010539
resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz"
1053110540
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10598,7 +10607,14 @@ string_decoder@~1.1.1:
1059810607
dependencies:
1059910608
safe-buffer "~5.1.0"
1060010609

10601-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10610+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10611+
version "6.0.1"
10612+
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
10613+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10614+
dependencies:
10615+
ansi-regex "^5.0.1"
10616+
10617+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1060210618
version "6.0.1"
1060310619
resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz"
1060410620
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11375,7 +11391,7 @@ workerpool@^6.5.1:
1137511391
resolved "https://registry.npmjs.org/workerpool/-/workerpool-6.5.1.tgz"
1137611392
integrity sha512-Fs4dNYcsdpYSAfVxhnl1L5zTksjvOJxtC5hzMNl+1t9B8hTJTdKDyZ5ju7ztgPy+ft9tBFXoOlDNiOT9WUXZlA==
1137711393

11378-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11394+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1137911395
version "7.0.0"
1138011396
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
1138111397
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11393,6 +11409,15 @@ wrap-ansi@^6.2.0:
1139311409
string-width "^4.1.0"
1139411410
strip-ansi "^6.0.0"
1139511411

11412+
wrap-ansi@^7.0.0:
11413+
version "7.0.0"
11414+
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz"
11415+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11416+
dependencies:
11417+
ansi-styles "^4.0.0"
11418+
string-width "^4.1.0"
11419+
strip-ansi "^6.0.0"
11420+
1139611421
wrap-ansi@^8.1.0:
1139711422
version "8.1.0"
1139811423
resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-8.1.0.tgz"

0 commit comments

Comments
 (0)