Skip to content

Commit 427a1ae

Browse files
authored
Merge pull request #225 from cipherstash/update-glob-7-2-3
fix(deps): resolve [email protected] vulnerability via test-exclude override
2 parents 129faeb + 17c6b9f commit 427a1ae

File tree

2 files changed

+10
-41
lines changed

2 files changed

+10
-41
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@
5151
"vite": "catalog:security",
5252
"pg": "^8.16.3",
5353
"postgres": "^3.4.7",
54-
"js-yaml": "3.14.2"
54+
"js-yaml": "3.14.2",
55+
"test-exclude": "^7.0.1"
5556
},
5657
"peerDependencyRules": {
5758
"ignoreMissing": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)