diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-01-22 13:19:23 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-01-22 13:52:44 +0000 |
commit | 7107d91ef1a1998b93e2b93d7f39a57a9029c9e2 (patch) | |
tree | 1c8b67a46ef1dc05b51e7f6e00ea0f978d0cf12f /package.json | |
parent | 29413b9e3a6cfa0421bd9c226e8bb3b0ef97213a (diff) | |
download | nextcloud-server-7107d91ef1a1998b93e2b93d7f39a57a9029c9e2.tar.gz nextcloud-server-7107d91ef1a1998b93e2b93d7f39a57a9029c9e2.zip |
Bump jquery-ui from 1.13.0 to 1.13.1
Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.0 to 1.13.1.
- [Release notes](https://github.com/jquery/jquery-ui/releases)
- [Commits](https://github.com/jquery/jquery-ui/compare/1.13.0...1.13.1)
---
updated-dependencies:
- dependency-name: jquery-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 0f012386412..45292d77871 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "icalzone": "^0.0.1", "jquery": "~3.6", "jquery-migrate": "~3.3", - "jquery-ui": "^1.13.0", + "jquery-ui": "^1.13.1", "jquery-ui-dist": "^1.13.0", "jstimezonedetect": "^1.0.7", "lodash": "^4.17.21", |