Skip to content

Commit

Permalink
chore: update bas-sdk and axios, remove override
Browse files Browse the repository at this point in the history
  • Loading branch information
hitesh-parmar committed May 16, 2024
1 parent 70af7d9 commit e49f2a9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 24 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@
"packageManager": "pnpm@8.14.0",
"pnpm": {
"overrides": {
"@babel/traverse@<7.23.2": ">=7.23.2",
"follow-redirects@<1.15.4": ">=1.15.6"
"@babel/traverse@<7.23.2": ">=7.23.2"
}
}
}
4 changes: 2 additions & 2 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@
"watch": "tsc --watch"
},
"dependencies": {
"@sap/bas-sdk": "3.7.7",
"@sap/bas-sdk": "3.8.2",
"@sap/guided-answers-extension-types": "workspace:*",
"axios": "1.6.5",
"axios": "1.6.8",
"xss": "1.0.14"
},
"files": [
Expand Down
29 changes: 9 additions & 20 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit e49f2a9

Please sign in to comment.