Skip to content
This repository was archived by the owner on Jul 13, 2021. It is now read-only.

Commit 07bf626

Browse files
Bump bunyan from 1.8.12 to 1.8.14
Bumps [bunyan](https://github.com/trentm/node-bunyan) from 1.8.12 to 1.8.14. - [Release notes](https://github.com/trentm/node-bunyan/releases) - [Changelog](https://github.com/trentm/node-bunyan/blob/1.8.14/CHANGES.md) - [Commits](trentm/node-bunyan@1.8.12...1.8.14) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent b9a6ac8 commit 07bf626

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"dependencies": {
1111
"babel-polyfill": "^6.9.1",
1212
"bluebird": "^3.5.1",
13-
"bunyan": "^1.8.12",
13+
"bunyan": "^1.8.14",
1414
"dotenv": "^2.0.0",
1515
"lodash.uniqby": "^4.7.0",
1616
"mongodb": "^2.2.33"

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,12 +1065,12 @@ builtin-modules@^1.0.0:
10651065
version "1.1.1"
10661066
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
10671067

1068-
bunyan@^1.8.12:
1069-
version "1.8.12"
1070-
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.12.tgz#f150f0f6748abdd72aeae84f04403be2ef113797"
1068+
bunyan@^1.8.14:
1069+
version "1.8.14"
1070+
resolved "https://registry.yarnpkg.com/bunyan/-/bunyan-1.8.14.tgz#3d8c1afea7de158a5238c7cb8a66ab6b38dd45b4"
10711071
optionalDependencies:
10721072
dtrace-provider "~0.8"
1073-
moment "^2.10.6"
1073+
moment "^2.19.3"
10741074
mv "~2"
10751075
safe-json-stringify "~1"
10761076

@@ -2684,9 +2684,9 @@ mocha@^8.1.3:
26842684
yargs-parser "13.1.2"
26852685
yargs-unparser "1.6.1"
26862686

2687-
moment@^2.10.6:
2688-
version "2.19.1"
2689-
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.1.tgz#56da1a2d1cbf01d38b7e1afc31c10bcfa1929167"
2687+
moment@^2.19.3:
2688+
version "2.28.0"
2689+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.28.0.tgz#cdfe73ce01327cee6537b0fafac2e0f21a237d75"
26902690

26912691
mongodb-core@2.1.17:
26922692
version "2.1.17"

0 commit comments

Comments
 (0)