Skip to content

Commit defca29

Browse files
Update dependency node-polyfill-webpack-plugin to v4
1 parent 050d728 commit defca29

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"jshint": "^2.1.10",
7171
"manual-git-changelog": "^1.0.1",
7272
"n3": "^1.11.1",
73-
"node-polyfill-webpack-plugin": "^3.0.0",
73+
"node-polyfill-webpack-plugin": "^4.0.0",
7474
"pre-commit": "^1.2.2",
7575
"simple-copy": "^2.2.1",
7676
"stream-to-array": "^2.3.0",

yarn.lock

+22-22
Original file line numberDiff line numberDiff line change
@@ -3203,7 +3203,7 @@ __metadata:
32033203
manual-git-changelog: "npm:^1.0.1"
32043204
minimist: "npm:^1.2.0"
32053205
n3: "npm:^1.11.1"
3206-
node-polyfill-webpack-plugin: "npm:^3.0.0"
3206+
node-polyfill-webpack-plugin: "npm:^4.0.0"
32073207
pre-commit: "npm:^1.2.2"
32083208
rdf-data-factory: "npm:^1.1.0"
32093209
rdf-object: "npm:^1.14.0"
@@ -3627,10 +3627,10 @@ __metadata:
36273627
languageName: node
36283628
linkType: hard
36293629

3630-
"domain-browser@npm:^4.22.0":
3631-
version: 4.22.0
3632-
resolution: "domain-browser@npm:4.22.0"
3633-
checksum: 2ef7eda6d2161038fda0c9aa4c9e18cc7a0baa89ea6be975d449527c2eefd4b608425db88508e2859acc472f46f402079274b24bd75e3fb506f28c5dba203129
3630+
"domain-browser@npm:^5.7.0":
3631+
version: 5.7.0
3632+
resolution: "domain-browser@npm:5.7.0"
3633+
checksum: 07c0a42660f06e44c2ba2d40df85cc10d61f4484cb81a4a6886a6d8727317d7f775daca80d34534bd7031b1fa35dc6d9c4ada09c3350e8a8ef6c843c26cb2c34
36343634
languageName: node
36353635
linkType: hard
36363636

@@ -6784,37 +6784,37 @@ __metadata:
67846784
languageName: node
67856785
linkType: hard
67866786

6787-
"node-polyfill-webpack-plugin@npm:^3.0.0":
6788-
version: 3.0.0
6789-
resolution: "node-polyfill-webpack-plugin@npm:3.0.0"
6787+
"node-polyfill-webpack-plugin@npm:^4.0.0":
6788+
version: 4.0.0
6789+
resolution: "node-polyfill-webpack-plugin@npm:4.0.0"
67906790
dependencies:
67916791
assert: "npm:^2.1.0"
67926792
browserify-zlib: "npm:^0.2.0"
67936793
buffer: "npm:^6.0.3"
67946794
console-browserify: "npm:^1.2.0"
67956795
constants-browserify: "npm:^1.0.0"
67966796
crypto-browserify: "npm:^3.12.0"
6797-
domain-browser: "npm:^4.22.0"
6797+
domain-browser: "npm:^5.7.0"
67986798
events: "npm:^3.3.0"
67996799
https-browserify: "npm:^1.0.0"
68006800
os-browserify: "npm:^0.3.0"
68016801
path-browserify: "npm:^1.0.1"
68026802
process: "npm:^0.11.10"
6803-
punycode: "npm:^2.3.0"
6803+
punycode: "npm:^2.3.1"
68046804
querystring-es3: "npm:^0.2.1"
6805-
readable-stream: "npm:^4.4.2"
6805+
readable-stream: "npm:^4.5.2"
68066806
stream-browserify: "npm:^3.0.0"
68076807
stream-http: "npm:^3.2.0"
68086808
string_decoder: "npm:^1.3.0"
68096809
timers-browserify: "npm:^2.0.12"
68106810
tty-browserify: "npm:^0.0.1"
6811-
type-fest: "npm:^4.4.0"
6811+
type-fest: "npm:^4.18.2"
68126812
url: "npm:^0.11.3"
68136813
util: "npm:^0.12.5"
68146814
vm-browserify: "npm:^1.1.2"
68156815
peerDependencies:
68166816
webpack: ">=5"
6817-
checksum: 9e47ee6c4aab6f876fa9439debd098124608ed0d58606fa166f97b8a9cd894cc96559f05368cdd85c6f1c2e796fe4c0e74af6d7be9286346d9f78a1844eb1b5c
6817+
checksum: 6302660e91f8cd4f445ad4d62782d622c418995a2ab19951d02809c9c540e42d2d70d76932f9dd6da3713cc21787e5a317d69e2377944c9e51282d9954cf2501
68186818
languageName: node
68196819
linkType: hard
68206820

@@ -7407,7 +7407,7 @@ __metadata:
74077407
languageName: node
74087408
linkType: hard
74097409

7410-
"punycode@npm:^2.3.0":
7410+
"punycode@npm:^2.3.1":
74117411
version: 2.3.1
74127412
resolution: "punycode@npm:2.3.1"
74137413
checksum: 14f76a8206bc3464f794fb2e3d3cc665ae416c01893ad7a02b23766eb07159144ee612ad67af5e84fa4479ccfe67678c4feb126b0485651b302babf66f04f9e9
@@ -7737,16 +7737,16 @@ __metadata:
77377737
languageName: node
77387738
linkType: hard
77397739

7740-
"readable-stream@npm:^4.4.2":
7741-
version: 4.4.2
7742-
resolution: "readable-stream@npm:4.4.2"
7740+
"readable-stream@npm:^4.5.2":
7741+
version: 4.5.2
7742+
resolution: "readable-stream@npm:4.5.2"
77437743
dependencies:
77447744
abort-controller: "npm:^3.0.0"
77457745
buffer: "npm:^6.0.3"
77467746
events: "npm:^3.3.0"
77477747
process: "npm:^0.11.10"
77487748
string_decoder: "npm:^1.3.0"
7749-
checksum: cf7cc8daa2b57872d120945a20a1458c13dcb6c6f352505421115827b18ac4df0e483ac1fe195cb1f5cd226e1073fc55b92b569269d8299e8530840bcdbba40c
7749+
checksum: a2c80e0e53aabd91d7df0330929e32d0a73219f9477dbbb18472f6fdd6a11a699fc5d172a1beff98d50eae4f1496c950ffa85b7cc2c4c196963f289a5f39275d
77507750
languageName: node
77517751
linkType: hard
77527752

@@ -8965,10 +8965,10 @@ __metadata:
89658965
languageName: node
89668966
linkType: hard
89678967

8968-
"type-fest@npm:^4.4.0":
8969-
version: 4.8.3
8970-
resolution: "type-fest@npm:4.8.3"
8971-
checksum: 978edf5d00651e944b8c4d50f765a4cc09126e7fb90b46ed157265012e2f8aeb178c0ca493a175213ffa1705a795e4b5579c2ef4bc27bdd3462cdceccbf386f7
8968+
"type-fest@npm:^4.18.2":
8969+
version: 4.26.1
8970+
resolution: "type-fest@npm:4.26.1"
8971+
checksum: d2719ff8d380befe8a3c61068f37f28d6fa2849fd140c5d2f0f143099e371da6856aad7c97e56b83329d45bfe504afe9fd936a7cff600cc0d46aa9ffb008d6c6
89728972
languageName: node
89738973
linkType: hard
89748974

0 commit comments

Comments
 (0)