Skip to content

Commit

Permalink
Update UUID Version (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
sroyal-statsig authored Apr 24, 2024
1 parent 2ad0169 commit f1449d8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 10 deletions.
20 changes: 12 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@babel/preset-typescript": "^7.14.5",
"@types/jest": "^27.1.0",
"@types/node": "^18.15.10",
"@types/uuid": "^8.3.1",
"@types/uuid": "^9.0.1",
"@types/webpack-env": "^1.18.0",
"@typescript-eslint/eslint-plugin": "^5.59.7",
"@typescript-eslint/parser": "^5.59.7",
Expand All @@ -68,7 +68,7 @@
},
"dependencies": {
"js-sha256": "^0.11.0",
"uuid": "^8.3.2"
"uuid": "^9.0.1"
},
"importSort": {
".js, .jsx, .ts, .tsx": {
Expand Down

0 comments on commit f1449d8

Please sign in to comment.