Skip to content

Commit 31c5708

Browse files
VirtueMeclaude
andauthored
chore: remove unused @serverless/utils dependency (#754)
The package is not imported anywhere in the codebase. Removing it also eliminates the decompress-tar Zip Slip vulnerability (SNYK-JS-DECOMPRESSTAR-559095) that was pulled in transitively through @serverless/utils. Closes #753 Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c92caa5 commit 31c5708

File tree

2 files changed

+28
-39
lines changed

2 files changed

+28
-39
lines changed

package-lock.json

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

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
},
4343
"dependencies": {
4444
"@osls/compose": "^1.4.0",
45-
"@serverless/utils": "^6.7.0",
4645
"asl-validator": "^3.11.0",
4746
"bluebird": "^3.4.0",
4847
"chalk": "^4.1.2",

0 commit comments

Comments
 (0)