Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 314aa2d

Browse files
Bump webpack from 5.62.1 to 5.64.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.62.1 to 5.64.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v5.62.1...v5.64.1) --- updated-dependencies: - dependency-name: webpack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3de392b commit 314aa2d

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"node-sass": "^6.0.1",
2828
"react": "^17.0.2",
2929
"react-helmet": "^6.0.0",
30-
"webpack": "^5.62.1"
30+
"webpack": "^5.64.1"
3131
},
3232
"keywords": [
3333
"gatsby"

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -12409,10 +12409,10 @@ webpack-sources@^1.1.0:
1240912409
source-list-map "^2.0.0"
1241012410
source-map "~0.6.1"
1241112411

12412-
webpack-sources@^3.2.0:
12413-
version "3.2.0"
12414-
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.0.tgz#b16973bcf844ebcdb3afde32eda1c04d0b90f89d"
12415-
integrity sha512-fahN08Et7P9trej8xz/Z7eRu8ltyiygEo/hnRi9KqBUs80KeDcnf96ZJo++ewWd84fEf3xSX9bp4ZS9hbw0OBw==
12412+
webpack-sources@^3.2.2:
12413+
version "3.2.2"
12414+
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.2.tgz#d88e3741833efec57c4c789b6010db9977545260"
12415+
integrity sha512-cp5qdmHnu5T8wRg2G3vZZHoJPN14aqQ89SyQ11NpGH5zEMDCclt49rzo+MaRazk7/UeILhAI+/sEtcM+7Fr0nw==
1241612416

1241712417
webpack-stats-plugin@^1.0.3:
1241812418
version "1.0.3"
@@ -12426,10 +12426,10 @@ webpack-virtual-modules@^0.3.2:
1242612426
dependencies:
1242712427
debug "^3.0.0"
1242812428

12429-
webpack@^5.35.0, webpack@^5.62.1:
12430-
version "5.62.1"
12431-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.1.tgz#06f09b56a7b1bb13ed5137ad4b118358a90c9505"
12432-
integrity sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==
12429+
webpack@^5.35.0, webpack@^5.64.1:
12430+
version "5.64.1"
12431+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.1.tgz#fd59840c16f04fe315f2b2598a85026f12dfa1bb"
12432+
integrity sha512-b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw==
1243312433
dependencies:
1243412434
"@types/eslint-scope" "^3.7.0"
1243512435
"@types/estree" "^0.0.50"
@@ -12454,7 +12454,7 @@ webpack@^5.35.0, webpack@^5.62.1:
1245412454
tapable "^2.1.1"
1245512455
terser-webpack-plugin "^5.1.3"
1245612456
watchpack "^2.2.0"
12457-
webpack-sources "^3.2.0"
12457+
webpack-sources "^3.2.2"
1245812458

1245912459
which-boxed-primitive@^1.0.2:
1246012460
version "1.0.2"

0 commit comments

Comments
 (0)