From ff7e61cc20794a16854e0c27b4b6dba90597969d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Feb 2022 16:25:53 +0000 Subject: [PATCH 1/2] Bump constantinople from 3.0.2 to 3.1.2 Bumps [constantinople](https://github.com/ForbesLindesay/constantinople) from 3.0.2 to 3.1.2. - [Release notes](https://github.com/ForbesLindesay/constantinople/releases) - [Commits](https://github.com/ForbesLindesay/constantinople/compare/3.0.2...3.1.2) --- updated-dependencies: - dependency-name: constantinople dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/package-lock.json b/package-lock.json index b122a0ba..e0696b1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2416,18 +2416,14 @@ "dev": true }, "constantinople": { - "version": "3.0.2", - "resolved": false, - "integrity": "sha1-S5RdmTeQe82Y7ldRIsOBdRZUQUE=", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/constantinople/-/constantinople-3.1.2.tgz", + "integrity": "sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==", "requires": { - "acorn": "^2.1.0" - }, - "dependencies": { - "acorn": { - "version": "2.7.0", - "resolved": false, - "integrity": "sha1-q259nYhqrKiwhbwzEreaGYQz8Oc=" - } + "@types/babel-types": "^7.0.0", + "@types/babylon": "^6.16.2", + "babel-types": "^6.26.0", + "babylon": "^6.18.0" } }, "content-disposition": { @@ -6389,17 +6385,6 @@ } } }, - "constantinople": { - "version": "3.1.2", - "resolved": false, - "integrity": "sha512-yePcBqEFhLOqSBtwYOGGS1exHo/s1xjekXiinh4itpNQGCu4KA1euPh1fg07N2wMITZXQkBz75Ntdt1ctGZouw==", - "requires": { - "@types/babel-types": "^7.0.0", - "@types/babylon": "^6.16.2", - "babel-types": "^6.26.0", - "babylon": "^6.18.0" - } - }, "with": { "version": "5.1.1", "resolved": false, From 0f9ce5205e6ed6e5e8530baf713c5a767e2393d4 Mon Sep 17 00:00:00 2001 From: Keith Valin Date: Fri, 15 Apr 2022 14:59:54 -0400 Subject: [PATCH 2/2] Forcing CI pipeline to rerun