Skip to content

Commit 16a5434

Browse files
authoredFeb 28, 2024
chore(deps): update dependency get-random-values-esm to v1.0.2 (#5856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1d41af7 commit 16a5434

File tree

4 files changed

+11
-11
lines changed

4 files changed

+11
-11
lines changed
 

‎packages/@sanity/block-tools/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"watch": "pkg-utils watch --tsconfig tsconfig.lib.json"
5656
},
5757
"dependencies": {
58-
"get-random-values-esm": "1.0.0",
58+
"get-random-values-esm": "1.0.2",
5959
"lodash": "^4.17.21"
6060
},
6161
"devDependencies": {

‎packages/@sanity/util/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
"dependencies": {
165165
"@sanity/client": "^6.15.0",
166166
"@sanity/types": "3.30.1",
167-
"get-random-values-esm": "1.0.0",
167+
"get-random-values-esm": "1.0.2",
168168
"moment": "^2.29.4",
169169
"rxjs": "^7.8.1"
170170
},

‎packages/sanity/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
"exif-component": "^1.0.1",
251251
"framer-motion": "^11.0.0",
252252
"get-it": "^8.4.10",
253-
"get-random-values-esm": "1.0.0",
253+
"get-random-values-esm": "1.0.2",
254254
"groq-js": "^1.1.12",
255255
"hashlru": "^2.3.0",
256256
"history": "^5.3.0",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.