build(deps): Bump basic-ftp from 5.0.3 to 5.0.4
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 14 Dec 2023 16:07:08 +0000 (16:07 +0000)
committerGitHub <noreply@github.com>
Thu, 14 Dec 2023 16:07:08 +0000 (16:07 +0000)
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patrickjuchli/basic-ftp/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: basic-ftp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
package.json
pnpm-lock.yaml

index 731081ff6fda43209a49ed3c84264e94cdd4c30f..f07991b32d54151ea440e5e621e92f7ff6e81823 100644 (file)
@@ -99,7 +99,7 @@
     "@mikro-orm/sqlite": "^5.9.4",
     "ajv": "^8.12.0",
     "ajv-formats": "^2.1.1",
-    "basic-ftp": "^5.0.3",
+    "basic-ftp": "^5.0.4",
     "chalk": "^5.3.0",
     "date-fns": "3.0.0-rc.2",
     "http-status-codes": "^2.3.0",
index b676eca182b92cb8c0117d6749a9846a20f76e86..54a3b8202bef53fef5379a0ff0a0575f213eb300 100644 (file)
@@ -33,8 +33,8 @@ dependencies:
     specifier: ^2.1.1
     version: 2.1.1(ajv@8.12.0)
   basic-ftp:
-    specifier: ^5.0.3
-    version: 5.0.3
+    specifier: ^5.0.4
+    version: 5.0.4
   chalk:
     specifier: ^5.3.0
     version: 5.3.0
@@ -2365,8 +2365,8 @@ packages:
     resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==}
     dev: true
 
-  /basic-ftp@5.0.3:
-    resolution: {integrity: sha512-QHX8HLlncOLpy54mh+k/sWIFd0ThmRqwe9ZjELybGZK+tZ8rUb9VO0saKJUROTbE+KhzDUT7xziGpGrW8Kmd+g==}
+  /basic-ftp@5.0.4:
+    resolution: {integrity: sha512-8PzkB0arJFV4jJWSGOYR+OEic6aeKMu/osRhBULN6RY0ykby6LKhbmuQ5ublvaas5BOwboah5D87nrHyuh8PPA==}
     engines: {node: '>=10.0.0'}
 
   /bcrypt-pbkdf@1.0.2:
@@ -4985,7 +4985,7 @@ packages:
     resolution: {integrity: sha512-5KLucCJobh8vBY1K07EFV4+cPZH3mrV9YeAruUseCQKHB58SGjjT2l9/eA9LD082IiuMjSlFJEcdJ27TXvbZNw==}
     engines: {node: '>= 14'}
     dependencies:
-      basic-ftp: 5.0.3
+      basic-ftp: 5.0.4
       data-uri-to-buffer: 6.0.1
       debug: 4.3.4
       fs-extra: 8.1.0