Merge pull request #200 from strukturag/dependabot/npm_and_yarn/jquery-3.6.3

Bump jquery from 3.6.1 to 3.6.3
This commit is contained in:
Joachim Bauch 2023-01-31 11:10:26 +01:00 committed by GitHub
commit 48fd2eaf74
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

@ -9,7 +9,7 @@
"version": "0.1.0", "version": "0.1.0",
"dependencies": { "dependencies": {
"@jaames/iro": "5.5.2", "@jaames/iro": "5.5.2",
"jquery": "3.6.1", "jquery": "3.6.3",
"jquery-ui": "1.13.2", "jquery-ui": "1.13.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"paper": "0.12.17", "paper": "0.12.17",
@ -2147,9 +2147,9 @@
} }
}, },
"node_modules/jquery": { "node_modules/jquery": {
"version": "3.6.1", "version": "3.6.3",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==" "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
}, },
"node_modules/jquery-ui": { "node_modules/jquery-ui": {
"version": "1.13.2", "version": "1.13.2",
@ -5590,9 +5590,9 @@
} }
}, },
"jquery": { "jquery": {
"version": "3.6.1", "version": "3.6.3",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==" "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
}, },
"jquery-ui": { "jquery-ui": {
"version": "1.13.2", "version": "1.13.2",

View file

@ -13,7 +13,7 @@
}, },
"dependencies": { "dependencies": {
"@jaames/iro": "5.5.2", "@jaames/iro": "5.5.2",
"jquery": "3.6.1", "jquery": "3.6.3",
"jquery-ui": "1.13.2", "jquery-ui": "1.13.2",
"lodash": "4.17.21", "lodash": "4.17.21",
"paper": "0.12.17", "paper": "0.12.17",