Skip to content

Commit 635e417

Browse files
Bump the prod-minor-updates group across 1 directory with 3 updates
Bumps the prod-minor-updates group with 3 updates in the / directory: [axios](https://github.com/axios/axios), [eslint](https://github.com/eslint/eslint) and [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit). Updates `axios` from 1.12.2 to 1.13.1 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.13.1) Updates `eslint` from 9.38.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.38.0...v9.39.0) Updates `express-rate-limit` from 8.1.0 to 8.2.1 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.1.0...v8.2.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates - dependency-name: express-rate-limit dependency-version: 8.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-minor-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e8de444 commit 635e417

File tree

2 files changed

+36
-33
lines changed

2 files changed

+36
-33
lines changed

package-lock.json

Lines changed: 33 additions & 30 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
@@ -17,14 +17,14 @@
1717
},
1818
"dependencies": {
1919
"@node-rs/argon2": "2.0.2",
20-
"axios": "1.12.2",
20+
"axios": "1.13.2",
2121
"cookie-parser": "1.4.7",
2222
"cors": "2.8.5",
2323
"drizzle-orm": "0.44.7",
24-
"eslint": "9.38.0",
24+
"eslint": "9.39.1",
2525
"eslint-config-next": "15.5.6",
2626
"express": "5.1.0",
27-
"express-rate-limit": "8.1.0",
27+
"express-rate-limit": "8.2.1",
2828
"helmet": "8.1.0",
2929
"http-errors": "2.0.0",
3030
"js-yaml": "4.1.0",

0 commit comments

Comments
 (0)