Skip to content

Commit

Permalink
fix(deps): update to uuid v9 (discord#118)
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBeckwith authored and jclevine committed Apr 12, 2024
1 parent ab3398c commit 879c150
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,13 @@
],
"dependencies": {
"@types/lodash.transform": "^4.6.6",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.8",
"big-integer": "1.6.48",
"decimal.js-light": "2.5.0",
"eventemitter3": "^4.0.7",
"lodash.transform": "^4.6.0",
"rollup": "^4.8.0",
"uuid": "^8.3.2",
"uuid": "^9.0.1",
"zod": "^3.9.8"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 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 879c150

Please sign in to comment.