Skip to content

Commit 789dec0

Browse files
Bump the npm_and_yarn group across 2 directories with 6 updates
Bumps the npm_and_yarn group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.28.2` | `7.28.3` | | [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware) | `2.0.9` | `3.0.5` | | [cookie](https://github.com/jshttp/cookie) | `0.7.1` | `0.7.2` | | [nanoid](https://github.com/ai/nanoid) | `3.3.8` | `3.3.11` | | [tmp](https://github.com/raszi/node-tmp) | `0.2.3` | `0.2.5` | Bumps the npm_and_yarn group with 2 updates in the /packages/embed directory: [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) and [express](https://github.com/expressjs/express). Updates `@babel/runtime` from 7.28.2 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime) Updates `http-proxy-middleware` from 2.0.9 to 3.0.5 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.9...v3.0.5) Updates `cookie` from 0.7.1 to 0.7.2 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.7.1...v0.7.2) Updates `nanoid` from 3.3.8 to 3.3.11 - [Release notes](https://github.com/ai/nanoid/releases) - [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md) - [Commits](ai/nanoid@3.3.8...3.3.11) Updates `tmp` from 0.2.3 to 0.2.5 - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.5) Updates `@babel/runtime` from 7.28.2 to 7.28.3 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime) Updates `http-proxy-middleware` from 2.0.9 to 3.0.5 - [Release notes](https://github.com/chimurai/http-proxy-middleware/releases) - [Changelog](https://github.com/chimurai/http-proxy-middleware/blob/master/CHANGELOG.md) - [Commits](chimurai/http-proxy-middleware@v2.0.9...v3.0.5) Updates `@babel/runtime` from 7.17.2 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime) Updates `express` from 4.21.2 to 5.1.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/master/History.md) - [Commits](expressjs/express@4.21.2...v5.1.0) Updates `@babel/runtime` from 7.17.2 to 7.26.10 - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.28.3/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-version: 7.28.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: cookie dependency-version: 0.7.2 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: nanoid dependency-version: 3.3.11 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: tmp dependency-version: 0.2.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.28.3 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: http-proxy-middleware dependency-version: 3.0.5 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-version: 5.1.0 dependency-type: direct:development dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-version: 7.26.10 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2c2f72 commit 789dec0

File tree

7 files changed

+35
-171
lines changed

7 files changed

+35
-171
lines changed

package-lock.json

Lines changed: 28 additions & 164 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
@@ -166,7 +166,7 @@
166166
"@babel/preset-env": "^7.28.0",
167167
"@babel/preset-react": "^7.27.1",
168168
"@babel/preset-typescript": "^7.27.1",
169-
"@babel/runtime": "^7.28.2",
169+
"@babel/runtime": "^7.28.4",
170170
"@biomejs/biome": "^2.1.3",
171171
"@happy-dom/jest-environment": "^18.0.1",
172172
"@testing-library/react": "^12.1.5",

packages/bundle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
]
106106
},
107107
"dependencies": {
108-
"@babel/runtime": "7.28.2",
108+
"@babel/runtime": "7.28.4",
109109
"adaptivecards": "3.0.2",
110110
"botframework-directlinejs": "0.15.6",
111111
"botframework-directlinespeech-sdk": "0.0.0-0",

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"typescript": "~5.8.3"
100100
},
101101
"dependencies": {
102-
"@babel/runtime": "7.28.2",
102+
"@babel/runtime": "7.28.4",
103103
"@redux-devtools/extension": "3.3.0",
104104
"jwt-decode": "4.0.0",
105105
"math-random": "2.0.1",

packages/directlinespeech/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"webpack-stats-plugin": "^1.1.3"
9999
},
100100
"dependencies": {
101-
"@babel/runtime": "7.28.2",
101+
"@babel/runtime": "7.28.4",
102102
"abort-controller": "3.0.0",
103103
"base64-arraybuffer": "1.0.2",
104104
"core-js": "3.44.0",

packages/embed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@babel/plugin-transform-runtime": "^7.17.0",
4242
"@babel/preset-env": "^7.16.11",
4343
"concurrently": "^8.2.2",
44-
"express": "^4.19.2",
44+
"express": "^5.1.0",
4545
"html-webpack-plugin": "^5.6.0",
4646
"http-proxy-middleware": "^3.0.0",
4747
"jest": "^29.7.0",
@@ -52,7 +52,7 @@
5252
"webpack-cli": "^5.1.4"
5353
},
5454
"dependencies": {
55-
"@babel/runtime": "7.17.2",
55+
"@babel/runtime": "7.26.10",
5656
"core-js": "3.37.0",
5757
"url-search-params-polyfill": "8.2.5",
5858
"whatwg-fetch": "3.6.20"

packages/test/harness/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"esbuild": "^0.25.8",
7171
"express": "^5.1.0",
7272
"global-agent": "^3.0.0",
73-
"http-proxy-middleware": "^2.0.9",
73+
"http-proxy-middleware": "^3.0.5",
7474
"istanbul-lib-coverage": "^3.2.2",
7575
"jest": "^29.7.0",
7676
"jest-environment-node": "^29.7.0",

0 commit comments

Comments
 (0)