Merge pull request #28719 from overleaf/dependabot-npm_and_yarn-tar-fs-3.1.1

Bump tar-fs from 3.0.9 to 3.1.1

GitOrigin-RevId: abbdf1a27eb9b22aba3fa3ce68b8edd3a7944547
This commit is contained in:
Brian Gough
2025-09-26 10:06:54 +01:00
committed by Copybot
parent 3b232ca419
commit 3b853e9434
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -46639,9 +46639,9 @@
}
},
"node_modules/tar-fs": {
"version": "3.0.9",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.9.tgz",
"integrity": "sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==",
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz",
"integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==",
"license": "MIT",
"dependencies": {
"pump": "^3.0.0",
@@ -50792,7 +50792,7 @@
"p-limit": "^3.1.0",
"request": "^2.88.2",
"send": "^0.19.0",
"tar-fs": "^3.0.9",
"tar-fs": "^3.1.1",
"workerpool": "^6.1.5"
},
"devDependencies": {