Skip to content

Commit b27d4e5

Browse files
Bump object-path from 0.11.4 to 0.11.8
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe46526 commit b27d4e5

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
@@ -21,7 +21,7 @@
2121
"dexie-mongoify": "^1.3.0",
2222
"fake-indexeddb": "^3.0.0",
2323
"firebase-tools": "^11.16.0",
24-
"object-path": "^0.11.4",
24+
"object-path": "^0.11.8",
2525
"pluralize": "^8.0.0",
2626
"prettier": "2.0.4",
2727
"randombytes": "^2.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4258,10 +4258,10 @@ object-inspect@^1.9.0:
42584258
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
42594259
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
42604260

4261-
object-path@^0.11.4:
4262-
version "0.11.4"
4263-
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
4264-
integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=
4261+
object-path@^0.11.8:
4262+
version "0.11.8"
4263+
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742"
4264+
integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==
42654265

42664266
42674267
version "2.4.1"

0 commit comments

Comments
 (0)