Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 56ac232

Browse files
authored
Update dependencies for sample (#1288)
1 parent 1f631e4 commit 56ac232

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

source/agent/customized/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"amqplib": "^0.7.0",
66
"log4js": "^6.4.0",
77
"lodash": "^4.17.11",
8-
"mongoose": "^5.13.15",
8+
"mongoose": "^6.7.3",
99
"fraction.js": "*",
1010
"node-getopt": "*",
1111
"toml": "*",

source/agent/sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version":"5.0.0",
44
"dependencies": {
55
"amqplib": "^0.7.0",
6-
"log4js": "^1.1.1",
6+
"log4js": "^6.4.0",
77
"node-getopt": "*",
88
"toml": "*",
99
"uuid": "^8.0.0"

0 commit comments

Comments
 (0)