Skip to content

Commit 54abb89

Browse files
authored
Merge pull request #1317 from rocket-admin/backend_up_npm_modules
Backend up npm modules
2 parents 0503826 + 61d9c46 commit 54abb89

File tree

10 files changed

+2113
-2478
lines changed

10 files changed

+2113
-2478
lines changed

autoadmin-ws-server/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,11 @@
88
"start": "node src/index.js"
99
},
1010
"dependencies": {
11-
"axios": "^1.9.0",
12-
"express": "^4.21.1",
11+
"axios": "^1.11.0",
12+
"express": "^5.1.0",
1313
"jsonwebtoken": "^9.0.2",
1414
"lru-cache": "^11.1.0",
1515
"nanoid": "^5.1.5",
16-
"ws": "^8.18.2"
16+
"ws": "^8.18.3"
1717
}
1818
}

0 commit comments

Comments
 (0)