Skip to content

Commit 86a6e7e

Browse files
fix(deps): update dependency mol_data_all to v1.1.1444 (#1849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6620046 commit 86a6e7e

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.1443",
45+
"mol_data_all": "1.1.1444",
4646
"myzod": "1.12.1",
4747
"ok-computer": "1.0.4",
4848
"parse-dont-validate": "4.0.0",
@@ -1190,7 +1190,7 @@
11901190

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

1193-
"mol_data_all": ["[email protected].1443", "", {}, "sha512-04okKPhXWhbRYq+GiUpXbcVlB7YGIYdB+hwt04KErjUYjTUIg61CbjTqSoWtPrjACshpvUFmWXxpCoUo74ZmWA=="],
1193+
"mol_data_all": ["[email protected].1444", "", {}, "sha512-3j0KuxM7pY4M6WycKNz4zIQiH79dymFmMVLVUWG44zj8yFbzmlDb816yNBCJgYVg+nZkojei+FTMUD1AOaM32Q=="],
11941194

11951195
"mongodb": ["[email protected]", "", { "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=="],
11961196

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
@@ -69,7 +69,7 @@
6969
"joi": "17.13.3",
7070
"jointz": "7.0.4",
7171
"json-decoder": "1.4.1",
72-
"mol_data_all": "1.1.1443",
72+
"mol_data_all": "1.1.1444",
7373
"myzod": "1.12.1",
7474
"ok-computer": "1.0.4",
7575
"parse-dont-validate": "4.0.0",

0 commit comments

Comments
 (0)