Merge pull request #44 from doocs/dependabot/npm_and_yarn/dot-prop-4.2.1

build(deps): bump dot-prop from 4.2.0 to 4.2.1
This commit is contained in:
Yang Libin 2020-11-23 09:43:21 +08:00 committed by GitHub
commit 7e77a81c7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3328,8 +3328,9 @@ domutils@^2.0.0:
domhandler "^3.0.0"
dot-prop@^4.1.1:
version "4.2.0"
resolved "https://registry.npm.taobao.org/dot-prop/download/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"
@ -5017,7 +5018,8 @@ is-number@^3.0.0:
is-obj@^1.0.0:
version "1.0.1"
resolved "https://registry.npm.taobao.org/is-obj/download/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
is-path-cwd@^2.0.0:
version "2.2.0"