summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorCôme Chilliet <91878298+come-nc@users.noreply.github.com>2023-05-15 12:10:26 +0200
committerGitHub <noreply@github.com>2023-05-15 12:10:26 +0200
commit24690a3a484563e754ee5435db3ff92f2269204e (patch)
tree6be91070064d0b72ea796e3476c6c18722e0cd16 /package.json
parent778dd8916021733cd08df48b247ca31c5fbaa502 (diff)
parent21c247c8e1457c2a10a5f83629ef5e795196015c (diff)
downloadnextcloud-server-24690a3a484563e754ee5435db3ff92f2269204e.tar.gz
nextcloud-server-24690a3a484563e754ee5435db3ff92f2269204e.zip
Merge pull request #38231 from nextcloud/dependabot/npm_and_yarn/tar-6.1.14
bump tar from 6.1.13 to 6.1.14
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0ab553dbf8c..b40d6ec5493 100644
--- a/package.json
+++ b/package.json
@@ -168,7 +168,7 @@
"sass-loader": "^13.2.2",
"sinon": "<= 5.0.7",
"style-loader": "^3.3.1",
- "tar": "^6.1.13",
+ "tar": "^6.1.14",
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tslib": "^2.4.1",