Skip to content

Commit 70fce9e

Browse files
resolve merge conflict: keep jQuery 4.0 from dev + our security patches
2 parents e216484 + edfb3ae commit 70fce9e

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@angular/router": "~21.2.1",
3535
"@auth0/angular-jwt": "^5.2.0",
3636
"@fullcalendar/core": "^6.1.14",
37-
"@types/jquery": "^3.5.31",
37+
"@types/jquery": "^4.0.0",
3838
"@uswds/uswds": "^3.11.0",
3939
"ag-grid-angular": "^29.3.5",
4040
"angular2-font-awesome": "^1.3.0",
@@ -52,7 +52,7 @@
5252
"file-saver": "^2.0.5",
5353
"font-awesome": "^4.7.0",
5454
"http-proxy-middleware": "^2.0.9",
55-
"jquery": "^3.7.1",
55+
"jquery": "^4.0.0",
5656
"json2csv": "^6.0.0-alpha.2",
5757
"mammoth": "^1.8.0",
5858
"moment": "^2.30.1",
@@ -110,4 +110,4 @@
110110
"tmp": "^0.2.4",
111111
"lodash": "^4.17.22"
112112
}
113-
}
113+
}

0 commit comments

Comments
 (0)