Skip to content

Commit 01aad8c

Browse files
Bump object-path from 0.11.7 to 0.11.8
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.7 to 0.11.8. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) --- updated-dependencies: - dependency-name: object-path dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d55c6da commit 01aad8c

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
@@ -45,7 +45,7 @@
4545
"lockfile": "^1.0.3",
4646
"lodash": "^4.17.4",
4747
"msgpack-lite": "^0.1.26",
48-
"object-path": "^0.11.7",
48+
"object-path": "^0.11.8",
4949
"posix": "^4.1.1",
5050
"randomstring": "^1.1.5",
5151
"redis": "^2.8.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,10 +1437,10 @@ [email protected]:
14371437
resolved "https://registry.yarnpkg.com/object-component/-/object-component-0.0.3.tgz#f0c69aa50efc95b866c186f400a33769cb2f1291"
14381438
integrity sha1-8MaapQ78lbhmwYb0AKM3acsvEpE=
14391439

1440-
object-path@^0.11.7:
1441-
version "0.11.7"
1442-
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.7.tgz#5f211161f34bb395e4b13a5f565b79d933b6f65d"
1443-
integrity sha512-T4evaK9VfGGQskXBDILcn6F90ZD+WO3OwRFFQ2rmZdUH4vQeDBpiolTpVlPY2yj5xSepyILTjDyM6UvbbdHMZw==
1440+
object-path@^0.11.8:
1441+
version "0.11.8"
1442+
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742"
1443+
integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==
14441444

14451445
on-finished@~2.3.0:
14461446
version "2.3.0"

0 commit comments

Comments
 (0)