Skip to content

Commit 51f4bc3

Browse files
fix(deps): update dependency mol_data_all to v1.1.1452
1 parent 92fda67 commit 51f4bc3

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

bun.lock

+3-3
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",
@@ -42,7 +42,7 @@
4242
"joi": "17.13.3",
4343
"jointz": "7.0.4",
4444
"json-decoder": "1.4.1",
45-
"mol_data_all": "1.1.1447",
45+
"mol_data_all": "1.1.1452",
4646
"myzod": "1.12.1",
4747
"ok-computer": "1.0.4",
4848
"parse-dont-validate": "4.0.0",
@@ -1155,7 +1155,7 @@
11551155

11561156
"mkdirp": ["mkdirp@3.0.1", "", { "bin": { "mkdirp": "dist/cjs/src/bin.js" } }, "sha512-+NsyUUAZDmo6YVHzL/stxSu3t9YS1iljliy3BSDrXJ/dkn1KYdmtZODGGjLcc9XLgVVpH4KshHB8XmZgMhaBXg=="],
11571157

1158-
"mol_data_all": ["mol_data_all@1.1.1447", "", {}, "sha512-1MxWui9x2qlV6JcIMpA/VbhTHOOblZsOuGCnF5Ia0bTL3VovZE6bzDI/9kj4guATel3YRsuVvBHa7gvxgNOE3w=="],
1158+
"mol_data_all": ["mol_data_all@1.1.1452", "", {}, "sha512-TJnrZFNsxCzRhkr/fkJ7rPA13YE9cuh2USReSBP7v1JYu/5GW4xyx2Dg28YH59xQvK/O4F840dwOO8Jxocj8aQ=="],
11591159

11601160
"mongodb": ["mongodb@6.16.0", "", { "dependencies": { "@mongodb-js/saslprep": "^1.1.9", "bson": "^6.10.3", "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-D1PNcdT0y4Grhou5Zi/qgipZOYeWrhLEpk33n3nm6LGtz61jvO88WlrWCK/bigMjpnOdAUKKQwsGIl0NtWMyYw=="],
11611161

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"joi": "17.13.3",
6767
"jointz": "7.0.4",
6868
"json-decoder": "1.4.1",
69-
"mol_data_all": "1.1.1447",
69+
"mol_data_all": "1.1.1452",
7070
"myzod": "1.12.1",
7171
"ok-computer": "1.0.4",
7272
"parse-dont-validate": "4.0.0",

0 commit comments

Comments
 (0)