Skip to content

Commit

Permalink
chore(deps): update dependency get-random-values-esm to v1.0.2 (#5856)
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] committed Feb 28, 2024
1 parent 1d41af7 commit 16a5434
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/@sanity/block-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"watch": "pkg-utils watch --tsconfig tsconfig.lib.json"
},
"dependencies": {
"get-random-values-esm": "1.0.0",
"get-random-values-esm": "1.0.2",
"lodash": "^4.17.21"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/@sanity/util/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
"dependencies": {
"@sanity/client": "^6.15.0",
"@sanity/types": "3.30.1",
"get-random-values-esm": "1.0.0",
"get-random-values-esm": "1.0.2",
"moment": "^2.29.4",
"rxjs": "^7.8.1"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/sanity/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
"exif-component": "^1.0.1",
"framer-motion": "^11.0.0",
"get-it": "^8.4.10",
"get-random-values-esm": "1.0.0",
"get-random-values-esm": "1.0.2",
"groq-js": "^1.1.12",
"hashlru": "^2.3.0",
"history": "^5.3.0",
Expand Down
16 changes: 8 additions & 8 deletions pnpm-lock.yaml

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

0 comments on commit 16a5434

Please sign in to comment.