Skip to content

Commit 6b420ce

Browse files
authored
Merge pull request #424 from wpengine/security-update-tar-fs-3.1.1
fix: update tar-fs to v3.1.1
2 parents 59081db + 40e22be commit 6b420ce

File tree

2 files changed

+14
-65
lines changed

2 files changed

+14
-65
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"@babel/runtime": "7.27.0",
1212
"webpack-dev-server@<=5.2.0": ">=5.2.1",
1313
"on-headers@<1.1.0": ">=1.1.0",
14-
"form-data@>=4.0.0 <4.0.4": ">=4.0.4"
14+
"form-data@>=4.0.0 <4.0.4": ">=4.0.4",
15+
"tar-fs": "^3.1.1"
1516
}
1617
},
1718
"scripts": {
@@ -39,5 +40,5 @@
3940
"@wordpress/scripts": "30.24.0",
4041
"rimraf": "^5.0.5"
4142
},
42-
"packageManager": "pnpm@10.0.0+sha512.b8fef5494bd3fe4cbd4edabd0745df2ee5be3e4b0b8b08fa643aa3e4c6702ccc0f00d68fa8a8c9858a735a0032485a44990ed2810526c875e416f001b17df12b"
43+
"packageManager": "pnpm@10.17.1"
4344
}

pnpm-lock.yaml

Lines changed: 11 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)