Skip to content

Commit 90db9cc

Browse files
authored
fix: plugins/tech-insights-backend-module-jsonfc/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c67ec7f commit 90db9cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/tech-insights-backend-module-jsonfc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@backstage/errors": "workspace:^",
3939
"@backstage/plugin-tech-insights-common": "workspace:^",
4040
"@backstage/plugin-tech-insights-node": "workspace:^",
41-
"ajv": "^8.10.0",
41+
"ajv": "^8.18.0",
4242
"json-rules-engine": "^6.1.2",
4343
"lodash": "^4.17.21",
4444
"luxon": "^3.0.0",

0 commit comments

Comments
 (0)