aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-06-03 09:17:44 +0000
committerGitHub <noreply@github.com>2025-06-03 09:17:44 +0000
commite8f0ffb03d4cdbe33af68d9866e641d463bd62ed (patch)
tree69a4521aaf106d4e54b8bd6753f7dae7c9f20bc1
parentf25d66008b7af7291b78521708f76bc9da6f2365 (diff)
downloadnextcloud-server-e8f0ffb03d4cdbe33af68d9866e641d463bd62ed.tar.gz
nextcloud-server-e8f0ffb03d4cdbe33af68d9866e641d463bd62ed.zip
build(deps): bump tar-fs from 2.1.2 to 2.1.3dependabot/npm_and_yarn/tar-fs-2.1.3
Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 2.1.2 to 2.1.3. - [Commits](https://github.com/mafintosh/tar-fs/commits) --- updated-dependencies: - dependency-name: tar-fs dependency-version: 2.1.3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index fd8233d2754..e11b8a58b94 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -23941,9 +23941,9 @@
}
},
"node_modules/tar-fs": {
- "version": "2.1.2",
- "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.2.tgz",
- "integrity": "sha512-EsaAXwxmx8UB7FRKqeozqEPop69DXcmYwTQwXvyAPF352HJsPdkVhvTaDPYqfNgruveJIJy3TA2l+2zj8LJIJA==",
+ "version": "2.1.3",
+ "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz",
+ "integrity": "sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==",
"dev": true,
"license": "MIT",
"dependencies": {