Skip to content

Commit c49f0cf

Browse files
authored
Merge pull request #1123 from Patternslib/upgrade
Upgrade
2 parents eab2b5d + 109f3da commit c49f0cf

File tree

2 files changed

+197
-206
lines changed

2 files changed

+197
-206
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dompurify": "^2.4.1",
1717
"highlight.js": "<11",
1818
"imagesloaded": "^4.1.4",
19-
"jquery": "^3.6.2",
19+
"jquery": "^3.6.3",
2020
"jquery-jcrop": "^0.9.13",
2121
"luxon": "2.4.0",
2222
"marked": "^4.2.4",
@@ -48,7 +48,7 @@
4848
"pegjs": "0.11.0-master.b7b87ea"
4949
},
5050
"resolutions": {
51-
"jquery": "3.6.2"
51+
"jquery": "3.6.3"
5252
},
5353
"scripts": {
5454
"start": "BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js",

0 commit comments

Comments
 (0)