From 5ccff5fbf27dfdbf6b72262a509fc8ed0c53b857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 06:07:16 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 2 directories with 4 updates Bumps the npm_and_yarn group with 3 updates in the / directory: [karma](https://github.com/karma-runner/karma), [lodash](https://github.com/lodash/lodash) and [node-notifier](https://github.com/mikaelbr/node-notifier). Bumps the npm_and_yarn group with 4 updates in the /attacker-app directory: [karma](https://github.com/karma-runner/karma), [lodash](https://github.com/lodash/lodash), [node-notifier](https://github.com/mikaelbr/node-notifier) and [phantomjs](https://github.com/Medium/phantomjs). Updates `karma` from 0.13.22 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v0.13.22...v6.4.4) Updates `lodash` from 3.10.1 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.18.1) Updates `node-notifier` from 4.6.1 to 10.0.1 - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v4.6.1...v10.0.1) Updates `karma` from 0.13.22 to 6.4.4 - [Release notes](https://github.com/karma-runner/karma/releases) - [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md) - [Commits](https://github.com/karma-runner/karma/compare/v0.13.22...v6.4.4) Updates `lodash` from 3.10.1 to 4.18.1 - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/3.10.1...4.18.1) Updates `node-notifier` from 4.6.1 to 10.0.1 - [Changelog](https://github.com/mikaelbr/node-notifier/blob/master/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v4.6.1...v10.0.1) Updates `phantomjs` from 1.9.20 to 2.1.7 - [Release notes](https://github.com/Medium/phantomjs/releases) - [Commits](https://github.com/Medium/phantomjs/compare/v1.9.20...v2.1.7) --- updated-dependencies: - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: node-notifier dependency-version: 10.0.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: karma dependency-version: 6.4.4 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: node-notifier dependency-version: 10.0.1 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: phantomjs dependency-version: 2.1.7 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- attacker-app/package.json | 8 ++++---- package.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/attacker-app/package.json b/attacker-app/package.json index c223228..8eb3817 100644 --- a/attacker-app/package.json +++ b/attacker-app/package.json @@ -53,7 +53,7 @@ "gulp-useref": "^1.0.2", "gulp-util": "^3.0.1", "jshint-stylish": "^2.0.1", - "karma": "^0.13.2", + "karma": "^6.4.4", "karma-chai": "^0.1.0", "karma-chai-sinon": "^0.1.3", "karma-chrome-launcher": "^0.2.0", @@ -64,12 +64,12 @@ "karma-phantomjs-launcher": "^0.2.0", "karma-safari-launcher": "^0.1.1", "karma-sinon": "^1.0.3", - "lodash": "^3.10.0", + "lodash": "^4.18.1", "method-override": "^2.3.4", "minimist": "^1.1.0", "mocha": "^2.2.5", - "node-notifier": "^4.0.3", - "phantomjs": "^1.9.17", + "node-notifier": "^10.0.1", + "phantomjs": "^2.1.7", "plato": "^1.2.0", "q": "^1.0.1", "sinon": "^1.12.2", diff --git a/package.json b/package.json index e9156d9..8ecf47f 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "gulp-useref": "^1.0.2", "gulp-util": "^3.0.1", "jshint-stylish": "^2.0.1", - "karma": "^0.13.2", + "karma": "^6.4.4", "karma-chai": "^0.1.0", "karma-chai-sinon": "^0.1.3", "karma-chrome-launcher": "^0.2.0", @@ -65,11 +65,11 @@ "karma-phantomjs-launcher": "^1.0.0", "karma-safari-launcher": "^0.1.1", "karma-sinon": "^1.0.3", - "lodash": "^3.10.0", + "lodash": "^4.18.1", "method-override": "^2.3.4", "minimist": "^1.1.0", "mocha": "^2.2.5", - "node-notifier": "^4.0.3", + "node-notifier": "^10.0.1", "phantomjs-prebuilt": "^2.1.4", "plato": "^1.2.0", "q": "^1.0.1",