Skip to content

Commit 13b299c

Browse files
2 parents b74f6af + e6c8c52 commit 13b299c

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

package.json

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@codebolt/codeboltjs",
3-
"version": "1.1.74",
3+
"version": "1.1.71",
44
"description": "",
55
"keywords": [],
66
"author": "",
@@ -19,10 +19,8 @@
1919
"homepage": "https://codeboltai.github.io",
2020
"dependencies": {
2121
"@codebolt/types": "^1.0.10",
22-
"bufferutil": "^4.0.9",
2322
"js-yaml": "^4.1.0",
2423
"typedoc-plugin-missing-exports": "^2.2.0",
25-
"utf-8-validate": "^6.0.5",
2624
"ws": "^8.17.0"
2725
},
2826
"devDependencies": {
@@ -36,10 +34,10 @@
3634
"typedoc": "^0.25.13",
3735
"typedoc-plugin-markdown": "^4.0.1",
3836
"typescript": "^5.4.5",
39-
"webpack": "^5.97.1",
37+
"webpack": "^5.91.0",
4038
"webpack-cli": "^5.1.4"
4139
},
4240
"jest": {
4341
"testTimeout": 50000
4442
}
45-
}
43+
}

0 commit comments

Comments
 (0)