Skip to content

Commit 9084ffa

Browse files
Bump axios from 1.6.7 to 1.8.2 in /tutorials-and-examples/vector-databases/NEXT-2024-Weaviate-Demo/demo-website (#1022)
Bump axios Bumps [axios](https://github.com/axios/axios) from 1.6.7 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.6.7...v1.8.2) --- 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 8d6b589 commit 9084ffa

File tree

2 files changed

+11
-9
lines changed

2 files changed

+11
-9
lines changed

tutorials-and-examples/vector-databases/NEXT-2024-Weaviate-Demo/demo-website/package-lock.json

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

tutorials-and-examples/vector-databases/NEXT-2024-Weaviate-Demo/demo-website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@google-cloud/storage": "^7.7.0",
1313
"@google/generative-ai": "^0.2.1",
14-
"axios": "^1.6.7",
14+
"axios": "^1.8.2",
1515
"formidable": "^3.5.1",
1616
"fs": "^0.0.1-security",
1717
"next": "14.2.21",

0 commit comments

Comments
 (0)