Skip to content

Commit c7c947c

Browse files
authored
Merge pull request #7317 from https-quantumblockchainai-atlassian-net/snyk-fix-3295ea6b4e3d192e59480a407f83ec3b
[Snyk] Fix for 75 vulnerabilities
2 parents dcd7e16 + 8efd6d8 commit c7c947c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

plugins/gitops-profiles/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"clean": "backstage-cli package clean"
3434
},
3535
"dependencies": {
36-
"@backstage/config": "workspace:^",
37-
"@backstage/core-components": "workspace:^",
38-
"@backstage/core-plugin-api": "workspace:^",
39-
"@backstage/theme": "workspace:^",
36+
"@backstage/config": "0.1.1",
37+
"@backstage/core-components": "0.1.0",
38+
"@backstage/core-plugin-api": "0.1.0",
39+
"@backstage/theme": "0.1.1",
4040
"@material-ui/core": "^4.12.2",
4141
"@material-ui/icons": "^4.9.1",
4242
"@material-ui/lab": "4.0.0-alpha.61",

0 commit comments

Comments
 (0)