Skip to content

Commit 30d23bc

Browse files
chore(deps): bump the npm_and_yarn group across 2 directories with 3 updates (#9453)
Bumps the npm_and_yarn group with 2 updates in the /benchmark/sirun/startup/everything-fixture directory: [body-parser](https://github.com/expressjs/body-parser) and [brace-expansion](https://github.com/juliangruber/brace-expansion). Bumps the npm_and_yarn group with 1 update in the /integration-tests/webpack directory: [axios](https://github.com/axios/axios). Updates `body-parser` from 2.2.2 to 2.3.0 - [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.2...v2.3.0) Updates `brace-expansion` from 1.1.14 to 1.1.16 - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v1.1.14...v1.1.16) Updates `axios` from 1.16.0 to 1.18.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.18.0) --- updated-dependencies: - dependency-name: body-parser dependency-version: 2.3.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: brace-expansion dependency-version: 1.1.16 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: axios dependency-version: 1.18.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 724eac6 commit 30d23bc

3 files changed

Lines changed: 50 additions & 20 deletions

File tree

benchmark/sirun/startup/everything-fixture/package-lock.json

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

benchmark/sirun/startup/everything-fixture/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"dependencies": {
88
"@aws-sdk/client-s3": "3.967.0",
99
"amqplib": "1.0.6",
10-
"body-parser": "2.2.2",
10+
"body-parser": "2.3.0",
1111
"bunyan": "1.8.15",
1212
"cassandra-driver": "4.8.0",
1313
"express": "5.2.1",

integration-tests/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"author": "Thomas Hunter II <tlhunter@datadog.com>",
1616
"license": "ISC",
1717
"dependencies": {
18-
"axios": "1.16.0",
18+
"axios": "1.18.0",
1919
"express": "4.22.1",
2020
"knex": "3.1.0"
2121
}

0 commit comments

Comments
 (0)