Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f352ab8

Browse files
build(deps): bump ejs from 3.0.1 to 3.1.6
Bumps [ejs](https://github.com/mde/ejs) from 3.0.1 to 3.1.6. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](mde/ejs@v3.0.1...v3.1.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent e73bd4f commit f352ab8

File tree

1 file changed

+29
-37
lines changed

1 file changed

+29
-37
lines changed

β€Žyarn.lockβ€Ž

Lines changed: 29 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,6 +1022,11 @@ async-limiter@~1.0.0:
10221022
resolved "https://registry.npmjs.org/async-limiter/-/async-limiter-1.0.0.tgz"
10231023
integrity sha512-jp/uFnooOiO+L211eZOoSyzpOITMXx1rBITauYykG3BRYPu8h0UcxsPNB04RR5vo4Tyz3+ay17tR6JVf9qzYWg==
10241024

1025+
async@0.9.x:
1026+
version "0.9.2"
1027+
resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d"
1028+
integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0=
1029+
10251030
async@^3.2.0:
10261031
version "3.2.0"
10271032
resolved "https://registry.npmjs.org/async/-/async-3.2.0.tgz"
@@ -1927,7 +1932,7 @@ debug@^3.1.0:
19271932
dependencies:
19281933
ms "^2.1.1"
19291934

1930-
debuglog@*, debuglog@^1.0.1:
1935+
debuglog@^1.0.1:
19311936
version "1.0.1"
19321937
resolved "https://registry.npmjs.org/debuglog/-/debuglog-1.0.1.tgz"
19331938
integrity sha1-qiT/uaw9+aI1GDfPstJ5NgzXhJI=
@@ -2118,9 +2123,11 @@ editor@~1.0.0:
21182123
integrity sha1-YMf4e9YrzGqJT6jM1q+3gjok90I=
21192124

21202125
ejs@^3.0.1:
2121-
version "3.0.1"
2122-
resolved "https://registry.npmjs.org/ejs/-/ejs-3.0.1.tgz"
2123-
integrity sha512-cuIMtJwxvzumSAkqaaoGY/L6Fc/t6YvoP9/VIaK0V/CyqKLEQ8sqODmYfy/cjXEdZ9+OOL8TecbJu+1RsofGDw==
2126+
version "3.1.6"
2127+
resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.6.tgz#5bfd0a0689743bb5268b3550cceeebbc1702822a"
2128+
integrity sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw==
2129+
dependencies:
2130+
jake "^10.6.1"
21242131

21252132
elegant-spinner@^1.0.1:
21262133
version "1.0.1"
@@ -2697,6 +2704,13 @@ file-uri-to-path@1.0.0:
26972704
resolved "https://registry.yarnpkg.com/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz#553a7b8446ff6f684359c445f1e37a05dacc33dd"
26982705
integrity sha512-0Zt+s3L7Vf1biwWZ29aARiVYLx7iMGnEUl9x33fbB/j3jR81u/O2LbqK+Bm1CDSNDKVtJ/YjwY7TUd5SkeLQLw==
26992706

2707+
filelist@^1.0.1:
2708+
version "1.0.2"
2709+
resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.2.tgz#80202f21462d4d1c2e214119b1807c1bc0380e5b"
2710+
integrity sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ==
2711+
dependencies:
2712+
minimatch "^3.0.4"
2713+
27002714
fill-range@^4.0.0:
27012715
version "4.0.0"
27022716
resolved "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz"
@@ -3342,7 +3356,7 @@ import-local@^2.0.0:
33423356
pkg-dir "^3.0.0"
33433357
resolve-cwd "^2.0.0"
33443358

3345-
imurmurhash@*, imurmurhash@^0.1.4:
3359+
imurmurhash@^0.1.4:
33463360
version "0.1.4"
33473361
resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz"
33483362
integrity sha1-khi5srkoojixPcT7a21XbyMUU+o=
@@ -3823,6 +3837,16 @@ istanbul-reports@^2.2.6:
38233837
dependencies:
38243838
handlebars "^4.1.2"
38253839

3840+
jake@^10.6.1:
3841+
version "10.8.2"
3842+
resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"
3843+
integrity sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A==
3844+
dependencies:
3845+
async "0.9.x"
3846+
chalk "^2.4.2"
3847+
filelist "^1.0.1"
3848+
minimatch "^3.0.4"
3849+
38263850
java-properties@^1.0.0:
38273851
version "1.0.2"
38283852
resolved "https://registry.npmjs.org/java-properties/-/java-properties-1.0.2.tgz"
@@ -4667,11 +4691,6 @@ lockfile@^1.0.4:
46674691
dependencies:
46684692
signal-exit "^3.0.2"
46694693

4670-
lodash._baseindexof@*:
4671-
version "3.1.0"
4672-
resolved "https://registry.yarnpkg.com/lodash._baseindexof/-/lodash._baseindexof-3.1.0.tgz#fe52b53a1c6761e42618d654e4a25789ed61822c"
4673-
integrity sha1-/lK1OhxnYeQmGNZU5KJXie1hgiw=
4674-
46754694
lodash._baseuniq@~4.6.0:
46764695
version "4.6.0"
46774696
resolved "https://registry.npmjs.org/lodash._baseuniq/-/lodash._baseuniq-4.6.0.tgz"
@@ -4680,33 +4699,11 @@ lodash._baseuniq@~4.6.0:
46804699
lodash._createset "~4.0.0"
46814700
lodash._root "~3.0.0"
46824701

4683-
lodash._bindcallback@*:
4684-
version "3.0.1"
4685-
resolved "https://registry.yarnpkg.com/lodash._bindcallback/-/lodash._bindcallback-3.0.1.tgz#e531c27644cf8b57a99e17ed95b35c748789392e"
4686-
integrity sha1-5THCdkTPi1epnhftlbNcdIeJOS4=
4687-
4688-
lodash._cacheindexof@*:
4689-
version "3.0.2"
4690-
resolved "https://registry.yarnpkg.com/lodash._cacheindexof/-/lodash._cacheindexof-3.0.2.tgz#3dc69ac82498d2ee5e3ce56091bafd2adc7bde92"
4691-
integrity sha1-PcaayCSY0u5ePOVgkbr9Ktx73pI=
4692-
4693-
lodash._createcache@*:
4694-
version "3.1.2"
4695-
resolved "https://registry.yarnpkg.com/lodash._createcache/-/lodash._createcache-3.1.2.tgz#56d6a064017625e79ebca6b8018e17440bdcf093"
4696-
integrity sha1-VtagZAF2JeeevKa4AY4XRAvc8JM=
4697-
dependencies:
4698-
lodash._getnative "^3.0.0"
4699-
47004702
lodash._createset@~4.0.0:
47014703
version "4.0.3"
47024704
resolved "https://registry.npmjs.org/lodash._createset/-/lodash._createset-4.0.3.tgz"
47034705
integrity sha1-D0ZZ+7CddRlPqeK4imZE02PJ/iY=
47044706

4705-
lodash._getnative@*, lodash._getnative@^3.0.0:
4706-
version "3.9.1"
4707-
resolved "https://registry.yarnpkg.com/lodash._getnative/-/lodash._getnative-3.9.1.tgz#570bc7dede46d61cdcde687d65d3eecbaa3aaff5"
4708-
integrity sha1-VwvH3t5G1hzc3mh9ZdPuy6o6r/U=
4709-
47104707
lodash._root@~3.0.0:
47114708
version "3.0.1"
47124709
resolved "https://registry.npmjs.org/lodash._root/-/lodash._root-3.0.1.tgz"
@@ -4752,11 +4749,6 @@ lodash.once@^4.1.1:
47524749
resolved "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz"
47534750
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
47544751

4755-
lodash.restparam@*:
4756-
version "3.6.1"
4757-
resolved "https://registry.yarnpkg.com/lodash.restparam/-/lodash.restparam-3.6.1.tgz#936a4e309ef330a7645ed4145986c85ae5b20805"
4758-
integrity sha1-k2pOMJ7zMKdkXtQUWYbIWuWyCAU=
4759-
47604752
lodash.sortby@^4.7.0:
47614753
version "4.7.0"
47624754
resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz"

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /