Bump workbox-routing from 6.5.3 to 6.5.4 (#19092)
Bumps [workbox-routing](https://github.com/googlechrome/workbox) from 6.5.3 to 6.5.4. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.3...v6.5.4) --- updated-dependencies: - dependency-name: workbox-routing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> 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
							
								
									5073a755d7
								
							
						
					
					
						commit
						e97cdd47bd
					
				@ -137,7 +137,7 @@
 | 
				
			|||||||
    "wicg-inert": "^3.1.2",
 | 
					    "wicg-inert": "^3.1.2",
 | 
				
			||||||
    "workbox-expiration": "^6.5.3",
 | 
					    "workbox-expiration": "^6.5.3",
 | 
				
			||||||
    "workbox-precaching": "^6.5.3",
 | 
					    "workbox-precaching": "^6.5.3",
 | 
				
			||||||
    "workbox-routing": "^6.5.3",
 | 
					    "workbox-routing": "^6.5.4",
 | 
				
			||||||
    "workbox-strategies": "^6.5.3",
 | 
					    "workbox-strategies": "^6.5.3",
 | 
				
			||||||
    "workbox-webpack-plugin": "^6.5.4",
 | 
					    "workbox-webpack-plugin": "^6.5.4",
 | 
				
			||||||
    "workbox-window": "^6.5.3",
 | 
					    "workbox-window": "^6.5.3",
 | 
				
			||||||
 | 
				
			|||||||
@ -2800,7 +2800,7 @@ array-flatten@^2.1.0:
 | 
				
			|||||||
  resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
 | 
					  resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-2.1.2.tgz#24ef80a28c1a893617e2149b0c6d0d788293b099"
 | 
				
			||||||
  integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
 | 
					  integrity sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==
 | 
				
			||||||
 | 
					
 | 
				
			||||||
array-includes@^3.1.3, array-includes@^3.1.4, array-includes@^3.1.5:
 | 
					array-includes@^3.1.4, array-includes@^3.1.5:
 | 
				
			||||||
  version "3.1.5"
 | 
					  version "3.1.5"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
 | 
					  resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.5.tgz#2c320010db8d31031fd2a5f6b3bbd4b1aad31bdb"
 | 
				
			||||||
  integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
 | 
					  integrity sha512-iSDYZMMyTPkiFasVqfuAQnWAYcvO/SeBSCGKePoEthjp4LEMTe4uLc7b025o4jAZpHhihh8xPo99TNWUWWkGDQ==
 | 
				
			||||||
@ -12412,14 +12412,14 @@ workbox-recipes@6.5.4:
 | 
				
			|||||||
    workbox-routing "6.5.4"
 | 
					    workbox-routing "6.5.4"
 | 
				
			||||||
    workbox-strategies "6.5.4"
 | 
					    workbox-strategies "6.5.4"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
workbox-routing@6.5.3, workbox-routing@^6.5.3:
 | 
					workbox-routing@6.5.3:
 | 
				
			||||||
  version "6.5.3"
 | 
					  version "6.5.3"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.5.3.tgz#a0a699d8cc90b5692bd3df24679acbbda3913777"
 | 
					  resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.5.3.tgz#a0a699d8cc90b5692bd3df24679acbbda3913777"
 | 
				
			||||||
  integrity sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==
 | 
					  integrity sha512-DFjxcuRAJjjt4T34RbMm3MCn+xnd36UT/2RfPRfa8VWJGItGJIn7tG+GwVTdHmvE54i/QmVTJepyAGWtoLPTmg==
 | 
				
			||||||
  dependencies:
 | 
					  dependencies:
 | 
				
			||||||
    workbox-core "6.5.3"
 | 
					    workbox-core "6.5.3"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
workbox-routing@6.5.4:
 | 
					workbox-routing@6.5.4, workbox-routing@^6.5.4:
 | 
				
			||||||
  version "6.5.4"
 | 
					  version "6.5.4"
 | 
				
			||||||
  resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.5.4.tgz#6a7fbbd23f4ac801038d9a0298bc907ee26fe3da"
 | 
					  resolved "https://registry.yarnpkg.com/workbox-routing/-/workbox-routing-6.5.4.tgz#6a7fbbd23f4ac801038d9a0298bc907ee26fe3da"
 | 
				
			||||||
  integrity sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==
 | 
					  integrity sha512-apQswLsbrrOsBUWtr9Lf80F+P1sHnQdYodRo32SjiByYi36IDyL2r7BH1lJtFX8fwNHDa1QOVY74WKLLS6o5Pg==
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user