Skip to content

Commit c068090

Browse files
authored
Merge pull request DSpace#4896 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.21
Bump @types/lodash from 4.17.20 to 4.17.21
2 parents 28c745e + 85ad0f4 commit c068090

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.20",
149+
"@types/lodash": "^4.17.21",
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
@@ -2610,10 +2610,10 @@
26102610
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
26112611
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
26122612

2613-
"@types/lodash@^4.17.20":
2614-
version "4.17.20"
2615-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
2616-
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
2613+
"@types/lodash@^4.17.21":
2614+
version "4.17.21"
2615+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.21.tgz#b806831543d696b14f8112db600ea9d3a1df6ea4"
2616+
integrity sha512-FOvQ0YPD5NOfPgMzJihoT+Za5pdkDJWcbpuj1DjaKZIr/gxodQjY/uWEFlTNqW2ugXHUiL8lRQgw63dzKHZdeQ==
26172617

26182618
"@types/mime@^1":
26192619
version "1.3.5"

0 commit comments

Comments
 (0)