Skip to content

Commit f669b47

Browse files
authored
fix: packages/backend-openapi-utils/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AJV-15274295
1 parent c67ec7f commit f669b47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/backend-openapi-utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dist"
3232
],
3333
"dependencies": {
34-
"@backstage/errors": "workspace:^",
34+
"@backstage/errors": "0.1.1",
3535
"@types/express": "^4.17.6",
3636
"@types/express-serve-static-core": "^4.17.5",
3737
"express": "^4.17.1",

0 commit comments

Comments
 (0)