diff --git a/package.json b/package.json index 4e3318f..c2299d1 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "dexie-mongoify": "^1.3.0", "fake-indexeddb": "^3.0.0", "firebase-tools": "^8.10.0", - "object-path": "^0.11.4", + "object-path": "^0.11.5", "pluralize": "^8.0.0", "randombytes": "^2.1.0", "ts-node": "^8.5.4", diff --git a/yarn.lock b/yarn.lock index fe5bbf1..4b1e6d4 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3286,10 +3286,10 @@ object-assign@^4.1.0: resolved "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.1.tgz#2109adc7965887cfc05cbbd442cac8bfbb360863" integrity sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM= -object-path@^0.11.4: - version "0.11.4" - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" - integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk= +object-path@^0.11.5: + version "0.11.5" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a" + integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg== on-finished@^2.2.0, on-finished@~2.3.0: version "2.3.0"