Skip to content

Commit 0901826

Browse files
committed
fix: plugins/analytics-module-newrelic-browser/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 0901826

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/analytics-module-newrelic-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"@backstage/config": "workspace:^",
26-
"@backstage/core-components": "workspace:^",
26+
"@backstage/core-components": "0.1.0",
2727
"@backstage/core-plugin-api": "workspace:^",
2828
"@newrelic/browser-agent": "^1.236.0",
2929
"react-use": "^17.2.4"

0 commit comments

Comments
 (0)