Skip to content

Commit

Permalink
Merge pull request #1143 from blackflux/dependabot/npm_and_yarn/dev/o…
Browse files Browse the repository at this point in the history
…bject-lib-3.0.0
  • Loading branch information
dependabot-preview[bot] committed Mar 16, 2021
2 parents 48d4c7a + cd936c6 commit 0c014e9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"json-stringify-pretty-compact": "3.0.0",
"lodash.clonedeep": "4.5.0",
"lodash.isequal": "4.5.0",
"object-lib": "2.1.2",
"object-lib": "3.0.0",
"xml-js": "1.6.11",
"yaml-boost": "2.0.0"
}
Expand Down
7 changes: 7 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5495,6 +5495,13 @@ object-lib@2.1.2:
dependencies:
object-scan "14.0.0"

object-lib@3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/object-lib/-/object-lib-3.0.0.tgz#630e437ef876f57d0483e54b485894ab37aca23e"
integrity sha512-CIlney6fXVZDlFcvRJVG4Bfemb5yceKjuSpv85Frm+SynKFPLNQGlFCRxYNlCrWnlhKdCs4MUei8ZA/cESczBA==
dependencies:
object-scan "14.0.0"

object-scan@13.9.1:
version "13.9.1"
resolved "https://registry.yarnpkg.com/object-scan/-/object-scan-13.9.1.tgz#03ab1be0d55e29471774945173a5fdcfcf5ebb35"
Expand Down

0 comments on commit 0c014e9

Please sign in to comment.