Skip to content

Commit f925dfc

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

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.3",
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.3":
1080+
version "4.17.3"
1081+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.3.tgz#b69884a018834d97e981f9f569ddc07668367e6f"
1082+
integrity sha512-zmNrEJaBvNskZXQWaUQq6bktF4IDGVfDS78M+YEk5aCn9M/b94/mB/6WCyfH2/MjwBdc6QuOor95CIlKWYRL3A==
10831083

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

0 commit comments

Comments
 (0)