From 9b5c6339a39edf74a77cdeacfc614d1d8b444ac9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 16 Jan 2022 09:20:37 +0000 Subject: [PATCH] feat: upgrade babel-runtime from 5.6.17 to 6.26.0 Snyk has created this PR to upgrade babel-runtime from 5.6.17 to 6.26.0. See this package in npm: https://www.npmjs.com/package/babel-runtime See this project in Snyk: https://app.snyk.io/org/brand-new/project/c404e946-5acc-4a55-8b06-835efebaa98b?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 73f1f6a4..bbbc1f3b 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "license": "LGPL-3.0", "main": "index.js", "dependencies": { - "babel-runtime": "5.6.17", + "babel-runtime": "6.26.0", "co": "4.5.x", "content-type": "1.x.x", "dasherize": "2.0.x",