Merge pull request #149 from strukturag/dependabot/npm_and_yarn/jquery-ui-1.13.2

Bump jquery-ui from 1.13.1 to 1.13.2
This commit is contained in:
Joachim Bauch 2022-07-18 12:52:07 +02:00 committed by GitHub
commit 9d318f613e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -10,7 +10,7 @@
"dependencies": { "dependencies": {
"@jaames/iro": "5.5.2", "@jaames/iro": "5.5.2",
"jquery": "3.6.0", "jquery": "3.6.0",
"jquery-ui": "1.13.1", "jquery-ui": "1.13.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"paper": "0.12.15", "paper": "0.12.15",
"pdfjs-dist": "2.12.313", "pdfjs-dist": "2.12.313",
@ -2060,9 +2060,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
}, },
"node_modules/jquery-ui": { "node_modules/jquery-ui": {
"version": "1.13.1", "version": "1.13.2",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz", "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz",
"integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==", "integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==",
"dependencies": { "dependencies": {
"jquery": ">=1.8.0 <4.0.0" "jquery": ">=1.8.0 <4.0.0"
} }
@ -5466,9 +5466,9 @@
"integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw=="
}, },
"jquery-ui": { "jquery-ui": {
"version": "1.13.1", "version": "1.13.2",
"resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz", "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz",
"integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==", "integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==",
"requires": { "requires": {
"jquery": ">=1.8.0 <4.0.0" "jquery": ">=1.8.0 <4.0.0"
} }

View file

@ -14,7 +14,7 @@
"dependencies": { "dependencies": {
"@jaames/iro": "5.5.2", "@jaames/iro": "5.5.2",
"jquery": "3.6.0", "jquery": "3.6.0",
"jquery-ui": "1.13.1", "jquery-ui": "1.13.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"paper": "0.12.15", "paper": "0.12.15",
"pdfjs-dist": "2.12.313", "pdfjs-dist": "2.12.313",