Skip to content

Commit 06ea8ee

Browse files
chore: resolve open dependabot security alerts
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
1 parent 741a7f8 commit 06ea8ee

2 files changed

Lines changed: 41 additions & 63 deletions

File tree

package-lock.json

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

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,10 @@
33
"private": true,
44
"devDependencies": {
55
"ajv-cli": "^5.0.0"
6+
},
7+
"overrides": {
8+
"minimatch": ">=3.1.3",
9+
"js-yaml": ">=3.14.2",
10+
"fast-json-patch": ">=3.1.1"
611
}
712
}

0 commit comments

Comments
 (0)