Skip to content

Commit 82fb12d

Browse files
chore(deps): bump axios
Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.6...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84c699f commit 82fb12d

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

src/SharpCoreDBServerScriptClients/javascript/sharpcoredb-client/package-lock.json

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

src/SharpCoreDBServerScriptClients/javascript/sharpcoredb-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"dependencies": {
5757
"@grpc/grpc-js": "^1.9.0",
5858
"@grpc/proto-loader": "^0.7.0",
59-
"axios": "^1.6.0",
59+
"axios": "^1.15.0",
6060
"ws": "^8.14.0",
6161
"google-protobuf": "^3.21.0"
6262
},

0 commit comments

Comments
 (0)