aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-26 11:32:01 +0300
committerGitHub <[email protected]>2020-08-26 11:32:01 +0300
commit9c7784549ee5be5f39289c7fb94fb9e5b9962546 (patch)
tree18c5831acb1ff8c02c12293a70c6b5d29a63d8ce /package-lock.json
parent09c525085df16ee7e1f9bf95c94fbd943cc51e1b (diff)
downloadbootstrap-9c7784549ee5be5f39289c7fb94fb9e5b9962546.tar.xz
bootstrap-9c7784549ee5be5f39289c7fb94fb9e5b9962546.zip
Bump linkinator from 2.1.1 to 2.1.2 (#31534)
Bumps [linkinator](https://github.com/JustinBeckwith/linkinator) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/JustinBeckwith/linkinator/releases) - [Commits](https://github.com/JustinBeckwith/linkinator/compare/v2.1.1...v2.1.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/package-lock.json b/package-lock.json
index 26ceaf0ec..35a722dff 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -5133,9 +5133,9 @@
}
},
"gaxios": {
- "version": "3.0.4",
- "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-3.0.4.tgz",
- "integrity": "sha512-97NmFuMETFQh6gqPUxkqjxRMjmY8aRKRMphIkgO/b90AbCt5wAVuXsp8oWjIXlLN2pIK/fsXD8edcM7ULkFMLg==",
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/gaxios/-/gaxios-3.1.0.tgz",
+ "integrity": "sha512-DDTn3KXVJJigtz+g0J3vhcfbDbKtAroSTxauWsdnP57sM5KZ3d2c/3D9RKFJ86s43hfw6WULg6TXYw/AYiBlpA==",
"dev": true,
"requires": {
"abort-controller": "^3.0.0",
@@ -6529,9 +6529,9 @@
}
},
"jsonexport": {
- "version": "2.5.2",
- "resolved": "https://registry.npmjs.org/jsonexport/-/jsonexport-2.5.2.tgz",
- "integrity": "sha512-4joNLCxxUAmS22GN3GA5os/MYFnq8oqXOKvoCymmcT0MPz/QPZ5eA+Fh5sIPxUji45RKq8DdQ1yoKq91p4E9VA==",
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/jsonexport/-/jsonexport-3.0.1.tgz",
+ "integrity": "sha512-lxDoAZxmWDt1wa4S75CUYe/ZASdmOYyhV7iYbF4npTWxrDv19ofZpJMGbt20W5Orx0hYuid65zGHpt6rRW0Z3A==",
"dev": true
},
"jsonfile": {
@@ -6976,16 +6976,16 @@
"dev": true
},
"linkinator": {
- "version": "2.1.1",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.1.1.tgz",
- "integrity": "sha512-9RhsrcVwG7MgcO0pJIDHyJnrkRY9h2jJEqRFQIOFVpw1f3n/g0oDBbCfa67XTpj+KMEbEnCkoqeGRUteqMdXOg==",
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.1.2.tgz",
+ "integrity": "sha512-DwebChCP1WqJUfMfpV5IHGzueGeLkQGXbv5UYTOWElq6l0yxPV+S5ODBXYf4fDpg2Go5zA18kJuFOfF0bYZnfQ==",
"dev": true,
"requires": {
"chalk": "^4.0.0",
"cheerio": "^1.0.0-rc.2",
"finalhandler": "^1.1.2",
"gaxios": "^3.0.0",
- "jsonexport": "^2.4.1",
+ "jsonexport": "^3.0.0",
"meow": "^7.0.0",
"p-queue": "^6.2.1",
"serve-static": "^1.14.1",
@@ -8546,9 +8546,9 @@
}
},
"p-queue": {
- "version": "6.5.0",
- "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.5.0.tgz",
- "integrity": "sha512-FLaTTD9Am6TeDfNuN0d+INeyVJoICoBS+OVP5K1S84v4w51LN3nRkCT+WC7xLBepV2s+N4LibM7Ys7xcSc0+1A==",
+ "version": "6.6.1",
+ "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-6.6.1.tgz",
+ "integrity": "sha512-miQiSxLYPYBxGkrldecZC18OTLjdUqnlRebGzPRiVxB8mco7usCmm7hFuxiTvp93K18JnLtE4KMMycjAu/cQQg==",
"dev": true,
"requires": {
"eventemitter3": "^4.0.4",