Skip to content

Commit

Permalink
fix: upgrade @floating-ui/dom from 1.2.8 to 1.6.6 (#435)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @floating-ui/dom from 1.2.8 to 1.6.6.

See this package in npm:
@floating-ui/dom

See this project in Snyk:
https://app.au.snyk.io/org/dcsinfoassistant/project/422f9387-03db-4982-9652-95868176353b?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
laurenhitchon and snyk-bot authored Jul 17, 2024
1 parent 6bfac5e commit b62bd57
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 12 deletions.
26 changes: 16 additions & 10 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 @@
"devDependencies": {
"@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@floating-ui/dom": "^1.2.8",
"@floating-ui/dom": "^1.6.6",
"@rollup/plugin-babel": "^6.0.3",
"@rollup/plugin-node-resolve": "^15.0.2",
"auto-changelog": "^2.4.0",
Expand Down Expand Up @@ -105,6 +105,6 @@
}
},
"dependencies": {
"@floating-ui/dom": "^1.2.8"
"@floating-ui/dom": "^1.6.6"
}
}

0 comments on commit b62bd57

Please sign in to comment.