Skip to content

Commit 3fa911c

Browse files
chore: update follow-redirects to 1.15.6 due to security (#593)
* chore: update follow-redirects due to security * chore: changeset * chore: consume master version of sonar cloud
1 parent dd138ab commit 3fa911c

File tree

3 files changed

+21
-3
lines changed

3 files changed

+21
-3
lines changed

.changeset/lemon-mangos-deny.md

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
"sap-guided-answers-extension": patch
3+
"@sap/guided-answers-extension-webapp": patch
4+
"@sap/guided-answers-extension-core": patch
5+
"@sap/guided-answers-extension-types": patch
6+
---
7+
8+
chore: update follow-redirects due to security

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"pnpm": {
5353
"overrides": {
5454
"@babel/traverse@<7.23.2": ">=7.23.2",
55-
"follow-redirects@<1.15.4": ">=1.15.4"
55+
"follow-redirects@<1.15.4": ">=1.15.6"
5656
}
5757
}
5858
}

pnpm-lock.yaml

+12-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)