Skip to content

Commit a9ae613

Browse files
chore(deps): bump bn.js from 5.2.2 to 5.2.3
Bumps [bn.js](https://github.com/indutny/bn.js) from 5.2.2 to 5.2.3. - [Release notes](https://github.com/indutny/bn.js/releases) - [Changelog](https://github.com/indutny/bn.js/blob/master/CHANGELOG.md) - [Commits](indutny/bn.js@v5.2.2...v5.2.3) --- updated-dependencies: - dependency-name: bn.js dependency-version: 5.2.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d4dd49 commit a9ae613

File tree

1 file changed

+40
-15
lines changed

1 file changed

+40
-15
lines changed

yarn.lock

Lines changed: 40 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,15 @@
124124
js-tokens "^4.0.0"
125125
picocolors "^1.1.1"
126126

127+
"@babel/code-frame@^7.28.6":
128+
version "7.29.0"
129+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
130+
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
131+
dependencies:
132+
"@babel/helper-validator-identifier" "^7.28.5"
133+
js-tokens "^4.0.0"
134+
picocolors "^1.1.1"
135+
127136
"@babel/compat-data@^7.27.2", "@babel/compat-data@^7.27.7", "@babel/compat-data@^7.28.0":
128137
version "7.28.0"
129138
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.0.tgz"
@@ -310,12 +319,12 @@
310319
"@babel/types" "^7.28.2"
311320

312321
"@babel/helpers@^7.28.2", "@babel/helpers@^7.28.3":
313-
version "7.28.4"
314-
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
315-
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
322+
version "7.28.6"
323+
resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7"
324+
integrity sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==
316325
dependencies:
317-
"@babel/template" "^7.27.2"
318-
"@babel/types" "^7.28.4"
326+
"@babel/template" "^7.28.6"
327+
"@babel/types" "^7.28.6"
319328

320329
"@babel/highlight@^7.10.4":
321330
version "7.25.9"
@@ -334,6 +343,13 @@
334343
dependencies:
335344
"@babel/types" "^7.28.2"
336345

346+
"@babel/parser@^7.28.6":
347+
version "7.29.0"
348+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6"
349+
integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==
350+
dependencies:
351+
"@babel/types" "^7.29.0"
352+
337353
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
338354
version "7.27.1"
339355
resolved "https://registry.npmjs.org/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz"
@@ -890,9 +906,9 @@
890906
esutils "^2.0.2"
891907

892908
"@babel/runtime@7.6.0", "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.14.6", "@babel/runtime@^7.20.13", "@babel/runtime@^7.25.0", "@babel/runtime@^7.28.2", "@babel/runtime@^7.28.6", "@babel/runtime@^7.7.6":
893-
version "7.28.4"
894-
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326"
895-
integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ==
909+
version "7.28.6"
910+
resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b"
911+
integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==
896912

897913
"@babel/template@^7.27.1", "@babel/template@^7.27.2":
898914
version "7.27.2"
@@ -903,6 +919,15 @@
903919
"@babel/parser" "^7.27.2"
904920
"@babel/types" "^7.27.1"
905921

922+
"@babel/template@^7.28.6":
923+
version "7.28.6"
924+
resolved "https://registry.npmjs.org/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
925+
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
926+
dependencies:
927+
"@babel/code-frame" "^7.28.6"
928+
"@babel/parser" "^7.28.6"
929+
"@babel/types" "^7.28.6"
930+
906931
"@babel/traverse@^7.23.2", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.0", "@babel/traverse@^7.28.3", "@babel/traverse@^7.4.5":
907932
version "7.28.3"
908933
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.3.tgz"
@@ -924,10 +949,10 @@
924949
"@babel/helper-string-parser" "^7.27.1"
925950
"@babel/helper-validator-identifier" "^7.27.1"
926951

927-
"@babel/types@^7.28.4":
928-
version "7.28.5"
929-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz"
930-
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
952+
"@babel/types@^7.28.6", "@babel/types@^7.29.0":
953+
version "7.29.0"
954+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
955+
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
931956
dependencies:
932957
"@babel/helper-string-parser" "^7.27.1"
933958
"@babel/helper-validator-identifier" "^7.28.5"
@@ -8033,9 +8058,9 @@ bn.js@^4.0.0, bn.js@^4.1.0, bn.js@^4.11.0, bn.js@^4.11.8, bn.js@^4.11.9, bn.js@^
80338058
integrity sha512-n4DSx829VRTRByMRGdjQ9iqsN0Bh4OolPsFnaZBLcbi8iXcB+kJ9s7EnRt4wILZNV3kPLHkRVfOc/HvhC3ovDw==
80348059

80358060
bn.js@^5.1.1, bn.js@^5.1.2, bn.js@^5.2.0, bn.js@^5.2.1:
8036-
version "5.2.2"
8037-
resolved "https://registry.npmjs.org/bn.js/-/bn.js-5.2.2.tgz"
8038-
integrity sha512-v2YAxEmKaBLahNwE1mjp4WON6huMNeuDvagFZW+ASCuA/ku0bXR9hSMw0XpiqMoA3+rmnyck/tPRSFQkoC9Cuw==
8061+
version "5.2.3"
8062+
resolved "https://registry.npmjs.org/bn.js/-/bn.js-5.2.3.tgz#16a9e409616b23fef3ccbedb8d42f13bff80295e"
8063+
integrity sha512-EAcmnPkxpntVL+DS7bO1zhcZNvCkxqtkd0ZY53h06GNQ3DEkkGZ/gKgmDv6DdZQGj9BgfSPKtJJ7Dp1GPP8f7w==
80398064

80408065
body-parser@1.20.3, body-parser@^1.19.0, body-parser@^1.20.3:
80418066
version "1.20.3"

0 commit comments

Comments
 (0)