aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-13 01:35:58 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2024-08-03 06:25:17 +0000
commita2f93e7cee4da2d4ca804fdfa540b87fdd78181c (patch)
tree8c7ac5c0edac5573b4fe160b80dc6fb50b295fc9 /package-lock.json
parent01bce97d6c6f17617b5ec2c7935dd063936b17dd (diff)
downloadnextcloud-server-a2f93e7cee4da2d4ca804fdfa540b87fdd78181c.tar.gz
nextcloud-server-a2f93e7cee4da2d4ca804fdfa540b87fdd78181c.zip
build(deps): bump jquery-ui from 1.13.2 to 1.13.3
Bumps [jquery-ui](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 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 d0be3bb93d8..49108b44035 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -52,7 +52,7 @@
"ical.js": "^1.4.0",
"jquery": "~3.7",
"jquery-migrate": "~3.4",
- "jquery-ui": "^1.13.2",
+ "jquery-ui": "^1.13.3",
"jquery-ui-dist": "^1.13.2",
"libphonenumber-js": "^1.10.41",
"lodash": "^4.17.21",
@@ -18274,9 +18274,9 @@
}
},
"node_modules/jquery-ui": {
- "version": "1.13.2",
- "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.2.tgz",
- "integrity": "sha512-wBZPnqWs5GaYJmo1Jj0k/mrSkzdQzKDwhXNtHKcBdAcKVxMM3KNYFq+iJ2i1rwiG53Z8M4mTn3Qxrm17uH1D4Q==",
+ "version": "1.13.3",
+ "resolved": "https://registry.npmjs.org/jquery-ui/-/jquery-ui-1.13.3.tgz",
+ "integrity": "sha512-D2YJfswSJRh/B8M/zCowDpNFfwsDmtfnMPwjJTyvl+CBqzpYwQ+gFYIbUUlzijy/Qvoy30H1YhoSui4MNYpRwA==",
"dependencies": {
"jquery": ">=1.8.0 <4.0.0"
}