Skip to content

Commit 1e0f74f

Browse files
chore(security): patch semantic-release vulnerability (#384)
1 parent fb23c7a commit 1e0f74f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@semantic-release/exec": "5.0.0",
2727
"@semantic-release/git": "9.0.0",
2828
"husky": "4.2.5",
29-
"semantic-release": "17.0.7",
29+
"semantic-release": "17.3.0",
3030
"semantic-release-slack-bot": "1.6.2"
3131
}
3232
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4419,10 +4419,10 @@ [email protected]:
44194419
node-fetch "^2.3.0"
44204420
slackify-markdown "^1.1.1"
44214421

4422-
semantic-release@17.0.7:
4423-
version "17.0.7"
4424-
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.0.7.tgz#03792bf6e1a9ad2353dfd0da6a5d5511fa672b06"
4425-
integrity sha512-F6FzJI1yiGavzCTXir4yPthK/iozZPJ4myUYndiHhSHbmOcCSJ2m7V+P6sFwVpDpQKQp1Q31M68sTJ/Q/27Bow==
4422+
semantic-release@17.3.0:
4423+
version "17.3.0"
4424+
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-17.3.0.tgz#121252b5bb6acc1048d7657111173b03d47502c5"
4425+
integrity sha512-enhDayMZRP4nWcWAMBFHHB7THRaIcRdUAZv3lxd65pXs2ttzay7IeCvRRrGayRWExtnY0ulwRz5Ycp88Dv/UeQ==
44264426
dependencies:
44274427
"@semantic-release/commit-analyzer" "^8.0.0"
44284428
"@semantic-release/error" "^2.2.0"

0 commit comments

Comments
 (0)