Skip to content

Commit e65133a

Browse files
[Security] Bump dot-prop from 4.2.0 to 4.2.1 in /app
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](sindresorhus/dot-prop@v4.2.0...v4.2.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent fe92b86 commit e65133a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4293,9 +4293,9 @@ domutils@^1.5.1, domutils@^1.7.0:
42934293
domelementtype "1"
42944294

42954295
dot-prop@^4.1.1:
4296-
version "4.2.0"
4297-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
4298-
integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
4296+
version "4.2.1"
4297+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
4298+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
42994299
dependencies:
43004300
is-obj "^1.0.0"
43014301

0 commit comments

Comments
 (0)