Skip to content

Commit d8fb255

Browse files
Update dependency jquery to v3.7.1
1 parent 82635e1 commit d8fb255

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "Jovani Pink",
2828
"license": "MIT",
2929
"dependencies": {
30-
"jquery": "3.6.0",
30+
"jquery": "3.7.1",
3131
"popper.js": "1.16.1-lts",
3232
"bootstrap": "5.0.1",
3333
"bootstrap-icons": "1.5.0",
@@ -36,7 +36,7 @@
3636
"postcss": "8.2.15"
3737
},
3838
"devDependencies": {
39-
"@types/jquery": "3.5.5",
39+
"@types/jquery": "3.5.25",
4040
"@types/bootstrap": "5.0.15",
4141
"@types/plotly.js": "1.54.10",
4242
"@types/node": "14.14.45",

0 commit comments

Comments
 (0)