Merge pull request #219 from strukturag/dependabot/npm_and_yarn/jquery-3.6.4

build(deps): bump jquery from 3.6.3 to 3.6.4
This commit is contained in:
Joachim Bauch 2023-03-13 13:32:01 +01:00 committed by GitHub
commit 0f974ecf17
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",
"dependencies": {
"@jaames/iro": "5.5.2",
"jquery": "3.6.3",
"jquery": "3.6.4",
"jquery-ui": "1.13.2",
"lodash": "4.17.21",
"paper": "0.12.17",
@ -2154,9 +2154,9 @@
}
},
"node_modules/jquery": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
"integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz",
"integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
},
"node_modules/jquery-ui": {
"version": "1.13.2",
@ -5590,9 +5590,9 @@
}
},
"jquery": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz",
"integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg=="
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz",
"integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
},
"jquery-ui": {
"version": "1.13.2",

View file

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