Skip to content

Commit bc6f117

Browse files
committed
Update abab, assert, and object-assign to latest commit SHAs
- abab: 063700e -> 61b3a65 (latest commit on archived repo) - assert: fc65923 -> c628adc (latest commit on main branch) - object-assign: a29ce50 -> 009a136 (latest commit on main branch) These updates should fix test failures in these packages.
1 parent c97eac4 commit bc6f117

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/npm/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@socketregistry/scripts": "file:../../scripts",
1010
"@socketsecurity/registry": "file:../../registry",
1111
"@hyrious/bun.lockb": "https://github.com/hyrious/bun.lockb/archive/e4bab9e77b8c51c13eb02d526fb294e60955e7d8.tar.gz",
12-
"abab": "https://github.com/jsdom/abab/archive/063700eb38c7c4c74530bb7505ad41d097adde54.tar.gz",
12+
"abab": "https://github.com/jsdom/abab/archive/61b3a65077bcddf392c178a0631f1c8a9a218253.tar.gz",
1313
"aggregate-error": "https://github.com/sindresorhus/aggregate-error/archive/3e2a127d3791176d602782a7806f4ca3a6e7f63a.tar.gz",
1414
"array-buffer-byte-length": "1.0.2",
1515
"array-flatten": "https://github.com/blakeembrey/array-flatten/archive/34b6d5a64b9bd844263321c321c86483f5147875.tar.gz",
@@ -30,7 +30,7 @@
3030
"array.prototype.toreversed": "1.1.2",
3131
"array.prototype.tosorted": "1.1.4",
3232
"arraybuffer.prototype.slice": "1.0.4",
33-
"assert": "https://github.com/browserify/commonjs-assert/archive/fc65923fdbbc3ae72de1ddb15ee54088d201b4f9.tar.gz",
33+
"assert": "https://github.com/browserify/commonjs-assert/archive/c628adcf35900c423ae2c14914eab133cfe9f2ad.tar.gz",
3434
"asynciterator.prototype": "1.0.0",
3535
"available-typed-arrays": "1.0.7",
3636
"date": "2.0.6",
@@ -87,7 +87,7 @@
8787
"json-stable-stringify": "1.3.0",
8888
"jsonify": "0.0.1",
8989
"number-is-nan": "https://github.com/sindresorhus/number-is-nan/archive/53dce45c0d421b7d3db606fb98f4bc9b684e8475.tar.gz",
90-
"object-assign": "https://github.com/sindresorhus/object-assign/archive/a29ce5053398661d882e368e60da6553d3d82434.tar.gz",
90+
"object-assign": "https://github.com/sindresorhus/object-assign/archive/009a13650262afb53408fc8b5e3fb2d1f2fce941.tar.gz",
9191
"object-is": "1.1.6",
9292
"object-keys": "https://github.com/ljharb/object-keys/archive/ba2c1989270c7de969aa8498fc3b7c8e677806f3.tar.gz",
9393
"object.assign": "4.1.7",

0 commit comments

Comments
 (0)