This repository was archived by the owner on Jul 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 1462
1462
nock "*"
1463
1463
1464
1464
" @types/node@*" , "@types/node@^20.1.0":
1465
- version "20.8.3"
1466
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.3.tgz#c4ae2bb1cfab2999ed441a95c122bbbe1567a66d"
1467
- integrity sha512-jxiZQFpb+NlH5kjW49vXxvxTjeeqlbsnTAdBTKpzEdPs9itay7MscYXz3Fo9VYFEsfQ6LJFitHad3faerLAjCw==
1465
+ version "20.8.6"
1466
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.8.6.tgz#0dbd4ebcc82ad0128df05d0e6f57e05359ee47fa"
1467
+ integrity sha512-eWO4K2Ji70QzKUqRy6oyJWUeB7+g2cRagT3T/nxYibYcT4y2BDL8lqolRXjTHmkZCdJfIPaY73KbJAZmcryxTQ==
1468
+ dependencies :
1469
+ undici-types "~5.25.1"
1468
1470
1469
1471
" @types/normalize-package-data@^2.4.0 " :
1470
1472
version "2.4.0"
@@ -6273,6 +6275,11 @@ uglify-js@^3.1.4:
6273
6275
resolved "https://registry.npmjs.org/uglify-js/-/uglify-js-3.14.2.tgz"
6274
6276
integrity sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A==
6275
6277
6278
+ undici-types@~5.25.1 :
6279
+ version "5.25.3"
6280
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.25.3.tgz#e044115914c85f0bcbb229f346ab739f064998c3"
6281
+ integrity sha512-Ga1jfYwRn7+cP9v8auvEXN1rX3sWqlayd4HP7OKk4mZWylEmu3KzXDUGrQUN6Ol7qo1gPvB2e5gX6udnyEPgdA==
6282
+
6276
6283
unique-filename@^1.1.1 :
6277
6284
version "1.1.1"
6278
6285
resolved "https://registry.yarnpkg.com/unique-filename/-/unique-filename-1.1.1.tgz#1d69769369ada0583103a1e6ae87681b56573230"
You can’t perform that action at this time.
0 commit comments