From 89e901664d30ffcaffb592f065c4b937629199a0 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 6 Sep 2023 02:30:06 +0000
Subject: [PATCH] Bump jquery from 3.0.0 to 3.5.0

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

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index e4c1d7f..dedb87f 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
     "gulp-rename": "^1.2.2",
     "gulp-sass": "^2.3.2",
     "gulp-uglify": "^1.5.4",
-    "jquery": "3.0.0"
+    "jquery": "3.5.0"
   },
   "repository": {
     "type": "git",