Skip to content

Commit 2236811

Browse files
authored
Merge branch 'master' into improve-dialogue-flow
2 parents 2b800f5 + 7057545 commit 2236811

4 files changed

Lines changed: 13 additions & 11 deletions

File tree

functions/package-lock.json

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

functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"firebase-functions": "^3.24.1",
2929
"glob": "^7.1.6",
3030
"hirestime": "^4.0.0",
31-
"lodash": "^4.17.21",
31+
"lodash": "^4.17.23",
3232
"mathjs": "^5.10.3",
3333
"mustache": "^2.3.2",
3434
"raven": "^2.6.4",

uploader/package-lock.json

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

uploader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"axios": "^1.12.0",
3535
"axios-retry": "^3.4.0",
3636
"csv": "^5.5.3",
37-
"lodash": "^4.17.21",
37+
"lodash": "^4.17.23",
3838
"mkdirp": "^0.5.6",
3939
"mustache": "^2.3.2"
4040
},

0 commit comments

Comments
 (0)