Skip to content

Commit 3235e82

Browse files
chore(deps): bump lodash from 4.17.21 to 4.17.23
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.21...4.17.23) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.17.23 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46649ac commit 3235e82

2 files changed

Lines changed: 8 additions & 13 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"dependencies": {
3737
"@instawork/xmldom": "0.0.3",
38-
"lodash": "4.17.21",
38+
"lodash": "4.17.23",
3939
"tiny-emitter": "2.1.0",
4040
"url-parse": "1.5.10"
4141
},

yarn.lock

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5149,7 +5149,7 @@ is-buffer@^1.1.5:
51495149

51505150
is-builtin-module@^1.0.0:
51515151
version "1.0.0"
5152-
resolved "http://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
5152+
resolved "https://registry.npmjs.org/is-builtin-module/-/is-builtin-module-1.0.0.tgz#540572d34f7ac3119f8f76c30cbc1b1e037affbe"
51535153
dependencies:
51545154
builtin-modules "^1.0.0"
51555155

@@ -6127,15 +6127,10 @@ lodash.throttle@^4.1.1:
61276127
version "4.1.1"
61286128
resolved "https://registry.yarnpkg.com/lodash.throttle/-/lodash.throttle-4.1.1.tgz#c23e91b710242ac70c37f1e1cda9274cc39bf2f4"
61296129

6130-
lodash@4.17.21, lodash@^4.17.21:
6131-
version "4.17.21"
6132-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
6133-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
6134-
6135-
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
6136-
version "4.17.20"
6137-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
6138-
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==
6130+
lodash@4.17.23, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.17.21:
6131+
version "4.17.23"
6132+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
6133+
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
61396134

61406135
loose-envify@^1.0.0:
61416136
version "1.3.1"
@@ -7756,7 +7751,7 @@ safe-regex-test@^1.0.0:
77567751

77577752
safe-regex@^1.1.0:
77587753
version "1.1.0"
7759-
resolved "http://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
7754+
resolved "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz#40a3669f3b077d1e943d44629e157dd48023bf2e"
77607755
dependencies:
77617756
ret "~0.1.10"
77627757

@@ -7834,7 +7829,7 @@ send@0.17.1:
78347829

78357830
serialize-error@^2.1.0:
78367831
version "2.1.0"
7837-
resolved "http://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a"
7832+
resolved "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a"
78387833

78397834
serve-static@^1.13.1:
78407835
version "1.14.1"

0 commit comments

Comments
 (0)