Skip to content

Commit 00ebed4

Browse files
chore(deps): update dependency @types/lodash to v4.17.1
1 parent cd9bbb1 commit 00ebed4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@types/express": "4.17.9",
4747
"@types/jest": "26.0.15",
4848
"@types/jsonwebtoken": "8.5.0",
49-
"@types/lodash": "4.14.165",
49+
"@types/lodash": "4.17.1",
5050
"@types/node": "13.13.30",
5151
"@types/supertest": "2.0.10",
5252
"@typescript-eslint/eslint-plugin": "4.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1076,10 +1076,10 @@
10761076
dependencies:
10771077
"@types/node" "*"
10781078

1079-
"@types/lodash@4.14.165":
1080-
version "4.14.165"
1081-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
1082-
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
1079+
"@types/lodash@4.17.1":
1080+
version "4.17.1"
1081+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.1.tgz#0fabfcf2f2127ef73b119d98452bd317c4a17eb8"
1082+
integrity sha512-X+2qazGS3jxLAIz5JDXDzglAF3KpijdhFxlf/V1+hEsOUc+HnWi81L/uv/EvGuV90WY+7mPGFCUDGfQC3Gj95Q==
10831083

10841084
"@types/mime@*":
10851085
version "2.0.3"

0 commit comments

Comments
 (0)