Skip to content

Commit b4659df

Browse files
committed
fix: packages/core-plugin-api/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit b4659df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/core-plugin-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
},
4747
"dependencies": {
4848
"@backstage/config": "0.1.1",
49-
"@backstage/types": "workspace:^",
49+
"@backstage/types": "0.1.1",
5050
"@backstage/version-bridge": "0.1.0",
5151
"@types/react": "^16.13.1 || ^17.0.0",
5252
"history": "^5.0.0",

0 commit comments

Comments
 (0)