Skip to content

Commit

Permalink
Merge pull request #7853 from ministryofjustice/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/reflect.getprototypeof-1.0.8

Bump reflect.getprototypeof from 1.0.7 to 1.0.8
  • Loading branch information
jrmhaig authored Dec 9, 2024
2 parents 9b09539 + 00f7fca commit a769630
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1654,7 +1654,7 @@ call-bind-apply-helpers@^1.0.0:
es-errors "^1.3.0"
function-bind "^1.1.2"

call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7:
call-bind@^1.0.2, call-bind@^1.0.5, call-bind@^1.0.6, call-bind@^1.0.7, call-bind@^1.0.8:
version "1.0.8"
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.8.tgz#0736a9660f537e3388826f440d5ec45f744eaa4c"
integrity sha512-oKlSFMcMwpUg2ednkhQ454wfWiU/ul3CkJe/PEHcTKuiX6RpbehUiFMXu13HalGZxfUwCQzZG747YXBn1im9ww==
Expand Down Expand Up @@ -4313,17 +4313,18 @@ redent@^4.0.0:
strip-indent "^4.0.0"

reflect.getprototypeof@^1.0.4, reflect.getprototypeof@^1.0.6:
version "1.0.7"
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.7.tgz#04311b33a1b713ca5eb7b5aed9950a86481858e5"
integrity sha512-bMvFGIUKlc/eSfXNX+aZ+EL95/EgZzuwA0OBPTbZZDEJw/0AkentjMuM1oiRfwHrshqk4RzdgiTg5CcDalXN5g==
version "1.0.8"
resolved "https://registry.yarnpkg.com/reflect.getprototypeof/-/reflect.getprototypeof-1.0.8.tgz#c58afb17a4007b4d1118c07b92c23fca422c5d82"
integrity sha512-B5dj6usc5dkk8uFliwjwDHM8To5/QwdKz9JcBZ8Ic4G1f0YmeeJTtE/ZTdgRFPAfxZFiUaPhZ1Jcs4qeagItGQ==
dependencies:
call-bind "^1.0.7"
call-bind "^1.0.8"
define-properties "^1.2.1"
dunder-proto "^1.0.0"
es-abstract "^1.23.5"
es-errors "^1.3.0"
get-intrinsic "^1.2.4"
gopd "^1.0.1"
which-builtin-type "^1.1.4"
gopd "^1.2.0"
which-builtin-type "^1.2.0"

regenerate-unicode-properties@^10.2.0:
version "10.2.0"
Expand Down Expand Up @@ -5352,7 +5353,7 @@ which-boxed-primitive@^1.0.2:
is-string "^1.1.0"
is-symbol "^1.1.0"

which-builtin-type@^1.1.4:
which-builtin-type@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/which-builtin-type/-/which-builtin-type-1.2.0.tgz#58042ac9602d78a6d117c7e811349df1268ba63c"
integrity sha512-I+qLGQ/vucCby4tf5HsLmGueEla4ZhwTBSqaooS+Y0BuxN4Cp+okmGuV+8mXZ84KDI9BA+oklo+RzKg0ONdSUA==
Expand Down

0 comments on commit a769630

Please sign in to comment.