aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-15 01:22:52 +0000
committerFerdinand Thiessen <opensource@fthiessen.de>2024-06-17 09:08:18 +0200
commit8e80703fd102cdf4d4eb92af9d10b0c2a05b1872 (patch)
tree4f999dc1652c9dbab0b69e5d08b71be1276ac331 /package-lock.json
parentf15adce2a74db2706934489bca55652d597e0bc7 (diff)
downloadnextcloud-server-8e80703fd102cdf4d4eb92af9d10b0c2a05b1872.tar.gz
nextcloud-server-8e80703fd102cdf4d4eb92af9d10b0c2a05b1872.zip
chore(deps): bump jquery-ui-dist from 1.13.2 to 1.13.3
Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.2 to 1.13.3. - [Release notes](https://github.com/jquery/jquery-ui/releases) - [Commits](https://github.com/jquery/jquery-ui/compare/1.13.2...1.13.3) --- 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.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index c1eaa115aa5..f0420cbc8d9 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"is-svg": "^5.0.1",
"jquery": "~3.7",
"jquery-ui": "^1.13.2",
- "jquery-ui-dist": "^1.13.2",
+ "jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.10.60",
"lodash": "^4.17.21",
"marked": "^11.2.0",
@@ -18278,9 +18278,9 @@
}
},
"node_modules/jquery-ui-dist": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.2.tgz",
- "integrity": "sha512-oVDRd1NLtTbBwpRKAYdIRgpWVDzeBhfy7Gu0RmY6JEaZtmBq6kDn1pm5SgDiAotrnDS+RoTRXO6xvcNTxA9tOA==",
+ "version": "1.13.3",
+ "resolved": "https://registry.npmjs.org/jquery-ui-dist/-/jquery-ui-dist-1.13.3.tgz",
+ "integrity": "sha512-qeTR3SOSQ0jgxaNXSFU6+JtxdzNUSJKgp8LCzVrVKntM25+2YBJW1Ea8B2AwjmmSHfPLy2dSlZxJQN06OfVFhg==",
"dependencies": {
"jquery": ">=1.8.0 <4.0.0"
}