Skip to content

Commit a6d1d6c

Browse files
chore: upgrade nodemailer to ^8.0.11 to address GHSA-268h-hp4c-crq3 (#1328)
Refreshes the lockfile so nodemailer resolves to 8.0.11, which patches the CRLF injection in List-* header comments (GHSA-268h-hp4c-crq3). Generated with [Linear](https://linear.app/sourcebot/issue/SOU-1352/sourcebot-devsourcebot-ghsa-268h-hp4c-crq3-nodemailer-crlf-injection#agent-session-54dfebc0) Co-authored-by: Brendan Kellam <10233483+brendan-kellam@users.noreply.github.com> Co-authored-by: linear-code[bot] <222613912+linear-code[bot]@users.noreply.github.com>
1 parent fee2191 commit a6d1d6c

2 files changed

Lines changed: 110 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616
- Upgraded `hono` to `^4.12.25`. [#1322](https://github.com/sourcebot-dev/sourcebot/pull/1322)
1717
- Upgraded `dompurify` to `^3.4.11`. [#1332](https://github.com/sourcebot-dev/sourcebot/pull/1332)
1818
- Upgraded `nodemailer` to `^8.0.9`. [#1331](https://github.com/sourcebot-dev/sourcebot/pull/1331)
19+
- Upgraded `nodemailer` to `^8.0.11`. [#1328](https://github.com/sourcebot-dev/sourcebot/pull/1328)
1920

2021
## [5.0.3] - 2026-06-17
2122

yarn.lock

Lines changed: 109 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -954,7 +954,7 @@ __metadata:
954954
languageName: node
955955
linkType: hard
956956

957-
"@babel/code-frame@npm:^7.28.6":
957+
"@babel/code-frame@npm:^7.28.6, @babel/code-frame@npm:^7.29.0":
958958
version: 7.29.0
959959
resolution: "@babel/code-frame@npm:7.29.0"
960960
dependencies:
@@ -976,14 +976,21 @@ __metadata:
976976
languageName: node
977977
linkType: hard
978978

979+
"@babel/compat-data@npm:^7.28.6":
980+
version: 7.29.0
981+
resolution: "@babel/compat-data@npm:7.29.0"
982+
checksum: 10c0/08f348554989d23aa801bf1405aa34b15e841c0d52d79da7e524285c77a5f9d298e70e11d91cc578d8e2c9542efc586d50c5f5cf8e1915b254a9dcf786913a94
983+
languageName: node
984+
linkType: hard
985+
979986
"@babel/compat-data@npm:^7.29.7":
980987
version: 7.29.7
981988
resolution: "@babel/compat-data@npm:7.29.7"
982989
checksum: 10c0/47913f05e08a45a1c9df38c02b4b49e391005085b489432647a1abe112e5d9c75e3be8ea5972b7f6da4ec5d1339922ceb9ea02b8a25d4ed1cb8636e5261f344e
983990
languageName: node
984991
linkType: hard
985992

986-
"@babel/core@npm:^7.18.5, @babel/core@npm:^7.24.4, @babel/core@npm:^7.26.0":
993+
"@babel/core@npm:^7.18.5":
987994
version: 7.29.7
988995
resolution: "@babel/core@npm:7.29.7"
989996
dependencies:
@@ -1006,7 +1013,30 @@ __metadata:
10061013
languageName: node
10071014
linkType: hard
10081015

1009-
"@babel/generator@npm:^7.26.2, @babel/generator@npm:^7.27.0":
1016+
"@babel/core@npm:^7.24.4, @babel/core@npm:^7.26.0":
1017+
version: 7.29.0
1018+
resolution: "@babel/core@npm:7.29.0"
1019+
dependencies:
1020+
"@babel/code-frame": "npm:^7.29.0"
1021+
"@babel/generator": "npm:^7.29.0"
1022+
"@babel/helper-compilation-targets": "npm:^7.28.6"
1023+
"@babel/helper-module-transforms": "npm:^7.28.6"
1024+
"@babel/helpers": "npm:^7.28.6"
1025+
"@babel/parser": "npm:^7.29.0"
1026+
"@babel/template": "npm:^7.28.6"
1027+
"@babel/traverse": "npm:^7.29.0"
1028+
"@babel/types": "npm:^7.29.0"
1029+
"@jridgewell/remapping": "npm:^2.3.5"
1030+
convert-source-map: "npm:^2.0.0"
1031+
debug: "npm:^4.1.0"
1032+
gensync: "npm:^1.0.0-beta.2"
1033+
json5: "npm:^2.2.3"
1034+
semver: "npm:^6.3.1"
1035+
checksum: 10c0/5127d2e8e842ae409e11bcbb5c2dff9874abf5415e8026925af7308e903f4f43397341467a130490d1a39884f461bc2b67f3063bce0be44340db89687fd852aa
1036+
languageName: node
1037+
linkType: hard
1038+
1039+
"@babel/generator@npm:^7.26.2, @babel/generator@npm:^7.27.0, @babel/generator@npm:^7.29.0":
10101040
version: 7.29.1
10111041
resolution: "@babel/generator@npm:7.29.1"
10121042
dependencies:
@@ -1032,6 +1062,19 @@ __metadata:
10321062
languageName: node
10331063
linkType: hard
10341064

1065+
"@babel/helper-compilation-targets@npm:^7.28.6":
1066+
version: 7.28.6
1067+
resolution: "@babel/helper-compilation-targets@npm:7.28.6"
1068+
dependencies:
1069+
"@babel/compat-data": "npm:^7.28.6"
1070+
"@babel/helper-validator-option": "npm:^7.27.1"
1071+
browserslist: "npm:^4.24.0"
1072+
lru-cache: "npm:^5.1.1"
1073+
semver: "npm:^6.3.1"
1074+
checksum: 10c0/3fcdf3b1b857a1578e99d20508859dbd3f22f3c87b8a0f3dc540627b4be539bae7f6e61e49d931542fe5b557545347272bbdacd7f58a5c77025a18b745593a50
1075+
languageName: node
1076+
linkType: hard
1077+
10351078
"@babel/helper-compilation-targets@npm:^7.29.7":
10361079
version: 7.29.7
10371080
resolution: "@babel/helper-compilation-targets@npm:7.29.7"
@@ -1045,13 +1088,30 @@ __metadata:
10451088
languageName: node
10461089
linkType: hard
10471090

1091+
"@babel/helper-globals@npm:^7.28.0":
1092+
version: 7.28.0
1093+
resolution: "@babel/helper-globals@npm:7.28.0"
1094+
checksum: 10c0/5a0cd0c0e8c764b5f27f2095e4243e8af6fa145daea2b41b53c0c1414fe6ff139e3640f4e2207ae2b3d2153a1abd346f901c26c290ee7cb3881dd922d4ee9232
1095+
languageName: node
1096+
linkType: hard
1097+
10481098
"@babel/helper-globals@npm:^7.29.7":
10491099
version: 7.29.7
10501100
resolution: "@babel/helper-globals@npm:7.29.7"
10511101
checksum: 10c0/f38417c40b1129a1b2b519ca961b9040c8827d1444fd74068702286b91b77089431dc76b6b9d5c1496e5da2a4f3ad329c6946e688ba3fa0d1d0b3d2b4f34f36a
10521102
languageName: node
10531103
linkType: hard
10541104

1105+
"@babel/helper-module-imports@npm:^7.28.6":
1106+
version: 7.28.6
1107+
resolution: "@babel/helper-module-imports@npm:7.28.6"
1108+
dependencies:
1109+
"@babel/traverse": "npm:^7.28.6"
1110+
"@babel/types": "npm:^7.28.6"
1111+
checksum: 10c0/b49d8d8f204d9dbfd5ac70c54e533e5269afb3cea966a9d976722b13e9922cc773a653405f53c89acb247d5aebdae4681d631a3ae3df77ec046b58da76eda2ac
1112+
languageName: node
1113+
linkType: hard
1114+
10551115
"@babel/helper-module-imports@npm:^7.29.7":
10561116
version: 7.29.7
10571117
resolution: "@babel/helper-module-imports@npm:7.29.7"
@@ -1062,6 +1122,19 @@ __metadata:
10621122
languageName: node
10631123
linkType: hard
10641124

1125+
"@babel/helper-module-transforms@npm:^7.28.6":
1126+
version: 7.28.6
1127+
resolution: "@babel/helper-module-transforms@npm:7.28.6"
1128+
dependencies:
1129+
"@babel/helper-module-imports": "npm:^7.28.6"
1130+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1131+
"@babel/traverse": "npm:^7.28.6"
1132+
peerDependencies:
1133+
"@babel/core": ^7.0.0
1134+
checksum: 10c0/6f03e14fc30b287ce0b839474b5f271e72837d0cafe6b172d759184d998fbee3903a035e81e07c2c596449e504f453463d58baa65b6f40a37ded5bec74620b2b
1135+
languageName: node
1136+
linkType: hard
1137+
10651138
"@babel/helper-module-transforms@npm:^7.29.7":
10661139
version: 7.29.7
10671140
resolution: "@babel/helper-module-transforms@npm:7.29.7"
@@ -1117,13 +1190,30 @@ __metadata:
11171190
languageName: node
11181191
linkType: hard
11191192

1193+
"@babel/helper-validator-option@npm:^7.27.1":
1194+
version: 7.27.1
1195+
resolution: "@babel/helper-validator-option@npm:7.27.1"
1196+
checksum: 10c0/6fec5f006eba40001a20f26b1ef5dbbda377b7b68c8ad518c05baa9af3f396e780bdfded24c4eef95d14bb7b8fd56192a6ed38d5d439b97d10efc5f1a191d148
1197+
languageName: node
1198+
linkType: hard
1199+
11201200
"@babel/helper-validator-option@npm:^7.29.7":
11211201
version: 7.29.7
11221202
resolution: "@babel/helper-validator-option@npm:7.29.7"
11231203
checksum: 10c0/d2a06c6d0ac40ba4a2f219fc2cab249c7a94bacdb2686273b7f9598571c908809b48468ff588915a346e6cc7296f60b581023d1d498b747fed06f779d335c2cc
11241204
languageName: node
11251205
linkType: hard
11261206

1207+
"@babel/helpers@npm:^7.28.6":
1208+
version: 7.28.6
1209+
resolution: "@babel/helpers@npm:7.28.6"
1210+
dependencies:
1211+
"@babel/template": "npm:^7.28.6"
1212+
"@babel/types": "npm:^7.28.6"
1213+
checksum: 10c0/c4a779c66396bb0cf619402d92f1610601ff3832db2d3b86b9c9dd10983bf79502270e97ac6d5280cea1b1a37de2f06ecbac561bd2271545270407fbe64027cb
1214+
languageName: node
1215+
linkType: hard
1216+
11271217
"@babel/helpers@npm:^7.29.7":
11281218
version: 7.29.7
11291219
resolution: "@babel/helpers@npm:7.29.7"
@@ -1208,7 +1298,7 @@ __metadata:
12081298
languageName: node
12091299
linkType: hard
12101300

1211-
"@babel/template@npm:^7.27.0":
1301+
"@babel/template@npm:^7.27.0, @babel/template@npm:^7.28.6":
12121302
version: 7.28.6
12131303
resolution: "@babel/template@npm:7.28.6"
12141304
dependencies:
@@ -1245,6 +1335,21 @@ __metadata:
12451335
languageName: node
12461336
linkType: hard
12471337

1338+
"@babel/traverse@npm:^7.28.6, @babel/traverse@npm:^7.29.0":
1339+
version: 7.29.0
1340+
resolution: "@babel/traverse@npm:7.29.0"
1341+
dependencies:
1342+
"@babel/code-frame": "npm:^7.29.0"
1343+
"@babel/generator": "npm:^7.29.0"
1344+
"@babel/helper-globals": "npm:^7.28.0"
1345+
"@babel/parser": "npm:^7.29.0"
1346+
"@babel/template": "npm:^7.28.6"
1347+
"@babel/types": "npm:^7.29.0"
1348+
debug: "npm:^4.3.1"
1349+
checksum: 10c0/f63ef6e58d02a9fbf3c0e2e5f1c877da3e0bc57f91a19d2223d53e356a76859cbaf51171c9211c71816d94a0e69efa2732fd27ffc0e1bbc84b636e60932333eb
1350+
languageName: node
1351+
linkType: hard
1352+
12481353
"@babel/traverse@npm:^7.29.7":
12491354
version: 7.29.7
12501355
resolution: "@babel/traverse@npm:7.29.7"

0 commit comments

Comments
 (0)