Skip to content

Commit 28d528b

Browse files
chore(deps): upgrade to the latest release of nock (#394)
1 parent 65467f0 commit 28d528b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

package.json

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"lodash.has": "^4.5.2"
4040
},
4141
"devDependencies": {
42-
"@compodoc/compodoc": "^1.1.9",
42+
"@compodoc/compodoc": "^1.1.10",
4343
"@types/boom": "^7.2.1",
4444
"@types/console-log-level": "^1.4.0",
4545
"@types/express": "^4.17.0",
@@ -56,7 +56,6 @@
5656
"@types/lodash.random": "^3.2.6",
5757
"@types/lodash.without": "^4.4.6",
5858
"@types/mocha": "^5.2.7",
59-
"@types/nock": "^10.0.3",
6059
"@types/node": "^12.0.8",
6160
"@types/once": "^1.4.0",
6261
"@types/proxyquire": "^1.3.28",
@@ -81,14 +80,14 @@
8180
"koa": "^2.7.0",
8281
"linkinator": "^1.5.0",
8382
"lodash.maxby": "^4.6.0",
84-
"lodash.merge": "^4.6.1",
83+
"lodash.merge": "^4.6.2",
8584
"lodash.omit": "^4.5.0",
8685
"lodash.omitby": "^4.6.0",
8786
"lodash.pick": "^4.4.0",
8887
"lodash.random": "^3.2.0",
8988
"lodash.without": "^4.4.0",
9089
"mocha": "^6.1.4",
91-
"nock": "^10.0.6",
90+
"nock": "^11.3.2",
9291
"post-install-check": "0.0.1",
9392
"power-assert": "^1.6.1",
9493
"prettier": "^1.18.2",

0 commit comments

Comments
 (0)