Merge pull request #59286 from nextcloud/dependabot/npm_and_yarn/stable32/tar-7.5.13

[stable32] chore(deps-dev): Bump tar from 7.5.11 to 7.5.13
This commit is contained in:
github-actions[bot] 2026-04-17 21:16:41 +00:00 committed by GitHub
commit b28c41a885
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -144,7 +144,7 @@
"sinon": "<= 5.0.7",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.3",
"tar": "^7.5.11",
"tar": "^7.5.13",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.9.3",
@ -25530,9 +25530,9 @@
}
},
"node_modules/tar": {
"version": "7.5.11",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.11.tgz",
"integrity": "sha512-ChjMH33/KetonMTAtpYdgUFr0tbz69Fp2v7zWxQfYZX4g5ZN2nOBXm1R2xyA+lMIKrLKIoKAwFj93jE/avX9cQ==",
"version": "7.5.13",
"resolved": "https://registry.npmjs.org/tar/-/tar-7.5.13.tgz",
"integrity": "sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==",
"dev": true,
"dependencies": {
"@isaacs/fs-minipass": "^4.0.0",

View file

@ -173,7 +173,7 @@
"sinon": "<= 5.0.7",
"stylelint": "^16.26.1",
"stylelint-use-logical": "^2.1.3",
"tar": "^7.5.11",
"tar": "^7.5.13",
"ts-node": "^10.9.2",
"tslib": "^2.8.1",
"typescript": "^5.9.3",