diff --git a/package.json b/package.json index 4e3318f..df36e26 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.6", "pluralize": "^8.0.0", "randombytes": "^2.1.0", "ts-node": "^8.5.4", diff --git a/yarn.lock b/yarn.lock index fe5bbf1..887f64c 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.6: + version "0.11.6" + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.6.tgz#e53b6f19fc53a50c5009b3899a3e25a5b4e6de45" + integrity sha512-IxOLx7DbXnrRHAhLRiL4Sg0383CGdo5k6F7sjYyeqVOEzctZFUHF3c4uh7EgqWoV0B3CCmgYwjOBgw9jrqyv/A== on-finished@^2.2.0, on-finished@~2.3.0: version "2.3.0"