Skip to content

Commit

Permalink
[snaps-controllers] Bump dependency nanoid from ^3.1.31 to `^3.3.…
Browse files Browse the repository at this point in the history
…7` for CJS-compatibility
  • Loading branch information
MajorLift committed Jul 5, 2024
1 parent 7b81e93 commit 677b730
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/snaps-controllers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"fast-deep-equal": "^3.1.3",
"get-npm-tarball-url": "^2.0.3",
"immer": "^9.0.6",
"nanoid": "^3.1.31",
"nanoid": "^3.3.7",
"readable-stream": "^3.6.2",
"readable-web-to-node-stream": "^3.0.2",
"tar-stream": "^3.1.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/snaps-execution-environments/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@metamask/snaps-utils": "workspace:^",
"@metamask/superstruct": "^3.1.0",
"@metamask/utils": "^9.0.0",
"nanoid": "^3.1.31",
"nanoid": "^3.3.7",
"readable-stream": "^3.6.2"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5633,7 +5633,7 @@ __metadata:
jest: ^29.0.2
jest-fetch-mock: ^3.0.3
mkdirp: ^1.0.4
nanoid: ^3.1.31
nanoid: ^3.3.7
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.11
readable-stream: ^3.6.2
Expand Down Expand Up @@ -5718,7 +5718,7 @@ __metadata:
jest-fetch-mock: ^3.0.3
lavamoat: ^8.0.4
lavamoat-browserify: ^17.0.5
nanoid: ^3.1.31
nanoid: ^3.3.7
prettier: ^2.7.1
prettier-plugin-packagejson: ^2.2.11
readable-stream: ^3.6.2
Expand Down Expand Up @@ -17729,7 +17729,7 @@ __metadata:
languageName: node
linkType: hard

"nanoid@npm:^3.1.31, nanoid@npm:^3.3.6":
"nanoid@npm:^3.1.31, nanoid@npm:^3.3.6, nanoid@npm:^3.3.7":
version: 3.3.7
resolution: "nanoid@npm:3.3.7"
bin:
Expand Down

0 comments on commit 677b730

Please sign in to comment.