diff --git a/package.json b/package.json index 9cda172d..f842d7a9 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "release": "changeset publish" }, "dependencies": { - "@primer/primitives": "4.3.3" + "@primer/primitives": "4.3.4" }, "devDependencies": { "@changesets/changelog-github": "0.4.0", diff --git a/yarn.lock b/yarn.lock index b65d7655..3ccf1685 100644 --- a/yarn.lock +++ b/yarn.lock @@ -760,10 +760,10 @@ "@nodelib/fs.scandir" "2.1.4" fastq "^1.6.0" -"@primer/primitives@4.3.3": - version "4.3.3" - resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.3.tgz#9cbeffd76f27c98e2dda33eb9a5a9b1a1d674dbe" - integrity sha512-S2VvxGQBnKhggTqY6hQSNf/nyH4KR0mJp3H2/bWTKR/RM7ptCo+ajxgxmW16WaDTIQ2cvrHeqTD/qnuZ8yf6bg== +"@primer/primitives@4.3.4": + version "4.3.4" + resolved "https://registry.yarnpkg.com/@primer/primitives/-/primitives-4.3.4.tgz#5b3d8b8edb9b3c11218e9d4da906705d52b9892c" + integrity sha512-2pA7P7rqX6Iz9yp/Z2LiPsRz35OmUR3SNryHiLXazGaJRbS+qlaU9/PPcw74d46/VG/dKcZQJOzsbPKcRq183g== "@sinonjs/commons@^1.7.0": version "1.8.2"