diff --git a/package-lock.json b/package-lock.json index e60a63c6..b816999f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "asap": "^2.0.6", "async": "^3.2.6", "asynckit": "^0.4.0", - "b4a": "^1.6.6", + "b4a": "^1.6.7", "balanced-match": "^3.0.1", "base64-js": "^1.5.1", "basic-auth": "^2.0.1", @@ -748,9 +748,9 @@ "optional": true }, "node_modules/b4a": { - "version": "1.6.6", - "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.6.tgz", - "integrity": "sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==" + "version": "1.6.7", + "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz", + "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==" }, "node_modules/balanced-match": { "version": "3.0.1", diff --git a/package.json b/package.json index 1ba4091b..dbefba51 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "asap": "^2.0.6", "async": "^3.2.6", "asynckit": "^0.4.0", - "b4a": "^1.6.6", + "b4a": "^1.6.7", "balanced-match": "^3.0.1", "base64-js": "^1.5.1", "basic-auth": "^2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index dfed9d78..d4f89dc1 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: ^0.4.0 version: 0.4.0 b4a: - specifier: ^1.6.6 - version: 1.6.6 + specifier: ^1.6.7 + version: 1.6.7 balanced-match: specifier: ^3.0.1 version: 3.0.1 @@ -678,8 +678,8 @@ packages: aws4@1.13.2: resolution: {integrity: sha512-lHe62zvbTB5eEABUVi/AwVh0ZKY9rMMDhmm+eeyuuUQbQ3+J+fONVQOZyj+DdrvD4BY33uYniyRJ4UJIaSKAfw==} - b4a@1.6.6: - resolution: {integrity: sha512-5Tk1HLk6b6ctmjIkAcU/Ujv/1WqiDl0F0JdRCR80VsOcUlHcu7pWeWRlOqQLHfDEsVx9YH/aif5AG4ehoCtTmg==} + b4a@1.6.7: + resolution: {integrity: sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -3326,7 +3326,7 @@ snapshots: aws4@1.13.2: optional: true - b4a@1.6.6: {} + b4a@1.6.7: {} balanced-match@1.0.2: {} @@ -5634,7 +5634,7 @@ snapshots: tar-stream@3.1.7: dependencies: - b4a: 1.6.6 + b4a: 1.6.7 fast-fifo: 1.3.2 streamx: 2.19.0 @@ -5654,7 +5654,7 @@ snapshots: text-decoder@1.1.1: dependencies: - b4a: 1.6.6 + b4a: 1.6.7 text-table@0.2.0: {}