From 59f45a8b5d621829285211fabe894343e150ba4e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Mar 2022 10:07:36 +0000 Subject: [PATCH] Bump polyfill-library from 3.110.1 to 3.111.0 Bumps [polyfill-library](https://github.com/financial-times/polyfill-library) from 3.110.1 to 3.111.0. - [Release notes](https://github.com/financial-times/polyfill-library/releases) - [Changelog](https://github.com/Financial-Times/polyfill-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/financial-times/polyfill-library/compare/v3.110.1...v3.111.0) --- updated-dependencies: - dependency-name: polyfill-library dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2d7ea3c..df77585 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ }, "homepage": "https://github.com/CultureHQ/polyfill-lambda#readme", "dependencies": { - "polyfill-library": "^3.110.1" + "polyfill-library": "^3.111.0" }, "devDependencies": { "@culturehq/scripts": "^6.0.1", diff --git a/yarn.lock b/yarn.lock index 4a5b2be..6a11950 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3763,10 +3763,10 @@ pkg-dir@^4.2.0: dependencies: find-up "^4.0.0" -polyfill-library@^3.110.1: - version "3.110.1" - resolved "https://registry.yarnpkg.com/polyfill-library/-/polyfill-library-3.110.1.tgz#a6c8cf0c6ed52d8b73633dc95e2963153cefcfaf" - integrity sha512-OTgQPd6If8DQSrAXcFU2soHXrCHAJpGkBgWRSqEEcydauxzmuU3T1s15wOPfSd1gj8mXbiIrPaDndt0zy4hFTA== +polyfill-library@^3.111.0: + version "3.111.0" + resolved "https://registry.yarnpkg.com/polyfill-library/-/polyfill-library-3.111.0.tgz#caf37789d8f8dab1b648ad6ff225081aa6c06cbd" + integrity sha512-BLh/1m/QPKrH3fEmIICpHHOVoYb9naWKImWkYuGoh26sHFiNO01arJ1KXEQMYLfVl4btpCoX/bRdqQY9kIR/eQ== dependencies: "@financial-times/polyfill-useragent-normaliser" "^1.10.1" from2-string "^1.1.0"