Skip to content

Commit 0a1261c

Browse files
committed
update dependencies
1 parent 4fee65a commit 0a1261c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -57,18 +57,18 @@
5757
"axios-observable": "^1.1.3",
5858
"cli-color": "^2.0.0",
5959
"npm-conf": "^1.1.3",
60-
"rxjs": "^6.6.2",
60+
"rxjs": "^7.3.0",
6161
"semver": "^7.3.2",
62-
"table": "^5.4.6",
63-
"yargs": "^15.4.1"
62+
"table": "^6.7.1",
63+
"yargs": "^17.1.0"
6464
},
6565
"devDependencies": {
6666
"@danmasta/mocha-sonar": "^1.0.0",
6767
"chai": "^4.2.0",
68-
"mocha": "^7.2.0",
68+
"mocha": "^9.0.0",
6969
"mocha-unfunk-reporter": "^0.4.0",
70-
"nock": "^11.9.1",
70+
"nock": "^13.1.1",
7171
"nyc": "^15.1.0",
72-
"sinon": "^8.1.1"
72+
"sinon": "^11.1.2"
7373
}
7474
}

0 commit comments

Comments
 (0)