Skip to content

Commit c67ec7f

Browse files
authored
Merge pull request #8919 from https-quantumblockchainai-atlassian-net/snyk-fix-008052a86fd0f18145dfb814bd5faee4
[Snyk] Fix for 3 vulnerabilities
2 parents c7c947c + 0ffab52 commit c67ec7f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

packages/core-plugin-api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
"start": "backstage-cli package start"
4646
},
4747
"dependencies": {
48-
"@backstage/config": "workspace:^",
48+
"@backstage/config": "0.1.1",
4949
"@backstage/types": "workspace:^",
50-
"@backstage/version-bridge": "workspace:^",
50+
"@backstage/version-bridge": "0.1.0",
5151
"@types/react": "^16.13.1 || ^17.0.0",
5252
"history": "^5.0.0",
5353
"prop-types": "^15.7.2",

0 commit comments

Comments
 (0)