Skip to content

Commit

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

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 25, 2024
1 parent 1fd57f4 commit fa54203
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 17 deletions.
34 changes: 19 additions & 15 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.6.6",
"@floating-ui/dom": "^1.6.7",
"@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.6.6"
"@floating-ui/dom": "^1.6.7"
}
}

0 comments on commit fa54203

Please sign in to comment.