diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-03-28 12:54:12 +0000 |
---|---|---|
committer | nextcloud-command <nextcloud-command@users.noreply.github.com> | 2022-03-28 13:33:22 +0000 |
commit | 9509cb60a6ddbffc6467a4895334da289f956921 (patch) | |
tree | bf63b6d26ebc27fd5b5f2b0e44ca39d07e74f2bb /package-lock.json | |
parent | e72b82d1c442a5621c203300379b6246775dd765 (diff) | |
download | nextcloud-server-9509cb60a6ddbffc6467a4895334da289f956921.tar.gz nextcloud-server-9509cb60a6ddbffc6467a4895334da289f956921.zip |
Bump jquery-migrate from 3.3.2 to 3.4.0
Bumps [jquery-migrate](https://github.com/jquery/jquery-migrate) from 3.3.2 to 3.4.0.
- [Release notes](https://github.com/jquery/jquery-migrate/releases)
- [Commits](https://github.com/jquery/jquery-migrate/compare/3.3.2...3.4.0)
---
updated-dependencies:
- dependency-name: jquery-migrate
dependency-type: direct:production
update-type: version-update:semver-minor
...
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 dd48820f6d8..474cad48273 100644 --- a/package-lock.json +++ b/package-lock.json @@ -44,7 +44,7 @@ "handlebars": "^4.7.7", "ical.js": "^1.4.0", "jquery": "~3.6", - "jquery-migrate": "~3.3", + "jquery-migrate": "~3.4", "jquery-ui": "^1.13.1", "jquery-ui-dist": "^1.13.1", "jstimezonedetect": "^1.0.7", @@ -12592,9 +12592,9 @@ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, "node_modules/jquery-migrate": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.2.tgz", - "integrity": "sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.4.0.tgz", + "integrity": "sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==", "peerDependencies": { "jquery": ">=3 <4" } @@ -29313,9 +29313,9 @@ "integrity": "sha512-JVzAR/AjBvVt2BmYhxRCSYysDsPcssdmTFnzyLEts9qNwmjmu4JTAMYubEfwVOSwpQ1I1sKKFcxhZCI2buerfw==" }, "jquery-migrate": { - "version": "3.3.2", - "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.3.2.tgz", - "integrity": "sha512-L3gYhr7yEtLUSAeqXSicVa0vRD4aGwjw/bWY8YzrO2o/qDY1BaMyP3oB3bZf5Auy3Hu9ynliio0CTyDWCBPVDw==", + "version": "3.4.0", + "resolved": "https://registry.npmjs.org/jquery-migrate/-/jquery-migrate-3.4.0.tgz", + "integrity": "sha512-K0W02EhZyqjVpyF5pdi+t238cIfQACzMsXiX4AEfEOxPPfiZZFzf3brtFY21FOOEPiWZF4mH04TXHDE6e2YDyg==", "requires": {} }, "jquery-ui": { |