Skip to content

Commit 5b47170

Browse files
authored
Merge pull request #4380 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.17
Bump @types/lodash from 4.17.16 to 4.17.17
2 parents a226502 + e42d422 commit 5b47170

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
@@ -146,7 +146,7 @@
146146
"@types/grecaptcha": "^3.0.9",
147147
"@types/jasmine": "~3.6.0",
148148
"@types/js-cookie": "2.2.6",
149-
"@types/lodash": "^4.17.16",
149+
"@types/lodash": "^4.17.17",
150150
"@types/node": "^14.18.63",
151151
"@types/sanitize-html": "^2.16.0",
152152
"@typescript-eslint/eslint-plugin": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2542,10 +2542,10 @@
25422542
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
25432543
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
25442544

2545-
"@types/lodash@^4.17.16":
2546-
version "4.17.16"
2547-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.16.tgz#94ae78fab4a38d73086e962d0b65c30d816bfb0a"
2548-
integrity sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==
2545+
"@types/lodash@^4.17.17":
2546+
version "4.17.17"
2547+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.17.tgz#fb85a04f47e9e4da888384feead0de05f7070355"
2548+
integrity sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==
25492549

25502550
"@types/mime@*":
25512551
version "3.0.1"

0 commit comments

Comments
 (0)