Skip to content

Commit 4121c73

Browse files
authored
Merge pull request #868 from nestjsx/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.9.5 to 7.23.2
2 parents 4a23886 + 4a05047 commit 4121c73

File tree

1 file changed

+134
-61
lines changed

1 file changed

+134
-61
lines changed

yarn.lock

+134-61
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,21 @@
99
dependencies:
1010
"@babel/highlight" "^7.8.3"
1111

12-
"@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.11":
12+
"@babel/code-frame@^7.10.4":
1313
version "7.12.11"
1414
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
1515
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
1616
dependencies:
1717
"@babel/highlight" "^7.10.4"
1818

19+
"@babel/code-frame@^7.22.13":
20+
version "7.22.13"
21+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.22.13.tgz#e3c1c099402598483b7a8c46a721d1038803755e"
22+
integrity sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==
23+
dependencies:
24+
"@babel/highlight" "^7.22.13"
25+
chalk "^2.4.2"
26+
1927
"@babel/core@^7.1.0":
2028
version "7.9.0"
2129
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
@@ -59,7 +67,7 @@
5967
semver "^5.4.1"
6068
source-map "^0.5.0"
6169

62-
"@babel/generator@^7.12.10", "@babel/generator@^7.12.11":
70+
"@babel/generator@^7.12.10":
6371
version "7.12.11"
6472
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.11.tgz#98a7df7b8c358c9a37ab07a24056853016aba3af"
6573
integrity sha512-Ggg6WPOJtSi8yYQvLVjG8F/TlpWDlKx0OpS4Kt+xMQPs5OaGYWy+v1A+1TvxI6sAMGZpKWWoAQ1DaeQbImlItA==
@@ -68,7 +76,17 @@
6876
jsesc "^2.5.1"
6977
source-map "^0.5.0"
7078

71-
"@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
79+
"@babel/generator@^7.23.0":
80+
version "7.23.0"
81+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420"
82+
integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g==
83+
dependencies:
84+
"@babel/types" "^7.23.0"
85+
"@jridgewell/gen-mapping" "^0.3.2"
86+
"@jridgewell/trace-mapping" "^0.3.17"
87+
jsesc "^2.5.1"
88+
89+
"@babel/generator@^7.9.0":
7290
version "7.9.5"
7391
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9"
7492
integrity sha512-GbNIxVB3ZJe3tLeDm1HSn2AhuD/mVcyLDpgtLXa5tplmWrJdF/elxB56XNqCuD6szyNkDi6wuoKXln3QeBmCHQ==
@@ -78,37 +96,25 @@
7896
lodash "^4.17.13"
7997
source-map "^0.5.0"
8098

81-
"@babel/helper-function-name@^7.12.11":
82-
version "7.12.11"
83-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.11.tgz#1fd7738aee5dcf53c3ecff24f1da9c511ec47b42"
84-
integrity sha512-AtQKjtYNolKNi6nNNVLQ27CP6D9oFR6bq/HPYSizlzbp7uC1M59XJe8L+0uXjbIaZaUJF99ruHqVGiKXU/7ybA==
85-
dependencies:
86-
"@babel/helper-get-function-arity" "^7.12.10"
87-
"@babel/template" "^7.12.7"
88-
"@babel/types" "^7.12.11"
99+
"@babel/helper-environment-visitor@^7.22.20":
100+
version "7.22.20"
101+
resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
102+
integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
89103

90-
"@babel/helper-function-name@^7.9.5":
91-
version "7.9.5"
92-
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
93-
integrity sha512-JVcQZeXM59Cd1qanDUxv9fgJpt3NeKUaqBqUEvfmQ+BCOKq2xUgaWZW2hr0dkbyJgezYuplEoh5knmrnS68efw==
104+
"@babel/helper-function-name@^7.23.0":
105+
version "7.23.0"
106+
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759"
107+
integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==
94108
dependencies:
95-
"@babel/helper-get-function-arity" "^7.8.3"
96-
"@babel/template" "^7.8.3"
97-
"@babel/types" "^7.9.5"
109+
"@babel/template" "^7.22.15"
110+
"@babel/types" "^7.23.0"
98111

99-
"@babel/helper-get-function-arity@^7.12.10":
100-
version "7.12.10"
101-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.10.tgz#b158817a3165b5faa2047825dfa61970ddcc16cf"
102-
integrity sha512-mm0n5BPjR06wh9mPQaDdXWDoll/j5UpCAPl1x8fS71GHm7HA6Ua2V4ylG1Ju8lvcTOietbPNNPaSilKj+pj+Ag==
112+
"@babel/helper-hoist-variables@^7.22.5":
113+
version "7.22.5"
114+
resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz#c01a007dac05c085914e8fb652b339db50d823bb"
115+
integrity sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==
103116
dependencies:
104-
"@babel/types" "^7.12.10"
105-
106-
"@babel/helper-get-function-arity@^7.8.3":
107-
version "7.8.3"
108-
resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5"
109-
integrity sha512-FVDR+Gd9iLjUMY1fzE2SR0IuaJToR4RkCDARVfsBBPSP53GEqSFjD8gNyxg246VUyc/ALRxFaAK8rVG7UT7xRA==
110-
dependencies:
111-
"@babel/types" "^7.8.3"
117+
"@babel/types" "^7.22.5"
112118

113119
"@babel/helper-member-expression-to-functions@^7.12.7":
114120
version "7.12.7"
@@ -225,25 +231,42 @@
225231
"@babel/template" "^7.8.3"
226232
"@babel/types" "^7.8.3"
227233

228-
"@babel/helper-split-export-declaration@^7.11.0", "@babel/helper-split-export-declaration@^7.12.11":
234+
"@babel/helper-split-export-declaration@^7.11.0":
229235
version "7.12.11"
230236
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.11.tgz#1b4cc424458643c47d37022223da33d76ea4603a"
231237
integrity sha512-LsIVN8j48gHgwzfocYUSkO/hjYAOJqlpJEc7tGXcIm4cubjVUf8LGW6eWRyxEu7gA25q02p0rQUWoCI33HNS5g==
232238
dependencies:
233239
"@babel/types" "^7.12.11"
234240

241+
"@babel/helper-split-export-declaration@^7.22.6":
242+
version "7.22.6"
243+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.22.6.tgz#322c61b7310c0997fe4c323955667f18fcefb91c"
244+
integrity sha512-AsUnxuLhRYsisFiaJwvp1QF+I3KjD5FOxut14q/GzovUe6orHLesW2C7d754kRm53h5gqrz6sFl6sxc4BVtE/g==
245+
dependencies:
246+
"@babel/types" "^7.22.5"
247+
235248
"@babel/helper-split-export-declaration@^7.8.3":
236249
version "7.8.3"
237250
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9"
238251
integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA==
239252
dependencies:
240253
"@babel/types" "^7.8.3"
241254

255+
"@babel/helper-string-parser@^7.22.5":
256+
version "7.22.5"
257+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.22.5.tgz#533f36457a25814cf1df6488523ad547d784a99f"
258+
integrity sha512-mM4COjgZox8U+JcXQwPijIZLElkgEpO5rsERVDJTc2qfCDfERyob6k5WegS14SX18IIjv+XD+GrqNumY5JRCDw==
259+
242260
"@babel/helper-validator-identifier@^7.10.4", "@babel/helper-validator-identifier@^7.12.11":
243261
version "7.12.11"
244262
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
245263
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
246264

265+
"@babel/helper-validator-identifier@^7.22.20":
266+
version "7.22.20"
267+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
268+
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
269+
247270
"@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
248271
version "7.9.5"
249272
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
@@ -276,6 +299,15 @@
276299
chalk "^2.0.0"
277300
js-tokens "^4.0.0"
278301

302+
"@babel/highlight@^7.22.13":
303+
version "7.22.20"
304+
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.22.20.tgz#4ca92b71d80554b01427815e06f2df965b9c1f54"
305+
integrity sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==
306+
dependencies:
307+
"@babel/helper-validator-identifier" "^7.22.20"
308+
chalk "^2.4.2"
309+
js-tokens "^4.0.0"
310+
279311
"@babel/highlight@^7.8.3":
280312
version "7.9.0"
281313
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079"
@@ -290,11 +322,16 @@
290322
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
291323
integrity sha512-bC49otXX6N0/VYhgOMh4gnP26E9xnDZK3TmbNpxYzzz9BQLBosQwfyOe9/cXUU3txYhTzLCbcqd5c8y/OmCjHA==
292324

293-
"@babel/parser@^7.12.10", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7":
325+
"@babel/parser@^7.12.10", "@babel/parser@^7.12.7":
294326
version "7.12.11"
295327
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.11.tgz#9ce3595bcd74bc5c466905e86c535b8b25011e79"
296328
integrity sha512-N3UxG+uuF4CMYoNj8AhnbAcJF0PiuJ9KHuy1lQmkYsxTer/MAH9UBNHsBoAX/4s6NvlDD047No8mYVGGzLL4hg==
297329

330+
"@babel/parser@^7.22.15", "@babel/parser@^7.23.0":
331+
version "7.23.0"
332+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719"
333+
integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw==
334+
298335
"@babel/plugin-syntax-async-generators@^7.8.4":
299336
version "7.8.4"
300337
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
@@ -395,6 +432,15 @@
395432
"@babel/parser" "^7.12.7"
396433
"@babel/types" "^7.12.7"
397434

435+
"@babel/template@^7.22.15":
436+
version "7.22.15"
437+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
438+
integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
439+
dependencies:
440+
"@babel/code-frame" "^7.22.13"
441+
"@babel/parser" "^7.22.15"
442+
"@babel/types" "^7.22.15"
443+
398444
"@babel/template@^7.8.3", "@babel/template@^7.8.6":
399445
version "7.8.6"
400446
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b"
@@ -404,35 +450,21 @@
404450
"@babel/parser" "^7.8.6"
405451
"@babel/types" "^7.8.6"
406452

407-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
408-
version "7.9.5"
409-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
410-
integrity sha512-c4gH3jsvSuGUezlP6rzSJ6jf8fYjLj3hsMZRx/nX0h+fmHN0w+ekubRrHPqnMec0meycA2nwCsJ7dC8IPem2FQ==
411-
dependencies:
412-
"@babel/code-frame" "^7.8.3"
413-
"@babel/generator" "^7.9.5"
414-
"@babel/helper-function-name" "^7.9.5"
415-
"@babel/helper-split-export-declaration" "^7.8.3"
416-
"@babel/parser" "^7.9.0"
417-
"@babel/types" "^7.9.5"
453+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5", "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
454+
version "7.23.2"
455+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8"
456+
integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw==
457+
dependencies:
458+
"@babel/code-frame" "^7.22.13"
459+
"@babel/generator" "^7.23.0"
460+
"@babel/helper-environment-visitor" "^7.22.20"
461+
"@babel/helper-function-name" "^7.23.0"
462+
"@babel/helper-hoist-variables" "^7.22.5"
463+
"@babel/helper-split-export-declaration" "^7.22.6"
464+
"@babel/parser" "^7.23.0"
465+
"@babel/types" "^7.23.0"
418466
debug "^4.1.0"
419467
globals "^11.1.0"
420-
lodash "^4.17.13"
421-
422-
"@babel/traverse@^7.12.1", "@babel/traverse@^7.12.10", "@babel/traverse@^7.12.5":
423-
version "7.12.12"
424-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.12.tgz#d0cd87892704edd8da002d674bc811ce64743376"
425-
integrity sha512-s88i0X0lPy45RrLM8b9mz8RPH5FqO9G9p7ti59cToE44xFm1Q+Pjh5Gq4SXBbtb88X7Uy7pexeqRIQDDMNkL0w==
426-
dependencies:
427-
"@babel/code-frame" "^7.12.11"
428-
"@babel/generator" "^7.12.11"
429-
"@babel/helper-function-name" "^7.12.11"
430-
"@babel/helper-split-export-declaration" "^7.12.11"
431-
"@babel/parser" "^7.12.11"
432-
"@babel/types" "^7.12.12"
433-
debug "^4.1.0"
434-
globals "^11.1.0"
435-
lodash "^4.17.19"
436468

437469
"@babel/types@^7.0.0", "@babel/types@^7.3.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
438470
version "7.9.5"
@@ -443,7 +475,7 @@
443475
lodash "^4.17.13"
444476
to-fast-properties "^2.0.0"
445477

446-
"@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.12", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.3":
478+
"@babel/types@^7.12.1", "@babel/types@^7.12.10", "@babel/types@^7.12.11", "@babel/types@^7.12.5", "@babel/types@^7.12.7", "@babel/types@^7.3.3":
447479
version "7.12.12"
448480
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
449481
integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==
@@ -452,6 +484,15 @@
452484
lodash "^4.17.19"
453485
to-fast-properties "^2.0.0"
454486

487+
"@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0":
488+
version "7.23.0"
489+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
490+
integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg==
491+
dependencies:
492+
"@babel/helper-string-parser" "^7.22.5"
493+
"@babel/helper-validator-identifier" "^7.22.20"
494+
to-fast-properties "^2.0.0"
495+
455496
"@bcoe/v8-coverage@^0.2.3":
456497
version "0.2.3"
457498
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
@@ -659,16 +700,40 @@
659700
"@types/yargs" "^15.0.0"
660701
chalk "^4.0.0"
661702

703+
"@jridgewell/gen-mapping@^0.3.2":
704+
version "0.3.3"
705+
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098"
706+
integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ==
707+
dependencies:
708+
"@jridgewell/set-array" "^1.0.1"
709+
"@jridgewell/sourcemap-codec" "^1.4.10"
710+
"@jridgewell/trace-mapping" "^0.3.9"
711+
662712
"@jridgewell/resolve-uri@^3.0.3":
663713
version "3.1.0"
664714
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78"
665715
integrity sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==
666716

717+
"@jridgewell/resolve-uri@^3.1.0":
718+
version "3.1.1"
719+
resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.1.tgz#c08679063f279615a3326583ba3a90d1d82cc721"
720+
integrity sha512-dSYZh7HhCDtCKm4QakX0xFpsRDqjjtZf/kjI/v3T3Nwt5r8/qz/M19F9ySyOqU94SXBmeG9ttTul+YnR4LOxFA==
721+
722+
"@jridgewell/set-array@^1.0.1":
723+
version "1.1.2"
724+
resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72"
725+
integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==
726+
667727
"@jridgewell/sourcemap-codec@^1.4.10":
668728
version "1.4.14"
669729
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
670730
integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
671731

732+
"@jridgewell/sourcemap-codec@^1.4.14":
733+
version "1.4.15"
734+
resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.15.tgz#d7c6e6755c78567a951e04ab52ef0fd26de59f32"
735+
integrity sha512-eF2rxCRulEKXHTRiDrDy6erMYWqNw4LPdQ8UQA4huuxaQsVeRPFl2oM8oDGxMFhJUWZf9McpLtJasDDZb/Bpeg==
736+
672737
"@jridgewell/[email protected]":
673738
version "0.3.9"
674739
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9"
@@ -677,6 +742,14 @@
677742
"@jridgewell/resolve-uri" "^3.0.3"
678743
"@jridgewell/sourcemap-codec" "^1.4.10"
679744

745+
"@jridgewell/trace-mapping@^0.3.17", "@jridgewell/trace-mapping@^0.3.9":
746+
version "0.3.19"
747+
resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.19.tgz#f8a3249862f91be48d3127c3cfe992f79b4b8811"
748+
integrity sha512-kf37QtfW+Hwx/buWGMPcR60iF9ziHa6r/CZJIHbmcm4+0qrXiVdxegAH0F6yddEVQ7zdkjcGCgCzUu+BcbhQxw==
749+
dependencies:
750+
"@jridgewell/resolve-uri" "^3.1.0"
751+
"@jridgewell/sourcemap-codec" "^1.4.14"
752+
680753
"@nestjs/common@^7.5.5":
681754
version "7.6.17"
682755
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-7.6.17.tgz#623c7f93117bea15fff07a6b63fcd644a8764655"
@@ -1278,7 +1351,7 @@ caseless@~0.12.0:
12781351
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
12791352
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
12801353

1281-
chalk@^2.0.0:
1354+
chalk@^2.0.0, chalk@^2.4.2:
12821355
version "2.4.2"
12831356
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
12841357
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==

0 commit comments

Comments
 (0)