Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-02-14 02:28:45 +0300
committernextcloud-command <nextcloud-command@users.noreply.github.com>2022-02-14 03:11:58 +0300
commit4e6ba2b9b59d53159e84ba0f79e43bd3756a1b5f (patch)
tree5a315e5fe638c1b738fb57c55254b683094cbc02 /package-lock.json
parentf49e2a95e93f09f66b37241f38341735754a7066 (diff)
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.json14
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"
}