aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package-lock.json b/package-lock.json
index 4fda4dbc1..51e27acee 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -7551,9 +7551,9 @@
"dev": true
},
"linkinator": {
- "version": "1.8.2",
- "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-1.8.2.tgz",
- "integrity": "sha512-ee0rNT8G8dkOMdPXrK9ltckxnoFmrlcN2lUSlHxrkjnlYCAQlRvhlnMqMlq69KwRB6Nf7fW6gBKGZgmfabmsWA==",
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-2.0.1.tgz",
+ "integrity": "sha512-kZeK23PKIz4HekQ6/5PJSm8cdbxq/5SoetvuG4w3n6/j3h5JHiNsUjGkfcI0LdY+nF6fm8PkYmjI23TE5VfQBw==",
"dev": true,
"requires": {
"chalk": "^3.0.0",
@@ -9702,9 +9702,9 @@
}
},
"http-cache-semantics": {
- "version": "4.0.3",
- "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.3.tgz",
- "integrity": "sha512-TcIMG3qeVLgDr1TEd2XvHaTnMPwYQUQMIBLy+5pLSDKYFc7UIqj39w8EGzZkaxoLv/l2K8HaI0t5AVA+YYgUew==",
+ "version": "4.0.4",
+ "resolved": "https://registry.npmjs.org/http-cache-semantics/-/http-cache-semantics-4.0.4.tgz",
+ "integrity": "sha512-Z2EICWNJou7Tr9Bd2M2UqDJq3A9F2ePG9w3lIpjoyuSyXFP9QbniJVu3XQYytuw5ebmG7dXSXO9PgAjJG8DDKA==",
"dev": true
},
"mimic-response": {