build(deps): Bump http-status-codes from 2.2.0 to 2.3.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 20 Sep 2023 16:11:07 +0000 (16:11 +0000)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 16:11:07 +0000 (16:11 +0000)
Bumps [http-status-codes](https://github.com/prettymuchbryce/http-status-codes) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/prettymuchbryce/http-status-codes/releases)
- [Commits](https://github.com/prettymuchbryce/http-status-codes/compare/v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: http-status-codes
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index a173ffd555301b9bedc985ccb276b4fee6b8e219..8c94f5cd414fc6c454b72c982fd53a23fe2ad36f 100644 (file)
     "basic-ftp": "^5.0.3",
     "chalk": "^5.3.0",
     "date-fns": "^2.30.0",
-    "http-status-codes": "^2.2.0",
+    "http-status-codes": "^2.3.0",
     "just-merge": "^3.2.0",
     "logform": "^2.5.1",
     "mnemonist": "^0.39.5",
index 79692299e7107bf63084493e742141b5ce23cfee..3214fa045606dd41d06ebfa3cc698ff905de3a00 100644 (file)
@@ -42,8 +42,8 @@ dependencies:
     specifier: ^2.30.0
     version: 2.30.0
   http-status-codes:
-    specifier: ^2.2.0
-    version: 2.2.0
+    specifier: ^2.3.0
+    version: 2.3.0
   just-merge:
     specifier: ^3.2.0
     version: 3.2.0
@@ -5178,8 +5178,8 @@ packages:
       sshpk: 1.17.0
     dev: true
 
-  /http-status-codes@2.2.0:
-    resolution: {integrity: sha512-feERVo9iWxvnejp3SEfm/+oNG517npqL2/PIA8ORjyOZjGC7TwCRQsZylciLS64i6pJ0wRYz3rkXLRwbtFa8Ng==}
+  /http-status-codes@2.3.0:
+    resolution: {integrity: sha512-RJ8XvFvpPM/Dmc5SV+dC4y5PCeOhT3x1Hq0NU3rjGeg5a/CqlhZ7uudknPwZFz4aeAXDcbAyaeP7GAo9lvngtA==}
     dev: false
 
   /http2-wrapper@2.2.0: