diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-02-13 23:28:45 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-02-14 00:11:58 +0000 |
commit | 4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f (patch) | |
tree | 5a315e5fe638c1b738fb57c55254b683094cbc02 /package-lock.json | |
parent | f49e2a95e93f09f66b37241f38341735754a7066 (diff) | |
download | nextcloud-server-4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f.tar.gz nextcloud-server-4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f.zip |
Bump jquery-ui-dist from 1.13.0 to 1.13.1
Bumps [jquery-ui-dist](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-dist
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-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 09302b58dbc..41e565edefc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "jquery": "~3.6", "jquery-migrate": "~3.3", "jquery-ui": "^1.13.1", - "jquery-ui-dist": "^1.13.0", + "jquery-ui-dist": "^1.13.1", "jstimezonedetect": "^1.0.7", "lodash": "^4.17.21", "marked": "^4.0.12", @@ -12609,9 +12609,9 @@ } }, "node_modules/jquery-ui-dist": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.0.tgz", - "integrity": "sha512-fgpGOW098swRvTLglH3RLyAjW/8Ecxd35fO7Z1WtBidhZgnPDvTJzZ+XFybAFzv3zZiEESI8TkK6oYXbzu/rKw==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.1.tgz", + "integrity": "sha512-Y711Pu4BRVrAlL58KSxX4ail74jaCJZaZcdNDLava+MgZeNwmVWmyYiK7KxyoJu1MB73eSunjJvYDbOuNrOA7w==", "dependencies": { "jquery": ">=1.8.0 <4.0.0" } @@ -29406,9 +29406,9 @@ } }, "jquery-ui-dist": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.0.tgz", - "integrity": "sha512-fgpGOW098swRvTLglH3RLyAjW/8Ecxd35fO7Z1WtBidhZgnPDvTJzZ+XFybAFzv3zZiEESI8TkK6oYXbzu/rKw==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.1.tgz", + "integrity": "sha512-Y711Pu4BRVrAlL58KSxX4ail74jaCJZaZcdNDLava+MgZeNwmVWmyYiK7KxyoJu1MB73eSunjJvYDbOuNrOA7w==", "requires": { "jquery": ">=1.8.0 <4.0.0" } |