Skip to content

Commit 526ed2a

Browse files
chore(deps): bump glob (#416)
Bumps the npm_and_yarn group with 1 update in the /demos/embeddings directory: [glob](https://github.com/isaacs/node-glob). Updates `glob` from 10.4.5 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v11.1.0) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 62f9f39 commit 526ed2a

File tree

2 files changed

+59
-57
lines changed

2 files changed

+59
-57
lines changed

demos/embeddings/package-lock.json

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

demos/embeddings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"express": "^4.18.2",
1919
"cors": "^2.8.5",
2020
"ignore": "^5.3.0",
21-
"glob": "^10.3.10"
21+
"glob": "^11.1.0"
2222
}
2323
}

0 commit comments

Comments
 (0)