Skip to content

Commit f77a455

Browse files
resolve the rest of the hight vulnerabilities
1 parent 51e9d41 commit f77a455

2 files changed

Lines changed: 14 additions & 8 deletions

File tree

package-lock.json

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

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,9 @@
7171
},
7272
"react": "^19.0.0",
7373
"@stoplight/spectral-cli": {
74+
"@stoplight/spectral-ruleset-bundler": {
75+
"rollup": "^2.80.0"
76+
},
7477
"@stoplight/spectral-core": {
7578
"minimatch": "^3.1.5"
7679
}
@@ -87,6 +90,9 @@
8790
"serve-handler": {
8891
"minimatch": "^3.1.5"
8992
}
93+
},
94+
"mocha": {
95+
"serialize-javascript": "^7.0.3"
9096
}
9197
},
9298
"scripts": {

0 commit comments

Comments
 (0)