Skip to content

Commit

Permalink
Upgraded object-path dependency [GHSA-cwx2-736x-mf6w]
Browse files Browse the repository at this point in the history
  • Loading branch information
mcpierce committed Mar 1, 2021
1 parent 58c43ad commit 2b407a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions comixed-web/package.json
Expand Up @@ -48,6 +48,7 @@
"messageformat": "^2.3.0",
"ngx-translate-messageformat-compiler": "^4.8.0",
"ngx-translate-multi-http-loader": "^3.0.0",
"object-path": "^0.11.5",
"rxjs": "~6.5.5",
"tslib": "^2.0.0",
"webpack": "5.4.0",
Expand Down
5 changes: 5 additions & 0 deletions comixed-web/yarn.lock
Expand Up @@ -6205,6 +6205,11 @@ object-path@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==

object-visit@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/object-visit/-/object-visit-1.0.1.tgz#f79c4493af0c5377b59fe39d395e41042dd045bb"
Expand Down

0 comments on commit 2b407a7

Please sign in to comment.