Skip to content

Commit

Permalink
fix(deps): update dependency mol_data_all to v1.1.1347 (#1601)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 2e19483 commit 726356f
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
6 changes: 3 additions & 3 deletions bun.lock
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lockfileVersion": 0,
"lockfileVersion": 1,
"workspaces": {
"": {
"name": "typescript-runtime-type-benchmarks",
Expand Down Expand Up @@ -38,7 +38,7 @@
"jet-schema": "1.4.3",
"jointz": "7.0.4",
"json-decoder": "1.4.1",
"mol_data_all": "1.1.1346",
"mol_data_all": "1.1.1347",
"myzod": "1.12.0",
"ok-computer": "1.0.4",
"parse-dont-validate": "4.0.0",
Expand Down Expand Up @@ -1165,7 +1165,7 @@

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

"mol_data_all": ["[email protected].1346", "", {}, "sha512-7InjJyNNOduIDiLP9elHuoJSZk2RHEeEf1CfCBfO9ZHtQxBoOntoFEN5XrDQxO9izqUE2s/sPe/zIS4ZS9pJXA=="],
"mol_data_all": ["[email protected].1347", "", {}, "sha512-hnZ0unntgm+JbVrpUp9TdjnmeR1wbiXHcw3plQZn1NP1f51KS+dg7KlUMZZPqBq1qE7cdHxuk7NCJLfC7TIpFQ=="],

"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-RM7AHlvYfS7jv7+BXund/kR64DryVI+cHbVAy9P61fnb1RcWZqOW1/Wj2YhqMCx+MuYhqTRGv7AwHBzmsCKBfA=="],

Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"jet-schema": "1.4.3",
"jointz": "7.0.4",
"json-decoder": "1.4.1",
"mol_data_all": "1.1.1346",
"mol_data_all": "1.1.1347",
"myzod": "1.12.0",
"ok-computer": "1.0.4",
"parse-dont-validate": "4.0.0",
Expand Down

0 comments on commit 726356f

Please sign in to comment.