chore(deps): bump ejs from 3.1.6 to 3.1.7 in /packages/backend (#8560)
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: ejs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									5ad42d1d85
								
							
						
					
					
						commit
						1c6d5ddf81
					
				
					 1 changed files with 41 additions and 32 deletions
				
			
		|  | @ -1084,7 +1084,7 @@ ansi-styles@^3.2.1: | |||
|   dependencies: | ||||
|     color-convert "^1.9.0" | ||||
| 
 | ||||
| ansi-styles@^4.0.0, ansi-styles@^4.1.0: | ||||
| ansi-styles@^4.0.0: | ||||
|   version "4.2.1" | ||||
|   resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.2.1.tgz#90ae75c424d008d2624c5bf29ead3177ebfcf359" | ||||
|   integrity sha512-9VGjrMsG1vePxcSweQsN20KY/c4zN0h9fLjqAbwbPfahM3t+NL+M9HC8xeXG2I8pX5NoamTGNuomEUFI7fcUjA== | ||||
|  | @ -1092,6 +1092,13 @@ ansi-styles@^4.0.0, ansi-styles@^4.1.0: | |||
|     "@types/color-name" "^1.1.1" | ||||
|     color-convert "^2.0.1" | ||||
| 
 | ||||
| ansi-styles@^4.1.0: | ||||
|   version "4.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" | ||||
|   integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== | ||||
|   dependencies: | ||||
|     color-convert "^2.0.1" | ||||
| 
 | ||||
| any-promise@^1.0.0: | ||||
|   version "1.3.0" | ||||
|   resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f" | ||||
|  | @ -1237,11 +1244,6 @@ assert-plus@1.0.0, assert-plus@^1.0.0: | |||
|   resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" | ||||
|   integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= | ||||
| 
 | ||||
| async@0.9.x: | ||||
|   version "0.9.2" | ||||
|   resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" | ||||
|   integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0= | ||||
| 
 | ||||
| async@>=0.2.9: | ||||
|   version "3.2.0" | ||||
|   resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720" | ||||
|  | @ -1306,9 +1308,9 @@ babel-walk@3.0.0-canary-5: | |||
|     "@babel/types" "^7.9.6" | ||||
| 
 | ||||
| balanced-match@^1.0.0: | ||||
|   version "1.0.0" | ||||
|   resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.0.tgz#89b4d199ab2bee49de164ea02b89ce462d71b767" | ||||
|   integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= | ||||
|   version "1.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee" | ||||
|   integrity sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw== | ||||
| 
 | ||||
| base32.js@0.0.1: | ||||
|   version "0.0.1" | ||||
|  | @ -1402,6 +1404,13 @@ brace-expansion@^1.1.7: | |||
|     balanced-match "^1.0.0" | ||||
|     concat-map "0.0.1" | ||||
| 
 | ||||
| brace-expansion@^2.0.1: | ||||
|   version "2.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" | ||||
|   integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== | ||||
|   dependencies: | ||||
|     balanced-match "^1.0.0" | ||||
| 
 | ||||
| braces@^3.0.1, braces@~3.0.2: | ||||
|   version "3.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" | ||||
|  | @ -1677,7 +1686,7 @@ chalk@^4.0.0, chalk@^4.1.0: | |||
|     ansi-styles "^4.1.0" | ||||
|     supports-color "^7.1.0" | ||||
| 
 | ||||
| chalk@^4.1.2: | ||||
| chalk@^4.0.2, chalk@^4.1.2: | ||||
|   version "4.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" | ||||
|   integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== | ||||
|  | @ -2470,11 +2479,11 @@ ee-first@1.1.1: | |||
|   integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= | ||||
| 
 | ||||
| ejs@^3.1.6: | ||||
|   version "3.1.6" | ||||
|   resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.6.tgz#5bfd0a0689743bb5268b3550cceeebbc1702822a" | ||||
|   integrity sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw== | ||||
|   version "3.1.7" | ||||
|   resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.7.tgz#c544d9c7f715783dd92f0bddcf73a59e6962d006" | ||||
|   integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw== | ||||
|   dependencies: | ||||
|     jake "^10.6.1" | ||||
|     jake "^10.8.5" | ||||
| 
 | ||||
| emoji-regex@^8.0.0: | ||||
|   version "8.0.0" | ||||
|  | @ -2955,11 +2964,11 @@ file-type@17.1.1: | |||
|     token-types "^5.0.0-alpha.2" | ||||
| 
 | ||||
| filelist@^1.0.1: | ||||
|   version "1.0.2" | ||||
|   resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.2.tgz#80202f21462d4d1c2e214119b1807c1bc0380e5b" | ||||
|   integrity sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ== | ||||
|   version "1.0.3" | ||||
|   resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.3.tgz#448607750376484932f67ef1b9ff07386b036c83" | ||||
|   integrity sha512-LwjCsruLWQULGYKy7TX0OPtrL9kLpojOFKc5VCTxdFTV7w5zbsgqVKfnkKG7Qgjtq50gKfO56hJv88OfcGb70Q== | ||||
|   dependencies: | ||||
|     minimatch "^3.0.4" | ||||
|     minimatch "^5.0.1" | ||||
| 
 | ||||
| fill-range@^7.0.1: | ||||
|   version "7.0.1" | ||||
|  | @ -3981,13 +3990,13 @@ isexe@^2.0.0: | |||
|   resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" | ||||
|   integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= | ||||
| 
 | ||||
| jake@^10.6.1: | ||||
|   version "10.8.2" | ||||
|   resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b" | ||||
|   integrity sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A== | ||||
| jake@^10.8.5: | ||||
|   version "10.8.5" | ||||
|   resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.5.tgz#f2183d2c59382cb274226034543b9c03b8164c46" | ||||
|   integrity sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw== | ||||
|   dependencies: | ||||
|     async "0.9.x" | ||||
|     chalk "^2.4.2" | ||||
|     async "^3.2.3" | ||||
|     chalk "^4.0.2" | ||||
|     filelist "^1.0.1" | ||||
|     minimatch "^3.0.4" | ||||
| 
 | ||||
|  | @ -4708,20 +4717,20 @@ minimatch@4.2.1: | |||
|   dependencies: | ||||
|     brace-expansion "^1.1.7" | ||||
| 
 | ||||
| minimatch@^3.0.4: | ||||
|   version "3.0.4" | ||||
|   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.4.tgz#5166e286457f03306064be5497e8dbb0c3d32083" | ||||
|   integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== | ||||
|   dependencies: | ||||
|     brace-expansion "^1.1.7" | ||||
| 
 | ||||
| minimatch@^3.1.2: | ||||
| minimatch@^3.0.4, minimatch@^3.1.2: | ||||
|   version "3.1.2" | ||||
|   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b" | ||||
|   integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw== | ||||
|   dependencies: | ||||
|     brace-expansion "^1.1.7" | ||||
| 
 | ||||
| minimatch@^5.0.1: | ||||
|   version "5.0.1" | ||||
|   resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b" | ||||
|   integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g== | ||||
|   dependencies: | ||||
|     brace-expansion "^2.0.1" | ||||
| 
 | ||||
| minimist@^1.2.0, minimist@^1.2.3, minimist@^1.2.5, minimist@^1.2.6: | ||||
|   version "1.2.6" | ||||
|   resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue