diff --git a/bun.lockb b/bun.lockb index bf5aeff90..99e42d07d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package-lock.json b/package-lock.json index f281a31b6..fc8d4ad3f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -39,7 +39,7 @@ "decoders": "1.25.5", "fp-ts": "2.16.9", "io-ts": "2.2.21", - "jet-schema": "1.4.2", + "jet-schema": "1.4.3", "jointz": "7.0.4", "json-decoder": "1.4.1", "mol_data_all": "1.1.1286", @@ -7672,9 +7672,9 @@ } }, "node_modules/jet-schema": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/jet-schema/-/jet-schema-1.4.2.tgz", - "integrity": "sha512-plgabbkLN4Owb9r3MpnO/VHMpNI0jZ/uhn9H6P6jc9igpHpfUwg+KAL6uBZqFs/WkV/EOECtAq0ZUWL5XRVDvA==" + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/jet-schema/-/jet-schema-1.4.3.tgz", + "integrity": "sha512-BDA5Z8Kkk1SppmV9KOuTwY3OExHGt37tTZumsoKwNfp+0XXsEXPfk9oZfVqM7na0EUsMB/zcvsjQBU7Qu6YQ0A==" }, "node_modules/jointz": { "version": "7.0.4", @@ -16907,9 +16907,9 @@ } }, "jet-schema": { - "version": "1.4.2", - "resolved": "https://registry.npmjs.org/jet-schema/-/jet-schema-1.4.2.tgz", - "integrity": "sha512-plgabbkLN4Owb9r3MpnO/VHMpNI0jZ/uhn9H6P6jc9igpHpfUwg+KAL6uBZqFs/WkV/EOECtAq0ZUWL5XRVDvA==" + "version": "1.4.3", + "resolved": "https://registry.npmjs.org/jet-schema/-/jet-schema-1.4.3.tgz", + "integrity": "sha512-BDA5Z8Kkk1SppmV9KOuTwY3OExHGt37tTZumsoKwNfp+0XXsEXPfk9oZfVqM7na0EUsMB/zcvsjQBU7Qu6YQ0A==" }, "jointz": { "version": "7.0.4", diff --git a/package.json b/package.json index 84568e519..7be17b0e9 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "decoders": "1.25.5", "fp-ts": "2.16.9", "io-ts": "2.2.21", - "jet-schema": "1.4.2", + "jet-schema": "1.4.3", "jointz": "7.0.4", "json-decoder": "1.4.1", "mol_data_all": "1.1.1286",