Update dependency jquery to ^3.6.0
This commit is contained in:
parent
e70dcb59ae
commit
ef365980eb
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@
|
|||
"dependencies": {
|
||||
"@fortawesome/fontawesome-free": "^5.15.2",
|
||||
"bootstrap": "^4.6.0",
|
||||
"jquery": "^3.5.1"
|
||||
"jquery": "^3.6.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue