Skip to content

Commit

Permalink
Merge pull request #174 from nypublicradio/dependabot/npm_and_yarn/do…
Browse files Browse the repository at this point in the history
…t-prop-4.2.1

[Security] Bump dot-prop from 4.2.0 to 4.2.1
  • Loading branch information
walsh9 committed Dec 11, 2020
2 parents 4e44a3d + 972eadf commit ea52c2f
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6966,8 +6966,9 @@ dot-case@^3.0.3:
tslib "^1.10.0"

dot-prop@^4.1.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
version "4.2.1"
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
dependencies:
is-obj "^1.0.0"

Expand Down Expand Up @@ -7426,9 +7427,10 @@ ember-cli-lodash-subset@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ember-cli-lodash-subset/-/ember-cli-lodash-subset-2.0.1.tgz#20cb68a790fe0fde2488ddfd8efbb7df6fe766f2"

ember-cli-moment-shim@^3.7.1:
ember-cli-moment-shim@^3.7.1, ember-cli-moment-shim@^3.8.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/ember-cli-moment-shim/-/ember-cli-moment-shim-3.8.0.tgz#dc61bbac9dce4963394e60dd42726d4ba38e2bc1"
integrity sha512-dN5ImjrjZevEqB7xhwFXaPWwxdKGSFiR1kqy9gDVB+A5EGnhCL1uveKugcyJE/MICVhXUAHBUu6G2LFWEPF2YA==
dependencies:
broccoli-funnel "^2.0.0"
broccoli-merge-trees "^2.0.0"
Expand Down Expand Up @@ -10361,6 +10363,7 @@ is-number@^7.0.0:
is-obj@^1.0.0:
version "1.0.1"
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=

is-object@^1.0.1:
version "1.0.1"
Expand Down

0 comments on commit ea52c2f

Please sign in to comment.