Skip to content

Commit f00005d

Browse files
committed
security fix: replace pkg with @yao-pkg/pkg in cli
1 parent b4a2fd9 commit f00005d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/cli/package.json.twig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"dotenv": "^16.4.5"
4040
},
4141
"devDependencies": {
42-
"pkg": "5.8.1"
42+
"@yao-pkg/pkg": "^6.9.0"
4343
},
4444
"pkg": {
4545
"scripts": [

0 commit comments

Comments
 (0)