Bump jquery from 3.6.1 to 3.6.2

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-14 10:07:18 +00:00 committed by GitHub
parent 80e9f0d181
commit 138a756d8d
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.2",
"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.2",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==" "integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
}, },
"node_modules/jquery-ui": { "node_modules/jquery-ui": {
"version": "1.13.2", "version": "1.13.2",
@ -5600,9 +5600,9 @@
} }
}, },
"jquery": { "jquery": {
"version": "3.6.1", "version": "3.6.2",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz", "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==" "integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
}, },
"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.2",
"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",