diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-28 17:29:58 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-07-28 18:15:58 +0000 |
commit | 2ad99b766cfc9a27912723be2169bd7ad933be70 (patch) | |
tree | d78f357e6f54f34bae1a8c30bb281732099fa763 /package-lock.json | |
parent | 532ea001a571078f643a70a906e15b32afebde6a (diff) | |
download | nextcloud-server-2ad99b766cfc9a27912723be2169bd7ad933be70.tar.gz nextcloud-server-2ad99b766cfc9a27912723be2169bd7ad933be70.zip |
Bump jquery-ui from 1.13.1 to 1.13.2
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.1...1.13.2)
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json index 3ae1eff3252..5a712ea0d74 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "ical.js": "^1.4.0", "jquery": "~3.6", "jquery-migrate": "~3.4", - "jquery-ui": "^1.13.1", + "jquery-ui": "^1.13.2", "jquery-ui-dist": "^1.13.1", "jstimezonedetect": "^1.0.7", "lodash": "^4.17.21", @@ -21073,9 +21073,9 @@ } }, "node_modules/jquery-ui": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz", - "integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz", + "integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==", "dependencies": { "jquery": ">=1.8.0 <4.0.0" } @@ -48305,9 +48305,9 @@ "requires": {} }, "jquery-ui": { - "version": "1.13.1", - "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.1.tgz", - "integrity": "sha512-2VlU59N5P4HaumDK1Z3XEVjSvegFbEOQRgpHUBaB2Ak98Axl3hFhJ6RFcNQNuk9SfL6WxIbuLst8dW/U56NSiA==", + "version": "1.13.2", + "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz", + "integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==", "requires": { "jquery": ">=1.8.0 <4.0.0" } |