Skip to content

Commit 6f5ba2e

Browse files
authored
Update @types/lodash to version 4.17.20
1 parent 9ae4679 commit 6f5ba2e

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
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@netlify/plugin-nextjs": "^4.0.0-beta.4",
4040
"@types/bcryptjs": "^2.4.2",
41-
"@types/lodash": "^4.14.176",
41+
"@types/lodash": "^4.17.20",
4242
"@types/node": "^14.14.33",
4343
"@types/react": "^17.0.3",
4444
"@types/superagent": "^4.1.13",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -925,10 +925,10 @@
925925
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.9.tgz#97edc9037ea0c38585320b28964dde3b39e4660d"
926926
integrity sha512-qcUXuemtEu+E5wZSJHNxUXeCZhAfXKQ41D+duX+VYPde7xyEVZci+/oXKJL13tnRs9lR2pr4fod59GT6/X1/yQ==
927927

928-
"@types/lodash@^4.14.176":
929-
version "4.14.176"
930-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
931-
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
928+
"@types/lodash@^4.17.20":
929+
version "4.17.20"
930+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.20.tgz#1ca77361d7363432d29f5e55950d9ec1e1c6ea93"
931+
integrity sha512-H3MHACvFUEiujabxhaI/ImO6gUrd8oOurg7LQtS7mbwIXA/cUqWrvBsaeJ23aZEPk1TAYkurjfMbSELfoCXlGA==
932932

933933
"@types/node@*":
934934
version "16.11.6"

0 commit comments

Comments
 (0)