Skip to content

Commit

Permalink
build: update uuid to 10.0.0 (#714)
Browse files Browse the repository at this point in the history
  • Loading branch information
paulschreiber authored Jul 4, 2024
1 parent b298225 commit f059d42
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 11 deletions.
20 changes: 11 additions & 9 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 @@ -13,7 +13,7 @@
"react": "18.2.0",
"react-redux": "^8.1.3",
"terraso-backend": "github:techmatters/terraso-backend#b542062",
"uuid": "^9.0.1"
"uuid": "^10.0.0"
},
"scripts": {
"generate-types": "graphql-codegen",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@testing-library/react": "^16.0.0",
"@types/jest-axe": "^3.5.9",
"@types/lodash": "^4.17.6",
"@types/uuid": "^9.0.8",
"@types/uuid": "^10.0.0",
"@typescript-eslint/parser": "^7.15.0",
"babel-plugin-root-import": "^6.6.0",
"depcheck": "^1.4.7",
Expand Down

0 comments on commit f059d42

Please sign in to comment.