Skip to content

Commit de2bc0d

Browse files
committed
remove unused
1 parent 611ee56 commit de2bc0d

File tree

3 files changed

+6418
-5
lines changed

3 files changed

+6418
-5
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ ecr-login.sh
6767
test.js
6868

6969
# pnpm lock
70-
pnpm-lock.yaml
70+
# pnpm-lock.yaml
7171

7272
.cursor
7373
.idea

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,24 +44,20 @@
4444
"axios-retry": "^4.5.0",
4545
"bluebird": "^3.7.2",
4646
"body-parser": "^2.2.0",
47-
"compare-versions": "^6.1.1",
4847
"config": "^4.1.1",
4948
"cors": "^2.8.5",
5049
"decimal.js": "^10.6.0",
5150
"deep-equal": "^2.2.3",
52-
"dompurify": "^3.3.0",
5351
"dotenv": "^17.2.3",
5452
"express": "^5.1.0",
5553
"express-fileupload": "^1.5.2",
5654
"express-interceptor": "^1.2.0",
5755
"get-parameter-names": "^0.3.0",
5856
"http-status-codes": "^2.3.0",
5957
"joi": "^18.0.1",
60-
"jsdom": "^27.1.0",
6158
"json-rules-engine": "^7.3.1",
6259
"jsonwebtoken": "^9.0.2",
6360
"lodash": "^4.17.21",
64-
"markdown-it": "^14.1.0",
6561
"moment": "^2.30.1",
6662
"node-cache": "^5.1.2",
6763
"swagger-ui-express": "^5.0.1",

0 commit comments

Comments
 (0)