8000 Merge pull request #559 from Hacker0x01/dependabot/npm_and_yarn/webpa… · csit-github/docs.hackerone.com@7a4f90c · GitHub
[go: up one dir, main page]

Skip to content

Commit 7a4f90c

Browse files
authored
Merge pull request Hacker0x01#559 from Hacker0x01/dependabot/npm_and_yarn/webpack-5.64.1
Bump webpack from 5.62.1 to 5.64.1
2 parents 110157f + 314aa2d commit 7a4f90c

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
@@ -12407,10 +12407,10 @@ webpack-sources@^1.1.0:
1240712407
source-list-map "^2.0.0"
1240812408
source-map "~0.6.1"
1240912409

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

1241512415
webpack-stats-plugin@^1.0.3:
1241612416
version "1.0.3"
@@ -12424,10 +12424,10 @@ webpack-virtual-modules@^0.3.2:
1242412424
dependencies:
1242512425
debug "^3.0.0"
1242612426

12427-
webpack@^5.35.0, webpack@^5.62.1:
12428-
version "5.62.1"
12429-
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.62.1.tgz#06f09b56a7b1bb13ed5137ad4b118358a90c9505"
12430-
integrity sha512-jNLtnWChS2CMZ7vqWtztv0G6fYB5hz11Zsadp5tE7e4/66zVDj7/KUeQZOsOl8Hz5KrLJH1h2eIDl6AnlyE12Q==
12427+
webpack@^5.35.0, webpack@^5.64.1:
12428+
version "5.64.1"
12429+
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.64.1.tgz#fd59840c16f04fe315f2b2598a85026f12dfa1bb"
12430+
integrity sha512-b4FHmRgaaAjP+aVOVz41a9Qa5SmkUPQ+u8FntTQ1roPHahSComB6rXnLwc976VhUY4CqTaLu5mCswuHiNhOfVw==
1243112431
dependencies:
1243212432
"@types/eslint-scope" "^3.7.0"
1243312433
"@types/estree" "^0.0.50"
@@ -12452,7 +12452,7 @@ webpack@^5.35.0, webpack@^5.62.1:
1245212452
tapable "^2.1.1"
1245312453
terser-webpack-plugin "^5.1.3"
1245412454
watchpack "^2.2.0"
12455-
webpack-sources "^3.2.0"
12455+
webpack-sources "^3.2.2"
1245612456

1245712457
which-boxed-primitive@^1.0.2:
1245812458
version "1.0.2"

0 commit comments

Comments
 (0)
0