aboutsummaryrefslogtreecommitdiff
path: root/client/package-lock.json
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-07-24 18:58:17 +0200
committerMateja <mail@matejamaric.com>2021-07-24 18:58:17 +0200
commitd30fd3054c66d707a8210872b7db6cf4a1a98793 (patch)
tree6667713fc67fcaaa4e4dae291d95828fc5e802ad /client/package-lock.json
parent080ca69a42ae8c510560bd176484adafd2c29a0c (diff)
downloadmevn-ecommerce-d30fd3054c66d707a8210872b7db6cf4a1a98793.tar.gz
mevn-ecommerce-d30fd3054c66d707a8210872b7db6cf4a1a98793.zip
Added boilerplate pages and `ProductCard` component.
Diffstat (limited to 'client/package-lock.json')
-rw-r--r--client/package-lock.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/client/package-lock.json b/client/package-lock.json
index b7fc6a8..24dc872 100644
--- a/client/package-lock.json
+++ b/client/package-lock.json
@@ -11229,6 +11229,11 @@
"spdx-expression-parse": "^3.0.0"
}
},
+ "validator": {
+ "version": "13.6.0",
+ "resolved": "https://registry.npmjs.org/validator/-/validator-13.6.0.tgz",
+ "integrity": "sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg=="
+ },
"vary": {
"version": "1.1.2",
"resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",