Bump jquery in /themes/common-theme/webapp/common-theme/js (#638)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
diff --git a/themes/common-theme/webapp/common-theme/js/package-lock.json b/themes/common-theme/webapp/common-theme/js/package-lock.json
index e8b45ae..a3426d7 100644
--- a/themes/common-theme/webapp/common-theme/js/package-lock.json
+++ b/themes/common-theme/webapp/common-theme/js/package-lock.json
@@ -12,7 +12,7 @@
                 "featherlight": "^1.7.14",
                 "flot": "^4.2.3",
                 "inputmask": "^5.0.8",
-                "jquery": "^3.6.4",
+                "jquery": "^3.7.0",
                 "jquery-migrate": "^3.4.1",
                 "jquery-ui-dist": "^1.13.2",
                 "jquery-validation": "^1.19.5",
@@ -50,9 +50,9 @@
             "integrity": "sha512-1WcbyudPTXP1B28ozWWyFa6QRIUG4KiLoyR6LFHlpT4OfTzRqFfWgHFadNvRuMN1S9XNVz9CdNvCGjJi+uAMqQ=="
         },
         "node_modules/jquery": {
-            "version": "3.6.4",
-            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz",
-            "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
+            "version": "3.7.0",
+            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
+            "integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
         },
         "node_modules/jquery-migrate": {
             "version": "3.4.1",
@@ -133,9 +133,9 @@
             "integrity": "sha512-1WcbyudPTXP1B28ozWWyFa6QRIUG4KiLoyR6LFHlpT4OfTzRqFfWgHFadNvRuMN1S9XNVz9CdNvCGjJi+uAMqQ=="
         },
         "jquery": {
-            "version": "3.6.4",
-            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.4.tgz",
-            "integrity": "sha512-v28EW9DWDFpzcD9O5iyJXg3R3+q+mET5JhnjJzQUZMHOv67bpSIHq81GEYpPNZHG+XXHsfSme3nxp/hndKEcsQ=="
+            "version": "3.7.0",
+            "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.0.tgz",
+            "integrity": "sha512-umpJ0/k8X0MvD1ds0P9SfowREz2LenHsQaxSohMZ5OMNEU2r0tf8pdeEFTHMFxWVxKNyU9rTtK3CWzUCTKJUeQ=="
         },
         "jquery-migrate": {
             "version": "3.4.1",
diff --git a/themes/common-theme/webapp/common-theme/js/package.json b/themes/common-theme/webapp/common-theme/js/package.json
index f9eff28..283f964 100644
--- a/themes/common-theme/webapp/common-theme/js/package.json
+++ b/themes/common-theme/webapp/common-theme/js/package.json
@@ -9,7 +9,7 @@
         "featherlight": "^1.7.14",
         "flot": "^4.2.3",
         "inputmask": "^5.0.8",
-        "jquery": "^3.6.4",
+        "jquery": "^3.7.0",
         "jquery-migrate": "^3.4.1",
         "jquery-ui-dist": "^1.13.2",
         "jquery-validation": "^1.19.5",