Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

Commit 8989e4d

Browse files
chore(deps-dev): bump node-polyfill-webpack-plugin from 1.1.4 to 2.0.1 (#427)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b846b0 commit 8989e4d

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

examples/browser-angular/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"karma-coverage": "~2.1.0",
4444
"karma-jasmine": "~4.0.0",
4545
"karma-jasmine-html-reporter": "~1.7.0",
46-
"node-polyfill-webpack-plugin": "^1.1.4",
46+
"node-polyfill-webpack-plugin": "^2.0.1",
4747
"playwright": "^1.12.3",
4848
"rimraf": "^3.0.2",
4949
"test-util-ipfs-example": "^1.0.2",

examples/browser-service-worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"copy-webpack-plugin": "^10.0.0",
3131
"css-loader": "^6.2.0",
3232
"html-webpack-plugin": "^5.3.2",
33-
"node-polyfill-webpack-plugin": "^1.0.4",
33+
"node-polyfill-webpack-plugin": "^2.0.1",
3434
"playwright": "^1.12.3",
3535
"rimraf": "^3.0.2",
3636
"stream-browserify": "^3.0.0",

examples/browser-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"copy-webpack-plugin": "^10.0.0",
3131
"css-loader": "^6.2.0",
3232
"html-webpack-plugin": "^5.3.2",
33-
"node-polyfill-webpack-plugin": "^1.0.4",
33+
"node-polyfill-webpack-plugin": "^2.0.1",
3434
"playwright": "^1.12.3",
3535
"react-hot-loader": "^4.12.21",
3636
"rimraf": "^3.0.2",

examples/http-client-bundle-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"css-loader": "^6.2.0",
3333
"html-webpack-plugin": "^5.3.1",
3434
"ipfs": "^0.64.0",
35-
"node-polyfill-webpack-plugin": "^1.0.3",
35+
"node-polyfill-webpack-plugin": "^2.0.1",
3636
"playwright": "^1.12.3",
3737
"react-hot-loader": "^4.12.21",
3838
"rimraf": "^3.0.2",

0 commit comments

Comments
 (0)