Skip to content

Commit

Permalink
Merge pull request #862 from aehrc/dependabot/npm_and_yarn/nanoid-5.0.7
Browse files Browse the repository at this point in the history
Bump nanoid from 5.0.1 to 5.0.7
  • Loading branch information
fongsean authored Jun 17, 2024
2 parents dd8d26e + 307c590 commit 683b9a9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/smart-forms-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"material-ui-popup-state": "^5.0.10",
"moment": "^2.30.1",
"monaco-editor": "^0.47.0",
"nanoid": "^5.0.1",
"nanoid": "^5.0.7",
"notistack": "^3.0.1",
"randomcolor": "^0.6.2",
"react": "^18.2.0",
Expand Down
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion packages/smart-forms-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"lodash.debounce": "^4.0.8",
"lodash.difference": "^4.5.0",
"lodash.intersection": "^4.4.0",
"nanoid": "^5.0.1",
"nanoid": "^5.0.7",
"react-beautiful-dnd": "^13.1.1",
"react-dnd": "^16.0.1",
"react-dnd-html5-backend": "^16.0.1",
Expand Down

0 comments on commit 683b9a9

Please sign in to comment.