Skip to content

Commit b0e6758

Browse files
fix(deps): update dependency mol_data_all to v1.1.1360 (#1634)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e948c0 commit b0e6758

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"lockfileVersion": 0,
2+
"lockfileVersion": 1,
33
"workspaces": {
44
"": {
55
"name": "typescript-runtime-type-benchmarks",
@@ -38,7 +38,7 @@
3838
"jet-schema": "1.4.3",
3939
"jointz": "7.0.4",
4040
"json-decoder": "1.4.1",
41-
"mol_data_all": "1.1.1359",
41+
"mol_data_all": "1.1.1360",
4242
"myzod": "1.12.0",
4343
"ok-computer": "1.0.4",
4444
"parse-dont-validate": "4.0.0",
@@ -1162,7 +1162,7 @@
11621162

11631163
"mkdirp": ["[email protected]", "", { "bin": { "mkdirp": "dist/cjs/src/bin.js" } }, "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg=="],
11641164

1165-
"mol_data_all": ["[email protected].1359", "", {}, "sha512-2W/NEPE9y0SpM1uhPhFzAd5jwE5k++SpI8XggasWlkmP2rlWLYaaNxMgBR+JOICfWkcMRR+aZqQNwSfFYTsBtg=="],
1165+
"mol_data_all": ["[email protected].1360", "", {}, "sha512-aahttZlYGi6irb3i5jN9KxTBy6rZr8h8fW/18SzEN25tIcIQs5ppQOp4TMJ7yUxYfE5g+23Hla/JEQXd7bUh/w=="],
11661166

11671167
"mongodb": ["[email protected]", "", { "dependencies": { "@mongodb-js/saslprep": "^1.1.9", "bson": "^6.10.1", "mongodb-connection-string-url": "^3.0.0" }, "peerDependencies": { "@aws-sdk/credential-providers": "^3.188.0", "@mongodb-js/zstd": "^1.1.0 || ^2.0.0", "gcp-metadata": "^5.2.0", "kerberos": "^2.0.1", "mongodb-client-encryption": ">=6.0.0 <7", "snappy": "^7.2.2", "socks": "^2.7.1" }, "optionalPeers": ["@aws-sdk/credential-providers", "@mongodb-js/zstd", "gcp-metadata", "kerberos", "mongodb-client-encryption", "snappy", "socks"] }, "sha512-KeESYR5TEaFxOuwRqkOm3XOsMqCSkdeDMjaW5u2nuKfX7rqaofp7JQGoi7sVqQcNJTKuveNbzZtWMstb8ABP6Q=="],
11681168

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"jet-schema": "1.4.3",
6666
"jointz": "7.0.4",
6767
"json-decoder": "1.4.1",
68-
"mol_data_all": "1.1.1359",
68+
"mol_data_all": "1.1.1360",
6969
"myzod": "1.12.0",
7070
"ok-computer": "1.0.4",
7171
"parse-dont-validate": "4.0.0",

0 commit comments

Comments
 (0)