Skip to content

Commit 683b793

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 521d2d2 commit 683b793

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
@@ -46,7 +46,7 @@
4646
"lodash": "^4.17.4",
4747
"msgpack-lite": "^0.1.26",
4848
"node-gyp": "8.4.0",
49-
"object-path": "^0.11.7",
49+
"object-path": "^0.11.8",
5050
"posix": "^4.1.1",
5151
"randomstring": "^1.1.5",
5252
"redis": "^2.8.0",

yarn.lock

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

1896-
object-path@^0.11.7:
1897-
version "0.11.7"
1898-
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.7.tgz#5f211161f34bb395e4b13a5f565b79d933b6f65d"
1899-
integrity sha512-T4evaK9VfGGQskXBDILcn6F90ZD+WO3OwRFFQ2rmZdUH4vQeDBpiolTpVlPY2yj5xSepyILTjDyM6UvbbdHMZw==
1896+
object-path@^0.11.8:
1897+
version "0.11.8"
1898+
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742"
1899+
integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==
19001900

19011901
on-finished@~2.3.0:
19021902
version "2.3.0"

0 commit comments

Comments
 (0)