Skip to content

Commit

Permalink
fix: upgrade bootstrap from 5.1.1 to 5.2.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade bootstrap from 5.1.1 to 5.2.1.

See this package in npm:
https://www.npmjs.com/package/bootstrap

See this project in Snyk:
https://app.snyk.io/org/bcopy/project/1f2b81b8-f2da-4a7c-a928-4e0992f9ae5a?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 6, 2022
1 parent af8d7c9 commit 273982a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions modules/web-ui/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 modules/web-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@popperjs/core": "^2.10.2",
"bootstrap": "^5.1.1",
"bootstrap": "^5.2.1",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^6.3.0",
"dotenv-webpack": "^6.0.4",
Expand Down

0 comments on commit 273982a

Please sign in to comment.