diff --git a/package-lock.json b/package-lock.json
index a092b8faf7cd465b14f0c5e75a25b896c0804972..d5d971a2270a6fe2cb91139c0d13fdea226c199c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -104,7 +104,7 @@
         "mocha-env-reporter": "^4.0.0",
         "mocha-junit-reporter": "^2.2.1",
         "mocha-yaml-loader": "^1.0.3",
-        "nock": "13.3.4",
+        "nock": "13.3.6",
         "node-mocks-http": "^1.13.0",
         "nodemon": "^3.0.1",
         "npm-run-all": "^4.1.5",
@@ -18231,14 +18231,13 @@
       }
     },
     "node_modules/nock": {
-      "version": "13.3.4",
-      "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.4.tgz",
-      "integrity": "sha512-DDpmn5oLEdCTclEqweOT4U7bEpuoifBMFUXem9sA4turDAZ5tlbrEoWqCorwXey8CaAw44mst5JOQeVNiwtkhw==",
+      "version": "13.3.6",
+      "resolved": "https://registry.npmjs.org/nock/-/nock-13.3.6.tgz",
+      "integrity": "sha512-lT6YuktKroUFM+27mubf2uqQZVy2Jf+pfGzuh9N6VwdHlFoZqvi4zyxFTVR1w/ChPqGY6yxGehHp6C3wqCASCw==",
       "dev": true,
       "dependencies": {
         "debug": "^4.1.0",
         "json-stringify-safe": "^5.0.1",
-        "lodash": "^4.17.21",
         "propagate": "^2.0.0"
       },
       "engines": {
diff --git a/package.json b/package.json
index b6a6ecd5dfb32e495d66505723b3dc65ce5851b5..dbf7917cc489b4a5e3993d774c440f5a3d1c5e67 100644
--- a/package.json
+++ b/package.json
@@ -191,7 +191,7 @@
     "mocha-env-reporter": "^4.0.0",
     "mocha-junit-reporter": "^2.2.1",
     "mocha-yaml-loader": "^1.0.3",
-    "nock": "13.3.4",
+    "nock": "13.3.6",
     "node-mocks-http": "^1.13.0",
     "nodemon": "^3.0.1",
     "npm-run-all": "^4.1.5",