diff --git a/extension/package-lock.json b/extension/package-lock.json index ef0fd1dd8..de6c76490 100644 --- a/extension/package-lock.json +++ b/extension/package-lock.json @@ -37,7 +37,7 @@ "lint-staged": "15.2.2", "localtunnel": "2.0.2", "mocha": "10.3.0", - "nock": "13.5.3", + "nock": "13.5.4", "prettier": "3.2.5", "proxyquire": "2.1.3", "puppeteer": "21.11.0", @@ -4953,9 +4953,9 @@ } }, "node_modules/nock": { - "version": "13.5.3", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz", - "integrity": "sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==", + "version": "13.5.4", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz", + "integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==", "dev": true, "dependencies": { "debug": "^4.1.0", @@ -10525,9 +10525,9 @@ } }, "nock": { - "version": "13.5.3", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz", - "integrity": "sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==", + "version": "13.5.4", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz", + "integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==", "dev": true, "requires": { "debug": "^4.1.0", diff --git a/extension/package.json b/extension/package.json index f85a17d9a..6b41ffb0a 100644 --- a/extension/package.json +++ b/extension/package.json @@ -57,7 +57,7 @@ "lint-staged": "15.2.2", "localtunnel": "2.0.2", "mocha": "10.3.0", - "nock": "13.5.3", + "nock": "13.5.4", "prettier": "3.2.5", "proxyquire": "2.1.3", "puppeteer": "21.11.0", diff --git a/notification/package-lock.json b/notification/package-lock.json index 1aba6903e..834c6d8d4 100644 --- a/notification/package-lock.json +++ b/notification/package-lock.json @@ -38,7 +38,7 @@ "lint-staged": "15.2.2", "localtunnel": "2.0.2", "mocha": "10.3.0", - "nock": "13.5.3", + "nock": "13.5.4", "p-map": "7.0.1", "prettier": "3.2.5", "sinon": "17.0.1" @@ -3839,9 +3839,9 @@ } }, "node_modules/nock": { - "version": "13.5.3", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz", - "integrity": "sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==", + "version": "13.5.4", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz", + "integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==", "dev": true, "dependencies": { "debug": "^4.1.0", @@ -8057,9 +8057,9 @@ } }, "nock": { - "version": "13.5.3", - "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.3.tgz", - "integrity": "sha512-2NlGmHIK2rTeyy7UaY1ZNg0YZfEJMxghXgZi0b4DBsUyoDNTTxZeCSG1nmirAWF44RkkoV8NnegLVQijgVapNQ==", + "version": "13.5.4", + "resolved": "https://registry.npmjs.org/nock/-/nock-13.5.4.tgz", + "integrity": "sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==", "dev": true, "requires": { "debug": "^4.1.0", diff --git a/notification/package.json b/notification/package.json index 6ddcfe724..5c4e07234 100644 --- a/notification/package.json +++ b/notification/package.json @@ -74,7 +74,7 @@ "lint-staged": "15.2.2", "localtunnel": "2.0.2", "mocha": "10.3.0", - "nock": "13.5.3", + "nock": "13.5.4", "p-map": "7.0.1", "prettier": "3.2.5", "sinon": "17.0.1",