Skip to content

Commit ba7b685

Browse files
authored
Merge pull request #176 from cebe/dependabot/npm_and_yarn/json-pointer-0.6.2
Bump json-pointer from 0.6.1 to 0.6.2
2 parents d09fd14 + 35f1f37 commit ba7b685

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -480,9 +480,9 @@ find-up@^3.0.0:
480480
locate-path "^3.0.0"
481481

482482
foreach@^2.0.4:
483-
version "2.0.5"
484-
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.5.tgz#0bee005018aeb260d0a3af3ae658dd0136ec1b99"
485-
integrity sha1-C+4AUBiusmDQo6865ljdATbsG5k=
483+
version "2.0.6"
484+
resolved "https://registry.yarnpkg.com/foreach/-/foreach-2.0.6.tgz#87bcc8a1a0e74000ff2bf9802110708cfb02eb6e"
485+
integrity sha512-k6GAGDyqLe9JaebCsFCoudPPWfihKu8pylYXRlqP1J7ms39iPoTtk2fviNglIeQEwdh0bQeKJ01ZPyuyQvKzwg==
486486

487487
format-util@^1.0.3:
488488
version "1.0.5"
@@ -630,9 +630,9 @@ js-yaml@^3.12.1, js-yaml@^3.2.3:
630630
esprima "^4.0.0"
631631

632632
json-pointer@^0.6.0:
633-
version "0.6.1"
634-
resolved "https://registry.yarnpkg.com/json-pointer/-/json-pointer-0.6.1.tgz#3c6caa6ac139e2599f5a1659d39852154015054d"
635-
integrity sha512-3OvjqKdCBvH41DLpV4iSt6v2XhZXV1bPB4OROuknvUXI7ZQNofieCPkmE26stEJ9zdQuvIxDHCuYhfgxFAAs+Q==
633+
version "0.6.2"
634+
resolved "https://registry.yarnpkg.com/json-pointer/-/json-pointer-0.6.2.tgz#f97bd7550be5e9ea901f8c9264c9d436a22a93cd"
635+
integrity sha512-vLWcKbOaXlO+jvRy4qNd+TI1QUPZzfJj1tpJ3vAXDych5XJf93ftpUKe5pKCrzyIIwgBJcOcCVRUfqQP25afBw==
636636
dependencies:
637637
foreach "^2.0.4"
638638

0 commit comments

Comments
 (0)