Skip to content

Commit 302a925

Browse files
Bump axios from 1.6.0 to 1.7.4 in /motoko/ic-pos (#1032)
Bumps [axios](https://github.com/axios/axios) from 1.6.0 to 1.7.4. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.6.0...v1.7.4) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 07fa57c commit 302a925

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

motoko/ic-pos/package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

motoko/ic-pos/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@radix-ui/react-switch": "^1.0.3",
4848
"@tanstack/react-loaders": "^0.0.1-beta.53",
4949
"@tanstack/router": "0.0.1-beta.86",
50-
"axios": "^1.6.0",
50+
"axios": "^1.7.4",
5151
"class-variance-authority": "^0.6.0",
5252
"clsx": "^1.2.1",
5353
"local-storage": "^2.0.0",

0 commit comments

Comments
 (0)