Merge pull request #1479 from openHPI/dependabot/npm_and_yarn/jquery-3.6.2

This commit is contained in:
dependabot[bot]
2022-12-14 03:20:15 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -23,7 +23,7 @@
"d3-tip": "^0.9.1",
"highlight.js": "^11.7.0",
"i18n-js": "^4.2.1",
"jquery": "^3.6.1",
"jquery": "^3.6.2",
"jquery-ui": "^1.13.1",
"jquery-ujs": "^1.2.3",
"jstree": "^3.3.12",

View File

@ -2918,10 +2918,10 @@ jquery-ujs@^1.2.3:
resolved "https://registry.yarnpkg.com/jquery-ujs/-/jquery-ujs-1.2.3.tgz#dcac6026ab7268e5ee41faf9d31c997cd4ddd603"
integrity sha512-59wvfx5vcCTHMeQT1/OwFiAj+UffLIwjRIoXdpO7Z7BCFGepzq9T9oLVeoItjTqjoXfUrHJvV7QU6pUR+UzOoA==
"jquery@>=1.8.0 <4.0.0", jquery@>=1.9.1, jquery@^3.6.1:
version "3.6.1"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.1.tgz#fab0408f8b45fc19f956205773b62b292c147a16"
integrity sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==
"jquery@>=1.8.0 <4.0.0", jquery@>=1.9.1, jquery@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/jquery/-/jquery-3.6.2.tgz#8302bbc9160646f507bdf59d136a478b312783c4"
integrity sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==
js-tokens@^4.0.0:
version "4.0.0"