From a2bd8ca82039dba9c49b63a85047f763c1c8bf79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 20:58:09 +0000 Subject: Bump jquery from 3.3.1 to 3.6.0 Bumps [jquery](https://github.com/jquery/jquery) from 3.3.1 to 3.6.0. - [Release notes](https://github.com/jquery/jquery/releases) - [Commits](https://github.com/jquery/jquery/compare/3.3.1...3.6.0) Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e75e7f2dddd..047ff5a9646 100644 --- a/package-lock.json +++ b/package-lock.json @@ -41,7 +41,7 @@ "handlebars": "^4.7.7", "ical.js": "^1.4.0", "icalzone": "^0.0.1", - "jquery": "~3.3", + "jquery": "~3.5", "jquery-migrate": "~3.3", "jquery-ui": "^1.13.0", "jquery-ui-dist": "^1.12.1", @@ -16789,9 +16789,9 @@ } }, "node_modules/jquery": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", - "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", + "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==" }, "node_modules/jquery-migrate": { "version": "3.3.2", @@ -35862,9 +35862,9 @@ } }, "jquery": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.3.1.tgz", - "integrity": "sha512-Ubldcmxp5np52/ENotGxlLe6aGMvmF4R8S6tZjsP6Knsaxd/xp3Zrh50cG93lR6nPXyUFwzN3ZSOQI0wRJNdGg==" + "version": "3.5.1", + "resolved": "https://registry.npmjs.org/jquery/-/jquery-3.5.1.tgz", + "integrity": "sha512-XwIBPqcMn57FxfT+Go5pzySnm4KWkT1Tv7gjrpT1srtf8Weynl6R273VJ5GjkRb51IzMp5nbaPjJXMWeju2MKg==" }, "jquery-migrate": { "version": "3.3.2", diff --git a/package.json b/package.json index c7b897f635b..8982bdf1aaa 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "handlebars": "^4.7.7", "ical.js": "^1.4.0", "icalzone": "^0.0.1", - "jquery": "~3.3", + "jquery": "~3.5", "jquery-migrate": "~3.3", "jquery-ui": "^1.13.0", "jquery-ui-dist": "^1.12.1", -- cgit v1.2.3