Skip to content

Commit 3bdbadf

Browse files
authored
fix: packages/catalog-model/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 3bdbadf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/catalog-model/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@backstage/config": "workspace:^",
4848
"@backstage/errors": "workspace:^",
4949
"@backstage/types": "workspace:^",
50-
"ajv": "^8.10.0",
50+
"ajv": "^8.18.0",
5151
"json-schema": "^0.4.0",
5252
"lodash": "^4.17.21",
5353
"uuid": "^8.0.0"

0 commit comments

Comments
 (0)