Skip to content

Commit 3e4e1b2

Browse files
Bump lodash from 4.17.23 to 4.18.1
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.23 to 4.18.1. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.23...4.18.1) --- updated-dependencies: - dependency-name: lodash dependency-version: 4.18.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f2555d8 commit 3e4e1b2

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"jsonschema": "1.5.0",
105105
"jwt-decode": "^3.1.2",
106106
"klaro": "^0.7.18",
107-
"lodash": "^4.17.23",
107+
"lodash": "^4.18.1",
108108
"lru-cache": "^7.14.1",
109109
"markdown-it": "^13.0.1",
110110
"mirador": "^3.4.3",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5536,11 +5536,9 @@ eslint-plugin-deprecation@^1.4.1:
55365536

55375537
"eslint-plugin-dspace-angular-html@link:./lint/dist/src/rules/html":
55385538
version "0.0.0"
5539-
uid ""
55405539

55415540
"eslint-plugin-dspace-angular-ts@link:./lint/dist/src/rules/ts":
55425541
version "0.0.0"
5543-
uid ""
55445542

55455543
eslint-plugin-import-newlines@^1.4.1:
55465544
version "1.4.1"
@@ -7935,10 +7933,10 @@ lodash.once@^4.1.1:
79357933
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
79367934
integrity sha512-Sb487aTOCr9drQVL8pIxOzVhafOjZN9UU54hiN8PU3uAiSV7lx1yYNpbNmex2PK6dSJoNTSJUUswT651yww3Mg==
79377935

7938-
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.23:
7939-
version "4.17.23"
7940-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
7941-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
7936+
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.18.1:
7937+
version "4.18.1"
7938+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
7939+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
79427940

79437941
log-symbols@^2.1.0:
79447942
version "2.2.0"

0 commit comments

Comments
 (0)