File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 7070 "webpack-cli" : " ^4.10.0"
7171 },
7272 "dependencies" : {
73+ "buffer" : " npm:@eppo/buffer@6.2.0" ,
7374 "js-base64" : " ^3.7.7" ,
7475 "pino" : " ^8.19.0" ,
7576 "semver" : " ^7.5.4" ,
7677 "spark-md5" : " ^3.0.2" ,
7778 "uuid" : " ^8.3.2"
78- }
79+ },
80+ "packageManager" : " yarn@1.22.22+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e"
7981}
Original file line number Diff line number Diff line change @@ -1339,6 +1339,14 @@ buffer@^6.0.3:
13391339 base64-js "^1.3.1"
13401340 ieee754 "^1.2.1"
13411341
1342+ " buffer@npm:@eppo/buffer@6.2.0 " :
1343+ version "6.2.0"
1344+ resolved "https://registry.yarnpkg.com/@eppo/buffer/-/buffer-6.2.0.tgz#c073617a106ec710e83835edd593ab55ad2b25a1"
1345+ integrity sha512-3SP9je+cXr2tHRCwG38P862MjjNALoM4/FGR5ciqjTb6xpJpJxHI1mg0ORwn0Shu8Prn6mUpqqzyAxCvszb8uw==
1346+ dependencies :
1347+ base64-js "^1.3.1"
1348+ ieee754 "^1.2.1"
1349+
13421350call-bind@^1.0.0, call-bind@^1.0.2 :
13431351 version "1.0.2"
13441352 resolved "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz"
You can’t perform that action at this time.
0 commit comments