Skip to content

Commit 26eb944

Browse files
authored
Merge pull request #842 from rvsia/updateObjectPath
Update object path dependency to fix vulnerability
2 parents d7a5964 + b38ad88 commit 26eb944

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
@@ -15454,9 +15454,10 @@ object-keys@^1.0.11, object-keys@^1.0.12, object-keys@^1.1.0, object-keys@^1.1.1
1545415454
version "1.1.1"
1545515455
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
1545615456

15457-
15458-
version "0.11.4"
15459-
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.4.tgz#370ae752fbf37de3ea70a861c23bba8915691949"
15457+
15458+
version "0.11.5"
15459+
resolved "https://registry.yarnpkg.com/object-path/-/object-path-0.11.5.tgz#d4e3cf19601a5140a55a16ad712019a9c50b577a"
15460+
integrity sha512-jgSbThcoR/s+XumvGMTMf81QVBmah+/Q7K7YduKeKVWL7N111unR2d6pZZarSk6kY/caeNxUDyxOvMWyzoU2eg==
1546015461

1546115462
object-visit@^1.0.0:
1546215463
version "1.0.1"

0 commit comments

Comments
 (0)