Browse Source

Bump lossless-json from 2.0.8 to 2.0.11 in /kafka-ui-react-app (#4168)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
4519d9a48c
1 changed files with 3 additions and 3 deletions
  1. 3 3
      kafka-ui-react-app/pnpm-lock.yaml

+ 3 - 3
kafka-ui-react-app/pnpm-lock.yaml

@@ -67,7 +67,7 @@ dependencies:
     version: 4.17.21
   lossless-json:
     specifier: ^2.0.8
-    version: 2.0.8
+    version: 2.0.11
   pretty-ms:
     specifier: 7.0.1
     version: 7.0.1
@@ -4915,8 +4915,8 @@ packages:
     dependencies:
       js-tokens: 4.0.0
 
-  /lossless-json@2.0.8:
-    resolution: {integrity: sha512-7/GaZldUc7H5oNZlSk6bF06cRbtA7oF8zWXwbfMZm8yrYC2debx0KvWTBbQIbj6fh08LsXTWg+YtHJshXgYKow==}
+  /lossless-json@2.0.11:
+    resolution: {integrity: sha512-BP0vn+NGYvzDielvBZaFain/wgeJ1hTvURCqtKvhr1SCPePdaaTanmmcplrHfEJSJOUql7hk4FHwToNJjWRY3g==}
     dev: false
 
   /lru-cache@6.0.0: