Skip to content

Commit c3554e8

Browse files
priyanshu92Copilot
andauthored
Fix Dependabot security vulnerability in ajv (#1486)
- Override worker-loader schema-utils to ^4.3.3 so runtime uses ajv 8.18.0 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 025c995 commit c3554e8

File tree

2 files changed

+24
-30
lines changed

2 files changed

+24
-30
lines changed

package-lock.json

Lines changed: 21 additions & 30 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
@@ -1860,6 +1860,9 @@
18601860
"qs": "^6.14.2",
18611861
"tar": "^7.5.8",
18621862
"lodash": "^4.17.23",
1863+
"worker-loader": {
1864+
"schema-utils": "^4.3.3"
1865+
},
18631866
"@types/minimatch": {
18641867
"minimatch": "^10.2.1"
18651868
}

0 commit comments

Comments
 (0)