Skip to content

Commit a704e44

Browse files
committed
feature #1185 Bump babel-loader from 8.2.5 to 9.1.2 (dppanteon)
This PR was merged into the main branch. Discussion ---------- Bump babel-loader from 8.2.5 to 9.1.2 Bumps babel-loader from 8.2.5 to 9.1.2 This fixes a prototype pollution vulnerability addressed in [babel-loader](babel/babel-loader#980) **Dependencies updates** - Bump qs from 6.5.2 to 6.5.3 by https://github.com/dependabot in babel/babel-loader#977 - Bump json5 from 2.2.1 to 2.2.3 by https://github.com/dependabot in babel/babel-loader#980 Commits ------- 52bd235 Bump babel-loader from 8.2.5 to 9.1.2
2 parents f6ae192 + 52bd235 commit a704e44

File tree

2 files changed

+10
-21
lines changed

2 files changed

+10
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"dependencies": {
3030
"@nuxt/friendly-errors-webpack-plugin": "^2.5.1",
3131
"assets-webpack-plugin": "7.0.*",
32-
"babel-loader": "^8.2.5",
32+
"babel-loader": "^9.1.2",
3333
"chalk": "^4.0.0",
3434
"clean-webpack-plugin": "^4.0.0",
3535
"css-loader": "^6.7.0",

yarn.lock

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,7 +1341,7 @@
13411341
dependencies:
13421342
"@types/istanbul-lib-report" "*"
13431343

1344-
"@types/json-schema@*", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
1344+
"@types/json-schema@*", "@types/json-schema@^7.0.8", "@types/json-schema@^7.0.9":
13451345
version "7.0.11"
13461346
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.11.tgz#d421b6c527a3037f7c84433fd2c4229e016863d3"
13471347
integrity sha512-wOuvG1SN4Us4rez+tylwwwCV1psiNVOkJeM3AUWUNWg/jDQY2+HE/444y5gc+jBmRqASOm2Oeh5c1axHobwRKQ==
@@ -2036,15 +2036,13 @@ aws4@^1.8.0:
20362036
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
20372037
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==
20382038

2039-
babel-loader@^8.2.5:
2040-
version "8.2.5"
2041-
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.5.tgz#d45f585e654d5a5d90f5350a779d7647c5ed512e"
2042-
integrity sha512-OSiFfH89LrEMiWd4pLNqGz4CwJDtbs2ZVc+iGu2HrkRfPxId9F2anQj38IxWpmRfsUY0aBZYi1EFcd3mhtRMLQ==
2039+
babel-loader@^9.1.2:
2040+
version "9.1.2"
2041+
resolved "https://registry.yarnpkg.com/babel-loader/-/babel-loader-9.1.2.tgz#a16a080de52d08854ee14570469905a5fc00d39c"
2042+
integrity sha512-mN14niXW43tddohGl8HPu5yfQq70iUThvFL/4QzESA7GcZoC0eVOhvWdQ8+3UlSjaDE9MVtsW9mxDY07W7VpVA==
20432043
dependencies:
2044-
find-cache-dir "^3.3.1"
2045-
loader-utils "^2.0.0"
2046-
make-dir "^3.1.0"
2047-
schema-utils "^2.6.5"
2044+
find-cache-dir "^3.3.2"
2045+
schema-utils "^4.0.0"
20482046

20492047
babel-plugin-dynamic-import-node@^2.3.3:
20502048
version "2.3.3"
@@ -3471,7 +3469,7 @@ finalhandler@1.2.0:
34713469
statuses "2.0.1"
34723470
unpipe "~1.0.0"
34733471

3474-
find-cache-dir@^3.3.1:
3472+
find-cache-dir@^3.3.2:
34753473
version "3.3.2"
34763474
resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-3.3.2.tgz#b30c5b6eff0730731aea9bbd9dbecbd80256d64b"
34773475
integrity sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==
@@ -4685,7 +4683,7 @@ make-dir@^2.1.0:
46854683
pify "^4.0.1"
46864684
semver "^5.6.0"
46874685

4688-
make-dir@^3.0.2, make-dir@^3.1.0:
4686+
make-dir@^3.0.2:
46894687
version "3.1.0"
46904688
resolved "https://registry.yarnpkg.com/make-dir/-/make-dir-3.1.0.tgz#415e967046b3a7f1d185277d84aa58203726a13f"
46914689
integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==
@@ -5962,15 +5960,6 @@ sax@^1.2.4, sax@~1.2.4:
59625960
resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
59635961
integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
59645962

5965-
schema-utils@^2.6.5:
5966-
version "2.7.1"
5967-
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-2.7.1.tgz#1ca4f32d1b24c590c203b8e7a50bf0ea4cd394d7"
5968-
integrity sha512-SHiNtMOUGWBQJwzISiVYKu82GiV4QYGePp3odlY1tuKO7gPtphAT5R/py0fA6xtbgLL/RvtJZnU9b8s0F1q0Xg==
5969-
dependencies:
5970-
"@types/json-schema" "^7.0.5"
5971-
ajv "^6.12.4"
5972-
ajv-keywords "^3.5.2"
5973-
59745963
schema-utils@^3.0.0, schema-utils@^3.1.0, schema-utils@^3.1.1:
59755964
version "3.1.1"
59765965
resolved "https://registry.yarnpkg.com/schema-utils/-/schema-utils-3.1.1.tgz#bc74c4b6b6995c1d88f76a8b77bea7219e0c8281"

0 commit comments

Comments
 (0)