Skip to content

Commit 544e68e

Browse files
committed
fix: upgrade iconv-lite from 0.6.3 to 0.7.0
Snyk has created this PR to upgrade iconv-lite from 0.6.3 to 0.7.0. See this package in npm: iconv-lite See this project in Snyk: https://app.snyk.io/org/grinzero/project/06a43aa2-6938-4a97-bd6c-49c8f5623153?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent c4e97df commit 544e68e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/network-debugger/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
"dependencies": {
6060
"bufferutil": "^4.0.9",
61-
"iconv-lite": "^0.6.3",
61+
"iconv-lite": "^0.7.0",
6262
"inspector": "^0.5.0",
6363
"open": "^8.4.2",
6464
"ws": "^8.17.0"

0 commit comments

Comments
 (0)