Skip to content

Commit d7d349e

Browse files
Bump the npm-production group across 1 directory with 3 updates
Bumps the npm-production group with 3 updates in the / directory: [@ngrok/ngrok](https://github.com/ngrok/ngrok-javascript), [express-session](https://github.com/expressjs/session) and [picomatch](https://github.com/micromatch/picomatch). Updates `@ngrok/ngrok` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/ngrok/ngrok-javascript/releases) - [Changelog](https://github.com/ngrok/ngrok-javascript/blob/main/CHANGELOG.md) - [Commits](ngrok/ngrok-javascript@v1.5.1...v1.5.2) Updates `express-session` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/expressjs/session/releases) - [Changelog](https://github.com/expressjs/session/blob/master/HISTORY.md) - [Commits](expressjs/session@v1.18.1...v1.18.2) Updates `picomatch` from 4.0.2 to 4.0.3 - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@4.0.2...4.0.3) --- updated-dependencies: - dependency-name: "@ngrok/ngrok" dependency-version: 1.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: express-session dependency-version: 1.18.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production - dependency-name: picomatch dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8843130 commit d7d349e

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@
4646
"license": "MIT",
4747
"dependencies": {
4848
"@actions/core": "^1.11.1",
49-
"@ngrok/ngrok": "^1.5.1",
49+
"@ngrok/ngrok": "^1.5.2",
5050
"@rollup/plugin-json": "^6.1.0",
5151
"ejs": "^3.1.10",
5252
"express": "^5.1.0",
53-
"express-session": "^1.18.1",
53+
"express-session": "^1.18.2",
5454
"marked": "^15.0.12",
5555
"openai": "^5.3.0",
56-
"picomatch": "^4.0.2",
56+
"picomatch": "^4.0.3",
5757
"zod": "^3.25.63"
5858
},
5959
"devDependencies": {

0 commit comments

Comments
 (0)