aboutsummaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-05-20 03:05:38 +0000
committerGitHub <noreply@github.com>2023-05-20 03:05:38 +0000
commitbb7c7fd8624c5e23343b4c490a938458ef214fe3 (patch)
tree24e34c0b205001b5ce20e737f6d03ad2ae93b8f8 /package-lock.json
parent1c1c9075c1a8311d1cc208bbb26daed703c3714d (diff)
downloadnextcloud-server-bb7c7fd8624c5e23343b4c490a938458ef214fe3.tar.gz
nextcloud-server-bb7c7fd8624c5e23343b4c490a938458ef214fe3.zip
chore(deps-dev): Bump tar from 6.1.14 to 6.1.15
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.14 to 6.1.15. - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v6.1.14...v6.1.15) --- updated-dependencies: - dependency-name: tar dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json11
1 files changed, 7 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index c684e6d0ec7..717e83b6048 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -143,7 +143,7 @@
"sass-loader": "^13.2.2",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
- "tar": "^6.1.14",
+ "tar": "^6.1.15",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tslib": "^2.4.1",
@@ -21292,9 +21292,10 @@
}
},
"node_modules/tar": {
- "version": "6.1.14",
+ "version": "6.1.15",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz",
+ "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==",
"dev": true,
- "license": "ISC",
"dependencies": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",
@@ -37750,7 +37751,9 @@
"version": "2.2.1"
},
"tar": {
- "version": "6.1.14",
+ "version": "6.1.15",
+ "resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz",
+ "integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==",
"dev": true,
"requires": {
"chownr": "^2.0.0",