Skip to content

Commit 8794f51

Browse files
chore(deps): [security] bump dot-prop from 4.2.0 to 4.2.1 (#99)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1. **This update includes a security fix.** - [Release notes](https://github.com/sindresorhus/dot-prop/releases) - [Commits](https://github.com/sindresorhus/dot-prop/commits) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent c768396 commit 8794f51

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3887,9 +3887,9 @@ domutils@^1.5.1, domutils@^1.7.0:
38873887
domelementtype "1"
38883888

38893889
dot-prop@^4.1.1:
3890-
version "4.2.0"
3891-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
3892-
integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
3890+
version "4.2.1"
3891+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
3892+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
38933893
dependencies:
38943894
is-obj "^1.0.0"
38953895

@@ -5133,6 +5133,7 @@ is-number@^3.0.0:
51335133
is-obj@^1.0.0:
51345134
version "1.0.1"
51355135
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
5136+
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
51365137

51375138
is-path-cwd@^2.0.0:
51385139
version "2.1.0"

0 commit comments

Comments
 (0)