From 4e5ddabdd27de2d6bcd39deff56e49490ac28d84 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 19:48:51 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 3 directories with 5 updates Bumps the npm_and_yarn group with 2 updates in the /samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/director directory: [request](https://github.com/request/request) and [uglify-js](https://github.com/mishoo/UglifyJS). Bumps the npm_and_yarn group with 2 updates in the /samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/handlebars directory: [dustjs-linkedin](https://github.com/linkedin/dustjs) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server). Bumps the npm_and_yarn group with 2 updates in the /samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/jquery directory: [uglify-js](https://github.com/mishoo/UglifyJS) and [requirejs](https://github.com/jrburke/r.js). Updates `request` from 2.49.0 to 2.88.2 - [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md) - [Commits](https://github.com/request/request/commits) Updates `uglify-js` from 2.4.24 to 3.19.3 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v2.4.24...v3.19.3) Updates `dustjs-linkedin` from 2.7.5 to 3.0.1 - [Release notes](https://github.com/linkedin/dustjs/releases) - [Changelog](https://github.com/linkedin/dustjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/linkedin/dustjs/compare/v2.7.5...v3.0.1) Updates `webpack-dev-server` from 1.16.5 to 5.2.0 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-dev-server/compare/v1.16.5...v5.2.0) Updates `uglify-js` from 3.4.7 to 3.19.3 - [Release notes](https://github.com/mishoo/UglifyJS/releases) - [Commits](https://github.com/mishoo/UglifyJS/compare/v2.4.24...v3.19.3) Updates `requirejs` from 2.3.6 to 2.3.7 - [Commits](https://github.com/jrburke/r.js/compare/2.3.6...2.3.7) --- updated-dependencies: - dependency-name: request dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: uglify-js dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: dustjs-linkedin dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: webpack-dev-server dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: uglify-js dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: requirejs dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- .../TodoApp.Service/wwwroot/lib/director/package.json | 4 ++-- .../TodoApp.Service/wwwroot/lib/handlebars/package.json | 4 ++-- .../TodoApp.Service/wwwroot/lib/jquery/package.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/director/package.json b/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/director/package.json index 10bd296..e1530dd 100644 --- a/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/director/package.json +++ b/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/director/package.json @@ -25,8 +25,8 @@ "codesurgeon": "https://github.com/hij1nx/codesurgeon/tarball/master", "colors": "1.0.x", "qunitjs": "1.9.x", - "request": "2.49.x", - "uglify-js": "2.4.x", + "request": "2.88.x", + "uglify-js": "3.19.x", "vows": "0.8.0" }, "ender": "./build/ender.js", diff --git a/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/handlebars/package.json b/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/handlebars/package.json index fc8bfa6..f6f4348 100644 --- a/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/handlebars/package.json +++ b/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/handlebars/package.json @@ -40,7 +40,7 @@ "concurrently": "^5.0.0", "dirty-chai": "^2.0.1", "dtslint": "^0.5.5", - "dustjs-linkedin": "^2.0.2", + "dustjs-linkedin": "^3.0.1", "eco": "~1.1.0-rc-3", "eslint": "^6.7.2", "eslint-config-prettier": "^6.7.0", @@ -72,7 +72,7 @@ "typescript": "^3.4.3", "underscore": "^1.5.1", "webpack": "^1.12.6", - "webpack-dev-server": "^1.12.1" + "webpack-dev-server": "^5.2.0" }, "main": "lib/index.js", "types": "types/index.d.ts", diff --git a/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/jquery/package.json b/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/jquery/package.json index 944c39b..b1212d7 100644 --- a/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/jquery/package.json +++ b/samples/todoapp-mvc/TodoApp.Service/wwwroot/lib/jquery/package.json @@ -61,11 +61,11 @@ "q": "1.5.1", "qunit": "2.9.2", "raw-body": "2.3.3", - "requirejs": "2.3.6", + "requirejs": "2.3.7", "sinon": "2.3.7", "strip-json-comments": "2.0.1", "testswarm": "1.1.2", - "uglify-js": "3.4.7" + "uglify-js": "3.19.3" }, "scripts": { "build": "npm install && npm run build-all-variants",