Skip to content

Commit ccedf5f

Browse files
Bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d93919 commit ccedf5f

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
@@ -18,7 +18,7 @@
1818
"dexie-mongoify": "^1.3.0",
1919
"fake-indexeddb": "^3.0.0",
2020
"firebase-tools": "^7.0.0",
21-
"object-path": "^0.11.4",
21+
"object-path": "^0.11.5",
2222
"pluralize": "^8.0.0",
2323
"randombytes": "^2.1.0",
2424
"ts-node": "^8.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2997,10 +2997,10 @@ object-copy@^0.1.0:
29972997
define-property "^0.2.5"
29982998
kind-of "^3.0.3"
29992999

3000-
object-path@^0.11.4:
3001-
version "0.11.4"
3002-
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
3003-
integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=
3000+
object-path@^0.11.5:
3001+
version "0.11.5"
3002+
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a"
3003+
integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg==
30043004

30053005
object-visit@^1.0.0:
30063006
version "1.0.1"

0 commit comments

Comments
 (0)