Skip to content

Commit e51ca3f

Browse files
authored
Merge pull request #12 from Banno/chore-ns-lib-20240224
Chore NS: Security lib updates 20240224
2 parents f2ec53e + 3bdd981 commit e51ca3f

File tree

2 files changed

+33
-20
lines changed

2 files changed

+33
-20
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@
2323
"xml-name-validator": "~2.0.1",
2424
"xpath": "0.0.5"
2525
},
26+
"overrides": {
27+
"minimatch": ">=10.2.1"
28+
},
2629
"scripts": {
2730
"test": "mocha"
2831
}

0 commit comments

Comments
 (0)