From b1e5642d27e0b7a9fc1208938acc2dc631bebf2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:04:44 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 1 directory with 2 updates Bumps the npm_and_yarn group with 2 updates in the / directory: [cookie](https://github.com/jshttp/cookie) and [jquery](https://github.com/jquery/jquery). Updates `cookie` from 0.3.1 to 0.7.0 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](https://github.com/jshttp/cookie/compare/v0.3.1...v0.7.0) Updates `jquery` from 3.1.1 to 3.5.0 - [Release notes](https://github.com/jquery/jquery/releases) - [Changelog](https://github.com/jquery/jquery/blob/main/changelog.md) - [Commits](https://github.com/jquery/jquery/compare/3.1.1...3.5.0) --- updated-dependencies: - dependency-name: cookie dependency-version: 0.7.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: jquery dependency-version: 3.5.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ef68223f9dba..8a66e01c4afb 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "babel-preset-es2015": "6.18.0", "babel-register": "6.18.0", "clipboard": "1.5.15", - "cookie": "0.3.1", + "cookie": "0.7.0", "del": "2.2.2", "exports-loader": "0.6.3", "font-awesome": "4.7.0", @@ -27,7 +27,7 @@ "gulp-uglify": "2.0.0", "gulp-watch": "4.3.11", "imports-loader": "0.6.5", - "jquery": "3.1.1", + "jquery": "3.5.0", "uglify-js": "2.7.5", "vinyl-named": "1.1.0", "webpack": "2.1.0-beta.27",