Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 6061a72

Browse files
authored
Merge pull request #12 from openapi-json-schema-tools/dependabot/npm_and_yarn/website/dot-prop-4.2.1
Bump dot-prop from 4.2.0 to 4.2.1 in /website
2 parents 10e18b6 + cdc96d0 commit 6061a72

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3222,9 +3222,9 @@ domutils@^1.5.1, domutils@^1.7.0:
32223222
domelementtype "1"
32233223

32243224
dot-prop@^4.1.1:
3225-
version "4.2.0"
3226-
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.0.tgz#1f19e0c2e1aa0e32797c49799f2837ac6af69c57"
3227-
integrity sha512-tUMXrxlExSW6U2EXiiKGSBVdYgtV8qlHL+C10TsW4PURY/ic+eaysnSkwB4kA/mBlCyy/IKDJ+Lc3wbWeaXtuQ==
3225+
version "4.2.1"
3226+
resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-4.2.1.tgz#45884194a71fc2cda71cbb4bceb3a4dd2f433ba4"
3227+
integrity sha512-l0p4+mIuJIua0mhxGoh4a+iNL9bmeK5DvnSVQa6T0OhrVmaEa1XScX5Etc673FePCJOArq/4Pa2cLGODUWTPOQ==
32283228
dependencies:
32293229
is-obj "^1.0.0"
32303230

@@ -4959,7 +4959,7 @@ is-number@^7.0.0:
49594959
is-obj@^1.0.0, is-obj@^1.0.1:
49604960
version "1.0.1"
49614961
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
4962-
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
4962+
integrity sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==
49634963

49644964
is-path-cwd@^2.0.0, is-path-cwd@^2.2.0:
49654965
version "2.2.0"

0 commit comments

Comments
 (0)