diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-03-16 07:07:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-16 07:07:40 +0000 |
commit | 6db30e57756e41e0fd22445bf5a2d6681ab4688f (patch) | |
tree | 9cb774f4a87111f8ea6fd3ccbba9a39df4c1e19b | |
parent | 71b9c2c06bf81ff9751483a8842677cf29730446 (diff) | |
download | timeline-6db30e57756e41e0fd22445bf5a2d6681ab4688f.tar.gz timeline-6db30e57756e41e0fd22445bf5a2d6681ab4688f.tar.bz2 timeline-6db30e57756e41e0fd22445bf5a2d6681ab4688f.zip |
build(deps): Bump workbox-expiration from 6.1.1 to 6.1.2 in /FrontEnd
Bumps [workbox-expiration](https://github.com/googlechrome/workbox) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/googlechrome/workbox/releases)
- [Commits](https://github.com/googlechrome/workbox/compare/v6.1.1...v6.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r-- | FrontEnd/package-lock.json | 30 | ||||
-rw-r--r-- | FrontEnd/package.json | 2 |
2 files changed, 16 insertions, 16 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index 2eeec7fc..e806980c 100644 --- a/FrontEnd/package-lock.json +++ b/FrontEnd/package-lock.json @@ -32,7 +32,7 @@ "remarkable": "^2.0.1", "rxjs": "^6.6.6", "workbox-cacheable-response": "^6.1.0", - "workbox-expiration": "^6.1.0", + "workbox-expiration": "^6.1.2", "workbox-precaching": "^6.1.0", "workbox-routing": "^6.1.0", "workbox-strategies": "^6.1.0", @@ -15823,16 +15823,16 @@ } }, "node_modules/workbox-core": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.1.1.tgz", - "integrity": "sha512-xsc/72AQxFtt2BHmwU8QtnVV+W5ln4nnYGuz9Q5sPWYGqW4cH0P+FpZDoGM59bmNEyNf+W9bEmidW//e5GsbwQ==" + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.1.2.tgz", + "integrity": "sha512-69rch7EyPsNAx5Y5YlSoHV39/EEE1oDeb5zmLIy6+mgB4BnaG6u/tlDtvjvKqHcPM0gz2L5SzYtTEvWmk5WRTQ==" }, "node_modules/workbox-expiration": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.1.1.tgz", - "integrity": "sha512-WbEv8NG1ZUiWI+jv3v7Jqed/PyCMoTpLcf3Nw7tKq0nGy6DFQtmSizO37uJ73oc8vttck97UBPQRiwyP1bZnAg==", + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.1.2.tgz", + "integrity": "sha512-86cXz8Ae5cAJMgJ6aD/8E1NMNON4qGnE4ir1G3VuOu1xLsx2ItbbXmz6b0BB2dZ+kX6BDwqE0wkgS5As5Sds7g==", "dependencies": { - "workbox-core": "^6.1.1" + "workbox-core": "^6.1.2" } }, "node_modules/workbox-google-analytics": { @@ -28477,16 +28477,16 @@ } }, "workbox-core": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.1.1.tgz", - "integrity": "sha512-xsc/72AQxFtt2BHmwU8QtnVV+W5ln4nnYGuz9Q5sPWYGqW4cH0P+FpZDoGM59bmNEyNf+W9bEmidW//e5GsbwQ==" + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/workbox-core/-/workbox-core-6.1.2.tgz", + "integrity": "sha512-69rch7EyPsNAx5Y5YlSoHV39/EEE1oDeb5zmLIy6+mgB4BnaG6u/tlDtvjvKqHcPM0gz2L5SzYtTEvWmk5WRTQ==" }, "workbox-expiration": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.1.1.tgz", - "integrity": "sha512-WbEv8NG1ZUiWI+jv3v7Jqed/PyCMoTpLcf3Nw7tKq0nGy6DFQtmSizO37uJ73oc8vttck97UBPQRiwyP1bZnAg==", + "version": "6.1.2", + "resolved": "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.1.2.tgz", + "integrity": "sha512-86cXz8Ae5cAJMgJ6aD/8E1NMNON4qGnE4ir1G3VuOu1xLsx2ItbbXmz6b0BB2dZ+kX6BDwqE0wkgS5As5Sds7g==", "requires": { - "workbox-core": "^6.1.1" + "workbox-core": "^6.1.2" } }, "workbox-google-analytics": { diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 74266b39..52584772 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -30,7 +30,7 @@ "remarkable": "^2.0.1",
"rxjs": "^6.6.6",
"workbox-cacheable-response": "^6.1.0",
- "workbox-expiration": "^6.1.0",
+ "workbox-expiration": "^6.1.2",
"workbox-precaching": "^6.1.0",
"workbox-routing": "^6.1.0",
"workbox-strategies": "^6.1.0",
|