Skip to content

Commit 2b5e5fb

Browse files
committed
chore(deps): update dependency @types/lodash to v4.14.97
1 parent 91f6ff9 commit 2b5e5fb

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@types/dotenv": "4.0.2",
5555
"@types/express": "4.11.0",
5656
"@types/google-cloud__storage": "1.1.7",
57-
"@types/lodash": "4.14.96",
57+
"@types/lodash": "4.14.97",
5858
"@types/mongodb": "2.2.18",
5959
"@types/node": "9.4.0",
6060
"@types/redis": "2.8.5",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -100,13 +100,13 @@
100100
uuid "^3.0.1"
101101

102102
"@learninglocker/xapi-agents@^3.1.1":
103-
version "3.1.1"
104-
resolved "https://registry.yarnpkg.com/@learninglocker/xapi-agents/-/xapi-agents-3.1.1.tgz#60b8d9199bbbaf12aa1dc69a74ce4143f5cc45b9"
103+
version "3.1.2"
104+
resolved "https://registry.yarnpkg.com/@learninglocker/xapi-agents/-/xapi-agents-3.1.2.tgz#d19bec789409e59f22a4323624cb030d098ef82b"
105105
dependencies:
106106
"@google-cloud/storage" "^1.5.2"
107107
"@learninglocker/xapi-validation" "^2.1.10"
108108
atob "^2.0.3"
109-
aws-sdk "^2.74.0"
109+
aws-sdk "^2.0.1"
110110
bluebird "^3.5.0"
111111
boolean "^0.1.2"
112112
btoa "^1.1.2"
@@ -350,9 +350,9 @@
350350
dependencies:
351351
"@types/node" "*"
352352

353-
"@types/[email protected].96":
354-
version "4.14.96"
355-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.96.tgz#49a402bb6984af7dd9a48cea3781744a3774bff1"
353+
"@types/[email protected].97":
354+
version "4.14.97"
355+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.97.tgz#7262d6d5fc5e87cdb3f68eb33accd4024f2b211e"
356356

357357
"@types/mime@*":
358358
version "2.0.0"

0 commit comments

Comments
 (0)