fix(deps): update dependency jquery to v3.6.2

pull/48779/head
renovate[bot] 2022-12-17 08:14:13 +00:00
parent 3d232a9d11
commit 5b374d539b
2 changed files with 9 additions and 6 deletions

View File

@ -80,7 +80,7 @@
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-remark": "4.12.0",
"i18next": "20.6.1",
"jquery": "3.6.1",
"jquery": "3.6.2",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",

13
package-lock.json generated
View File

@ -472,7 +472,7 @@
"gatsby-source-filesystem": "3.15.0",
"gatsby-transformer-remark": "4.12.0",
"i18next": "20.6.1",
"jquery": "3.6.1",
"jquery": "3.6.2",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
@ -33252,8 +33252,9 @@
}
},
"node_modules/jquery": {
"version": "3.6.1",
"license": "MIT"
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
"integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
},
"node_modules/js-string-escape": {
"version": "1.0.1",
@ -56280,7 +56281,7 @@
"gatsby-transformer-remark": "4.12.0",
"i18next": "20.6.1",
"jest-json-schema-extended": "1.0.1",
"jquery": "3.6.1",
"jquery": "3.6.2",
"lodash": "4.17.21",
"lodash-es": "4.17.21",
"monaco-editor": "0.28.1",
@ -77131,7 +77132,9 @@
"dev": true
},
"jquery": {
"version": "3.6.1"
"version": "3.6.2",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz",
"integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A=="
},
"js-string-escape": {
"version": "1.0.1",