Skip to content

Commit

Permalink
chore: update deps (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyj1991 authored Sep 13, 2022
1 parent 29d8b72 commit b4feaf4
Show file tree
Hide file tree
Showing 2 changed files with 3,925 additions and 1,420 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,24 +57,24 @@
"homepage": "https://github.com/X-Profiler/xprofiler#readme",
"dependencies": {
"@xprofiler/node-pre-gyp": "^1.0.9",
"moment": "^2.29.3",
"moment": "^2.29.4",
"nan": "^2.16.0",
"uuid": "^8.3.2",
"uuid": "^9.0.0",
"yargs": "^17.5.1"
},
"devDependencies": {
"@istanbuljs/schema": "^0.1.3",
"autod": "^3.1.2",
"clang-format": "^1.8.0",
"codecov": "^3.8.3",
"eslint": "^8.17.0",
"eslint": "^8.23.1",
"expect.js": "^0.3.1",
"formstream": "^1.1.1",
"mm": "^3.2.0",
"mocha": "^10.0.0",
"nyc": "^15.1.0",
"tunnel-agent": "^0.6.0",
"urllib": "^2.38.0"
"urllib": "^3.1.3"
},
"xctlIpcPath": {
"unix": "xprofiler-ctl-uds-path.sock",
Expand Down
Loading

0 comments on commit b4feaf4

Please sign in to comment.