Skip to content

Commit 4584493

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 8edb2ed commit 4584493

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
@@ -19,7 +19,7 @@
1919
"dexie-mongoify": "^1.3.0",
2020
"fake-indexeddb": "^3.0.0",
2121
"firebase-tools": "^8.10.0",
22-
"object-path": "^0.11.4",
22+
"object-path": "^0.11.8",
2323
"pluralize": "^8.0.0",
2424
"randombytes": "^2.1.0",
2525
"ts-node": "^8.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3286,10 +3286,10 @@ object-assign@^4.1.0:
32863286
resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863"
32873287
integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=
32883288

3289-
object-path@^0.11.4:
3290-
version "0.11.4"
3291-
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
3292-
integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk=
3289+
object-path@^0.11.8:
3290+
version "0.11.8"
3291+
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.8.tgz#ed002c02bbdd0070b78a27455e8ae01fc14d4742"
3292+
integrity sha512-YJjNZrlXJFM42wTBn6zgOJVar9KFJvzx6sTWDte8sWZF//cnjl0BxHNpfZx+ZffXX63A9q0b1zsFiBX4g4X5KA==
32933293

32943294
on-finished@^2.2.0, on-finished@~2.3.0:
32953295
version "2.3.0"

0 commit comments

Comments
 (0)