Skip to content

Commit 4c24ba0

Browse files
chore: remove overrides; fast-uri and js-yaml resolve naturally
Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
1 parent d5e5500 commit 4c24ba0

2 files changed

Lines changed: 21 additions & 13 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,5 @@
33
"private": true,
44
"devDependencies": {
55
"ajv-cli": "^5.0.0"
6-
},
7-
"overrides": {
8-
"js-yaml": "^3.14.2",
9-
"fast-json-patch": ">=3.1.1",
10-
"fast-uri": "^3.1.2"
116
}
12-
}
7+
}

0 commit comments

Comments
 (0)