Skip to content

Commit 1f471c4

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

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
@@ -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.14",
5050
"@types/node": "13.13.30",
5151
"@types/supertest": "2.0.10",
5252
"@typescript-eslint/eslint-plugin": "4.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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.14":
1080+
version "4.17.14"
1081+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.14.tgz#bafc053533f4cdc5fcc9635af46a963c1f3deaff"
1082+
integrity sha512-jsxagdikDiDBeIRaPYtArcT8my4tN1og7MtMRquFT3XNA6axxyHDRUemqDz/taRDdOUn0GnGHRCuff4q48sW9A==
10831083

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

0 commit comments

Comments
 (0)