Skip to content
This repository was archived by the owner on Aug 31, 2024. It is now read-only.

Commit 555b281

Browse files
committed
security: fix security json5
1 parent 9423d03 commit 555b281

File tree

2 files changed

+19
-57
lines changed

2 files changed

+19
-57
lines changed

package-lock.json

Lines changed: 16 additions & 57 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
@@ -26,5 +26,8 @@
2626
},
2727
"dependencies": {
2828
"light-switch-bootstrap": "^0.1.3"
29+
},
30+
"overrides": {
31+
"json5": ">=2.2.2"
2932
}
3033
}

0 commit comments

Comments
 (0)