Skip to content

Commit ec09c77

Browse files
Bump the default group across 1 directory with 6 updates
Bumps the default group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [body-parser](https://github.com/expressjs/body-parser) | `2.2.1` | `2.2.2` | | [config](https://github.com/node-config/node-config) | `4.1.1` | `4.2.0` | | [cors](https://github.com/expressjs/cors) | `2.8.5` | `2.8.6` | | [express-session](https://github.com/expressjs/session) | `1.18.2` | `1.19.0` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.1.0` | | [supertest](https://github.com/ladjs/supertest) | `7.1.4` | `7.2.2` | Updates `body-parser` from 2.2.1 to 2.2.2 - [Release notes](https://github.com/expressjs/body-parser/releases) - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md) - [Commits](expressjs/body-parser@v2.2.1...v2.2.2) Updates `config` from 4.1.1 to 4.2.0 - [Release notes](https://github.com/node-config/node-config/releases) - [Changelog](https://github.com/node-config/node-config/blob/master/History.md) - [Commits](node-config/node-config@v4.1.1...v4.2.0) Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `express-session` from 1.18.2 to 1.19.0 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.18.2...v1.19.0) Updates `globals` from 16.5.0 to 17.1.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.1.0) Updates `supertest` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/ladjs/supertest/releases) - [Commits](forwardemail/supertest@v7.1.4...v7.2.2) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: config dependency-version: 4.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: express-session dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: default - dependency-name: globals dependency-version: 17.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: default - dependency-name: supertest dependency-version: 7.2.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: default ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 82c4c5f commit ec09c77

File tree

2 files changed

+43
-38
lines changed

2 files changed

+43
-38
lines changed

package-lock.json

Lines changed: 42 additions & 37 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"chai": "^6.2.1",
4545
"eslint": "^9.39.1",
4646
"express-session": "^1.18.2",
47-
"globals": "^16.5.0",
47+
"globals": "^17.1.0",
4848
"mocha": "^11.7.5",
4949
"nodemon": "^3.1.11",
5050
"nyc": "^17.1.0",

0 commit comments

Comments
 (0)