File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 142
142
"@js-temporal/polyfill" : " ^0.4.4" ,
143
143
"@types/jest" : " ^29.5.14" ,
144
144
"@types/node" : " ^22.0.0" ,
145
- "immutable" : " 4.2.2 " ,
145
+ "immutable" : " 5.0.3 " ,
146
146
"nock" : " 13.3.1" ,
147
147
"rollup-plugins" : " workspace:*"
148
148
}
Original file line number Diff line number Diff line change 126
126
"@js-temporal/polyfill" : " ^0.4.4" ,
127
127
"@types/jest" : " ^29.5.14" ,
128
128
"@types/node" : " ^22.0.0" ,
129
- "immutable" : " 4.2.2 " ,
129
+ "immutable" : " 5.0.3 " ,
130
130
"rollup-plugins" : " workspace:*"
131
131
}
132
132
}
Original file line number Diff line number Diff line change @@ -3101,7 +3101,7 @@ __metadata:
3101
3101
"@js-temporal/polyfill": "npm:^0.4.4"
3102
3102
"@types/jest": "npm:^29.5.14"
3103
3103
"@types/node": "npm:^22.0.0"
3104
- immutable: "npm:4.2.2 "
3104
+ immutable: "npm:5.0.3 "
3105
3105
nock: "npm:13.3.1"
3106
3106
rollup-plugins: "workspace:*"
3107
3107
languageName: unknown
@@ -3155,7 +3155,7 @@ __metadata:
3155
3155
"@js-temporal/polyfill": "npm:^0.4.4"
3156
3156
"@types/jest": "npm:^29.5.14"
3157
3157
"@types/node": "npm:^22.0.0"
3158
- immutable: "npm:4.2.2 "
3158
+ immutable: "npm:5.0.3 "
3159
3159
rollup-plugins: "workspace:*"
3160
3160
languageName: unknown
3161
3161
linkType: soft
@@ -16807,10 +16807,10 @@ __metadata:
16807
16807
languageName: node
16808
16808
linkType: hard
16809
16809
16810
- "immutable@npm:4.2.2 ":
16811
- version: 4.2.2
16812
- resolution: "immutable@npm:4.2.2 "
16813
- checksum: 10c0/230947e1d2408da5083feee3efdfb8f7cd77ca72037f9824ce5185e33f9cb55a53aa741a9a5b49d2488493af0478a0c94140f1fddb7b7f5af4f71af5b16d4be7
16810
+ "immutable@npm:5.0.3 ":
16811
+ version: 5.0.3
16812
+ resolution: "immutable@npm:5.0.3 "
16813
+ checksum: 10c0/3269827789e1026cd25c2ea97f0b2c19be852ffd49eda1b674b20178f73d84fa8d945ad6f5ac5bc4545c2b4170af9f6e1f77129bc1cae7974a4bf9b04a9cdfb9
16814
16814
languageName: node
16815
16815
linkType: hard
16816
16816
You can’t perform that action at this time.
0 commit comments