Skip to content

Commit a5b44e5

Browse files
fix(deps): update dependency lodash to v4.17.23 [security]
1 parent 775fcf6 commit a5b44e5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

scraper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@sentry/node": "7.92.0",
1616
"@sentry/tracing": "7.92.0",
1717
"axios": "0.27.2",
18-
"lodash": "4.17.21",
18+
"lodash": "4.17.23",
1919
"puppeteer": "14.4.1"
2020
},
2121
"devDependencies": {

scraper/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -316,10 +316,10 @@ locate-path@^5.0.0:
316316
dependencies:
317317
p-locate "^4.1.0"
318318

319-
lodash@4.17.21:
320-
version "4.17.21"
321-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
322-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
319+
lodash@4.17.23:
320+
version "4.17.23"
321+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
322+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
323323

324324
mime-db@1.52.0:
325325
version "1.52.0"

0 commit comments

Comments
 (0)