Skip to content

Commit ec20abf

Browse files
committed
fix: packages/integration/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235959 - https://snyk.io/vuln/SNYK-JS-WEBPACK-15235969 - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent c67ec7f commit ec20abf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"dependencies": {
3535
"@azure/identity": "^3.2.1",
3636
"@backstage/config": "workspace:^",
37-
"@backstage/errors": "workspace:^",
37+
"@backstage/errors": "0.1.1",
3838
"@octokit/auth-app": "^4.0.0",
3939
"@octokit/rest": "^19.0.3",
4040
"cross-fetch": "^3.1.5",

0 commit comments

Comments
 (0)