Skip to content

Commit 55ec1de

Browse files
dependabot[bot]TyIsI
authored andcommitted
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.7.4 to 1.12.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.4...v1.12.0) Updates `form-data` from 4.0.0 to 4.0.4 - [Release notes](https://github.com/form-data/form-data/releases) - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v4.0.0...v4.0.4) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 4.0.4 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e79197c commit 55ec1de

2 files changed

Lines changed: 124 additions & 45 deletions

File tree

package-lock.json

Lines changed: 123 additions & 44 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
@@ -7,7 +7,7 @@
77
"dev": "DEBUG='*' node_modules/.bin/nodemon -w . -w routes bin/www"
88
},
99
"dependencies": {
10-
"axios": "1.7.4",
10+
"axios": "1.12.0",
1111
"body-parser": "1.20.3",
1212
"cookie-parser": "1.4.7",
1313
"debug": "4.3.5",

0 commit comments

Comments
 (0)