Skip to content

Commit 331752d

Browse files
authored
fix: plugins/api-docs/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 331752d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/api-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"clean": "backstage-cli package clean"
3333
},
3434
"dependencies": {
35-
"@asyncapi/react-component": "1.0.0-next.48",
35+
"@asyncapi/react-component": "1.0.0",
3636
"@backstage/catalog-model": "workspace:^",
3737
"@backstage/core-components": "workspace:^",
3838
"@backstage/core-plugin-api": "workspace:^",

0 commit comments

Comments
 (0)