From bb9c59988ebe8c49f353d8827e6304a15dc3930e Mon Sep 17 00:00:00 2001 From: manasiSantFT Date: Tue, 5 Dec 2023 10:58:13 +0000 Subject: [PATCH] Upgrading the version of n-common-static-data --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a78596e7..2845e78e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "classnames": "2.3.2", "fetchres": "1.7.2", "lodash.get": "4.4.2", - "n-common-static-data": "github:Financial-Times/n-common-static-data#v2.0.0" + "n-common-static-data": "github:Financial-Times/n-common-static-data#v2.1.0" }, "devDependencies": { "@babel/core": "^7.22.15", @@ -43416,7 +43416,7 @@ }, "n-common-static-data": { "version": "git+ssh://git@github.com/Financial-Times/n-common-static-data.git#1f1834268907a29c69ad6d22db0e68dd33809dc9", - "from": "n-common-static-data@github:Financial-Times/n-common-static-data#v2.0.0" + "from": "n-common-static-data@github:Financial-Times/n-common-static-data#v2.1.0" }, "nanoid": { "version": "3.3.6", diff --git a/package.json b/package.json index b3830938..fa832e64 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "classnames": "2.3.2", "fetchres": "1.7.2", "lodash.get": "4.4.2", - "n-common-static-data": "github:Financial-Times/n-common-static-data#v2.0.0" + "n-common-static-data": "github:Financial-Times/n-common-static-data#v2.1.0" }, "devDependencies": { "@babel/core": "^7.22.15",