summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-19 02:20:06 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2020-01-20 14:08:07 +0000
commit840b077060113471d611d5ec88e44cb813476bac (patch)
treed142f0297214d59c1fa445d3572118d9b7a34eb2 /package-lock.json
parenta61bad6ede7d99eae7e754f94ef39272d7ff1ba7 (diff)
downloadnextcloud-server-840b077060113471d611d5ec88e44cb813476bac.tar.gz
nextcloud-server-840b077060113471d611d5ec88e44cb813476bac.zip
Bump @nextcloud/paths from 1.0.0 to 1.1.0
Bumps @nextcloud/paths from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@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 64dd884ed02..9e1dfc5a97a 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -2233,17 +2233,17 @@
}
},
"@nextcloud/paths": {
- "version": "1.0.0",
- "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-1.0.0.tgz",
- "integrity": "sha512-kI6KW3l7jgDwy2VM0JZkH17Ha64l3eq0TKFT4O9vEAYU3zyJOZIdV/bQgctYT+jtLVsg2XdxplEp+56v+u43wQ==",
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@nextcloud/paths/-/paths-1.1.0.tgz",
+ "integrity": "sha512-2fXdjY8cya5k38dIF7+BCYvJhprpWSsIGEiJDFKZQ4X02+jxP4IzI8qPG97iej7yhuQGN06xpmUv1OcT5NPftA==",
"requires": {
- "core-js": "3.5.0"
+ "core-js": "3.6.1"
},
"dependencies": {
"core-js": {
- "version": "3.5.0",
- "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.5.0.tgz",
- "integrity": "sha512-Ifh3kj78gzQ7NAoJXeTu+XwzDld0QRIwjBLRqAMhuLhP3d2Av5wmgE9ycfnvK6NAEjTkQ1sDPeoEZAWO3Hx1Uw=="
+ "version": "3.6.1",
+ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.6.1.tgz",
+ "integrity": "sha512-186WjSik2iTGfDjfdCZAxv2ormxtKgemjC3SI6PL31qOA0j5LhTDVjHChccoc7brwLvpvLPiMyRlcO88C4l1QQ=="
}
}
},