diff --git a/client/package.json b/client/package.json index f246e501ca6..9e2cd57e610 100644 --- a/client/package.json +++ b/client/package.json @@ -80,7 +80,7 @@ "gatsby-source-filesystem": "3.15.0", "gatsby-transformer-remark": "4.12.0", "i18next": "20.6.1", - "jquery": "3.6.2", + "jquery": "3.6.3", "lodash": "4.17.21", "lodash-es": "4.17.21", "monaco-editor": "0.28.1", diff --git a/package-lock.json b/package-lock.json index e2c5004a157..7b969ce254c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -472,7 +472,7 @@ "gatsby-source-filesystem": "3.15.0", "gatsby-transformer-remark": "4.12.0", "i18next": "20.6.1", - "jquery": "3.6.2", + "jquery": "3.6.3", "lodash": "4.17.21", "lodash-es": "4.17.21", "monaco-editor": "0.28.1", @@ -33361,9 +33361,9 @@ } }, "node_modules/jquery": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz", - "integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==" + "version": "3.6.3", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz", + "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "node_modules/js-string-escape": { "version": "1.0.1", @@ -56509,7 +56509,7 @@ "gatsby-transformer-remark": "4.12.0", "i18next": "20.6.1", "jest-json-schema-extended": "1.0.1", - "jquery": "3.6.2", + "jquery": "3.6.3", "lodash": "4.17.21", "lodash-es": "4.17.21", "monaco-editor": "0.28.1", @@ -77437,9 +77437,9 @@ "dev": true }, "jquery": { - "version": "3.6.2", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.2.tgz", - "integrity": "sha512-/e7ulNIEEYk1Z/l4X0vpxGt+B/dNsV8ghOPAWZaJs8pkGvsSC0tm33aMGylXcj/U7y4IcvwtMXPMyBFZn/gK9A==" + "version": "3.6.3", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.3.tgz", + "integrity": "sha512-bZ5Sy3YzKo9Fyc8wH2iIQK4JImJ6R0GWI9kL1/k7Z91ZBNgkRXE6U0JfHIizZbort8ZunhSI3jw9I6253ahKfg==" }, "js-string-escape": { "version": "1.0.1",