Update dependency bootstrap to ^4.6.1
Some checks failed
continuous-integration/woodpecker the build failed
Some checks failed
continuous-integration/woodpecker the build failed
This commit is contained in:
parent
94f5eb33fa
commit
586009b23d
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fortawesome/fontawesome-free": "^5.15.4",
|
"@fortawesome/fontawesome-free": "^5.15.4",
|
||||||
"bootstrap": "^4.6.0",
|
"bootstrap": "^4.6.1",
|
||||||
"jquery": "^3.6.0"
|
"jquery": "^3.6.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue