File tree Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Expand file tree Collapse file tree 2 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 4949 "pegjs" : " 0.11.0-master.b7b87ea" ,
5050 "webpack-modernizr-loader" : " ^5.0.0"
5151 },
52- "resolutions" : {},
52+ "resolutions" : {
53+ "jquery" : " 3.6.1"
54+ },
5355 "scripts" : {
5456 "start" : " BUILD_ENV=patternslib NODE_ENV=development webpack serve --config webpack/webpack.config.js" ,
5557 "build" : " BUILD_ENV=patternslib NODE_ENV=production webpack --config webpack/webpack.config.js" ,
Original file line number Diff line number Diff line change @@ -6385,12 +6385,7 @@ jquery-jcrop@^0.9.13:
63856385 resolved "https://registry.yarnpkg.com/jquery-jcrop/-/jquery-jcrop-0.9.15.tgz#490f216f922f77a7e6c9be6c1d5d69582f414964"
63866386 integrity sha512-425X88jEoWojYPS5YhZciEW83z4J/TLPh9gvRfftroUBDr70Er58kerD1kY+cT/z8Ys5/VEkUZ9AA4tFwqgY+w==
63876387
6388- jquery@>=1.7, jquery@^3.6.0 :
6389- version "3.6.0"
6390- resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.0.tgz#c72a09f15c1bdce142f49dbf1170bdf8adac2470"
6391- integrity sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==
6392-
6393- jquery@^3.6.1 :
6388+ jquery@3.6.1, jquery@>=1.7, jquery@^3.6.0, jquery@^3.6.1 :
63946389 version "3.6.1"
63956390 resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
63966391 integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==
You can’t perform that action at this time.
0 commit comments