Skip to content

Commit 4eb701f

Browse files
committed
fix: plugins/microsoft-calendar/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15127355 - https://snyk.io/vuln/SNYK-JS-ESLINT-15102420
1 parent c67ec7f commit 4eb701f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/microsoft-calendar/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@backstage/core-components": "workspace:^",
4545
"@backstage/core-plugin-api": "workspace:^",
4646
"@backstage/errors": "workspace:^",
47-
"@backstage/theme": "workspace:^",
47+
"@backstage/theme": "0.1.1",
4848
"@material-ui/core": "^4.12.2",
4949
"@material-ui/icons": "^4.9.1",
5050
"@microsoft/microsoft-graph-types": "^2.25.0",

0 commit comments

Comments
 (0)