Skip to content

Commit 4ec092d

Browse files
Bump the npm_and_yarn group across 2 directories with 1 update (#15)
Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /packages/common directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.7.9 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) Updates `axios` from 1.7.4 to 1.8.2 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.7.9...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios 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 2a2214a commit 4ec092d

File tree

4 files changed

+15
-14
lines changed

4 files changed

+15
-14
lines changed

package-lock.json

Lines changed: 5 additions & 5 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
@@ -20,7 +20,7 @@
2020
"@testing-library/react": "^13.4.0",
2121
"@testing-library/user-event": "^13.5.0",
2222
"@types/react-helmet": "^6.1.6",
23-
"axios": "^1.7.7",
23+
"axios": "^1.8.2",
2424
"esbuild": "^0.25.0",
2525
"framer-motion": "^10.8.5",
2626
"js-cookie": "^3.0.1",

packages/common/package-lock.json

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

packages/common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.0.1",
44
"type": "commonjs",
55
"dependencies": {
6-
"axios": "^1.7.4",
6+
"axios": "^1.8.2",
77
"class-validator": "^0.14.0",
88
"typescript": "^4.9.5"
99
}

0 commit comments

Comments
 (0)