Commit 877eb4b15566d1b9fee57113a6661a666027ad7a
Committed by
小小鲁班
1 parent
c14b475d
chore(deps): bump object-path from 0.11.4 to 0.11.5 in /back-end/h5-api
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] <support@github.com>
Showing
1 changed file
with
3 additions
and
3 deletions
back-end/h5-api/yarn.lock
| ... | ... | @@ -7273,9 +7273,9 @@ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.1: |
| 7273 | 7273 | integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA== |
| 7274 | 7274 | |
| 7275 | 7275 | object-path@^0.11.4: |
| 7276 | - version "0.11.4" | |
| 7277 | - resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949" | |
| 7278 | - integrity sha1-NwrnUvvzfePqcKhhwju6iRVpGUk= | |
| 7276 | + version "0.11.5" | |
| 7277 | + resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a" | |
| 7278 | + integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg== | |
| 7279 | 7279 | |
| 7280 | 7280 | object-visit@^1.0.0: |
| 7281 | 7281 | version "1.0.1" | ... | ... |