Skip to content

Commit fe4ea60

Browse files
authored
Merge pull request #5234 from DSpace/dependabot/npm_and_yarn/dspace-7_x/types/lodash-4.17.24
Bump @types/lodash from 4.17.23 to 4.17.24
2 parents 6e6fcac + aaf8c14 commit fe4ea60

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.23",
149+
"@types/lodash": "^4.17.24",
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.23":
2614-
version "4.17.23"
2615-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.23.tgz#c1bb06db218acc8fc232da0447473fc2fb9d9841"
2616-
integrity sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==
2613+
"@types/lodash@^4.17.24":
2614+
version "4.17.24"
2615+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
2616+
integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
26172617

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

0 commit comments

Comments
 (0)