Skip to content

Commit

Permalink
fix: doorway-ui-components/package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NANOID-8492085
  • Loading branch information
snyk-bot committed Dec 11, 2024
1 parent 985b73e commit 79c3e9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doorway-ui-components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@
"@bloom-housing/ui-components": "12.4.0",
"ag-grid-community": "^26.0.0",
"markdown-to-jsx": "7.1.8",
"nanoid": "^3.3.6",
"nanoid": "^3.3.8",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-focus-lock": "^2.9.4",
"react-hook-form": "^6.15.5",
"react-remove-scroll": "2.5.4",
"react-transition-group": "^4.4.1",
"tailwindcss": "2.2.10",
"tailwindcss": "3.0.11",
"tailwindcss-rtl": "^0.9.0"
},
"prettier": {
Expand Down

0 comments on commit 79c3e9f

Please sign in to comment.