Skip to content

Commit 188040c

Browse files
Bump node-polyfill-webpack-plugin from 3.0.0 to 4.0.0
Bumps [node-polyfill-webpack-plugin](https://github.com/Richienb/node-polyfill-webpack-plugin) from 3.0.0 to 4.0.0. - [Release notes](https://github.com/Richienb/node-polyfill-webpack-plugin/releases) - [Commits](Richienb/node-polyfill-webpack-plugin@v3.0.0...v4.0.0) --- updated-dependencies: - dependency-name: node-polyfill-webpack-plugin dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3b2effd commit 188040c

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@
366366
"jest-puppeteer": "6.1.0",
367367
"mini-css-extract-plugin": "^2.9.0",
368368
"mutationobserver-shim": "^0.3.7",
369-
"node-polyfill-webpack-plugin": "^3.0.0",
369+
"node-polyfill-webpack-plugin": "^4.0.0",
370370
"nodemon": "^3.0.3",
371371
"plop": "^4.0.1",
372372
"postcss": "^8.4.38",

yarn.lock

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -8565,10 +8565,10 @@ dom-walk@^0.1.0:
85658565
resolved "https://registry.yarnpkg.com/dom-walk/-/dom-walk-0.1.2.tgz#0c548bef048f4d1f2a97249002236060daa3fd84"
85668566
integrity sha512-6QvTW9mrGeIegrFXdtQi9pk7O/nSK6lSdXW2eqUspN5LWD7UTji2Fqw5V2YLjBpHEoU9Xl/eUWNpDeZvoyOv2w==
85678567

8568-
domain-browser@^4.22.0:
8569-
version "4.22.0"
8570-
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-4.22.0.tgz#6ddd34220ec281f9a65d3386d267ddd35c491f9f"
8571-
integrity sha512-IGBwjF7tNk3cwypFNH/7bfzBcgSCbaMOD3GsaY1AU/JRrnHnYgEM0+9kQt52iZxjNsjBtJYtao146V+f8jFZNw==
8568+
domain-browser@^5.7.0:
8569+
version "5.7.0"
8570+
resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-5.7.0.tgz#81b942459672e3c7ed8f721fe31135a5628f31cf"
8571+
integrity sha512-edTFu0M/7wO1pXY6GDxVNVW086uqwWYIHP98txhcPyV995X21JIH2DtYp33sQJOupYoXKe9RwTw2Ya2vWaquTQ==
85728572

85738573
domelementtype@1, domelementtype@^1.3.0:
85748574
version "1.3.0"
@@ -13513,32 +13513,32 @@ node-plop@^0.32.0:
1351313513
title-case "^3.0.3"
1351413514
upper-case "^2.0.2"
1351513515

13516-
node-polyfill-webpack-plugin@^3.0.0:
13517-
version "3.0.0"
13518-
resolved "https://registry.yarnpkg.com/node-polyfill-webpack-plugin/-/node-polyfill-webpack-plugin-3.0.0.tgz#296b8235d081af368cd413f4c77e68c98919d99c"
13519-
integrity sha512-QpG496dDBiaelQZu9wDcVvpLbtk7h9Ctz693RaUMZBgl8DUoFToO90ZTLKq57gP7rwKqYtGbMBXkcEgLSag2jQ==
13516+
node-polyfill-webpack-plugin@^4.0.0:
13517+
version "4.0.0"
13518+
resolved "https://registry.yarnpkg.com/node-polyfill-webpack-plugin/-/node-polyfill-webpack-plugin-4.0.0.tgz#99c4e4a0b41073b65aa8c584b0d195798aed2c76"
13519+
integrity sha512-WLk77vLpbcpmTekRj6s6vYxk30XoyaY5MDZ4+9g8OaKoG3Ij+TjOqhpQjVUlfDZBPBgpNATDltaQkzuXSnnkwg==
1352013520
dependencies:
1352113521
assert "^2.1.0"
1352213522
browserify-zlib "^0.2.0"
1352313523
buffer "^6.0.3"
1352413524
console-browserify "^1.2.0"
1352513525
constants-browserify "^1.0.0"
1352613526
crypto-browserify "^3.12.0"
13527-
domain-browser "^4.22.0"
13527+
domain-browser "^5.7.0"
1352813528
events "^3.3.0"
1352913529
https-browserify "^1.0.0"
1353013530
os-browserify "^0.3.0"
1353113531
path-browserify "^1.0.1"
1353213532
process "^0.11.10"
13533-
punycode "^2.3.0"
13533+
punycode "^2.3.1"
1353413534
querystring-es3 "^0.2.1"
13535-
readable-stream "^4.4.2"
13535+
readable-stream "^4.5.2"
1353613536
stream-browserify "^3.0.0"
1353713537
stream-http "^3.2.0"
1353813538
string_decoder "^1.3.0"
1353913539
timers-browserify "^2.0.12"
1354013540
tty-browserify "^0.0.1"
13541-
type-fest "^4.4.0"
13541+
type-fest "^4.18.2"
1354213542
url "^0.11.3"
1354313543
util "^0.12.5"
1354413544
vm-browserify "^1.1.2"
@@ -14900,7 +14900,7 @@ punycode@^1.4.1:
1490014900
resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e"
1490114901
integrity sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==
1490214902

14903-
punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.0:
14903+
punycode@^2.1.0, punycode@^2.1.1, punycode@^2.3.0, punycode@^2.3.1:
1490414904
version "2.3.1"
1490514905
resolved "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5"
1490614906
integrity sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==
@@ -15454,7 +15454,7 @@ readable-stream@^3.1.1, readable-stream@^3.4.0, readable-stream@^3.5.0, readable
1545415454
string_decoder "^1.1.1"
1545515455
util-deprecate "^1.0.1"
1545615456

15457-
readable-stream@^4.4.2:
15457+
readable-stream@^4.5.2:
1545815458
version "4.5.2"
1545915459
resolved "https://registry.yarnpkg.com/readable-stream/-/readable-stream-4.5.2.tgz#9e7fc4c45099baeed934bff6eb97ba6cf2729e09"
1546015460
integrity sha512-yjavECdqeZ3GLXNgRXgeQEdz9fvDDkNKyHnbHRFtOr7/LcfgBcmct7t/ET+HaCTqfh06OzoAxrkN/IfjJBVe+g==
@@ -17360,10 +17360,10 @@ type-fest@^2.19.0, type-fest@~2.19:
1736017360
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
1736117361
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
1736217362

17363-
type-fest@^4.4.0:
17364-
version "4.15.0"
17365-
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.15.0.tgz#21da206b89c15774cc718c4f2d693e13a1a14a43"
17366-
integrity sha512-tB9lu0pQpX5KJq54g+oHOLumOx+pMep4RaM6liXh2PKmVRFF+/vAtUP0ZaJ0kOySfVNjF6doBWPHhBhISKdlIA==
17363+
type-fest@^4.18.2:
17364+
version "4.20.1"
17365+
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.20.1.tgz#d97bb1e923bf524e5b4b43421d586760fb2ee8be"
17366+
integrity sha512-R6wDsVsoS9xYOpy8vgeBlqpdOyzJ12HNfQhC/aAKWM3YoCV9TtunJzh/QpkMgeDhkoynDcw5f1y+qF9yc/HHyg==
1736717367

1736817368
type-is@^1.6.4, type-is@~1.6.18:
1736917369
version "1.6.18"

0 commit comments

Comments
 (0)