diff --git a/example/package-lock.json b/example/package-lock.json index f28e0b70..3e33c6e3 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -22,7 +22,8 @@ } }, "..": { - "version": "2.0.80", + "name": "directual-web-components", + "version": "2.1.16", "license": "MIT", "dependencies": { "lodash": "^4.17.21", @@ -806,11 +807,14 @@ } }, "node_modules/minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "dev": true, - "peer": true + "peer": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } }, "node_modules/moment": { "version": "2.29.1", @@ -1487,10 +1491,8 @@ "postcss-normalize": "8.0.1", "postcss-preset-env": "6.7.0", "postcss-safe-parser": "4.0.1", - "react": "^16.12.0", "react-app-polyfill": "^1.0.6", "react-dev-utils": "^10.2.1", - "react-dom": "^16.12.0", "resolve": "1.15.0", "resolve-url-loader": "3.1.2", "sass-loader": "8.0.2", @@ -1606,9 +1608,9 @@ } }, "minimist": { - "version": "1.2.5", - "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz", - "integrity": "sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==", + "version": "1.2.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz", + "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==", "dev": true, "peer": true }, @@ -1769,10 +1771,8 @@ "postcss-normalize": "8.0.1", "postcss-preset-env": "6.7.0", "postcss-safe-parser": "4.0.1", - "react": "^16.12.0", "react-app-polyfill": "^1.0.6", "react-dev-utils": "^10.2.1", - "react-dom": "^16.12.0", "resolve": "1.15.0", "resolve-url-loader": "3.1.2", "sass-loader": "8.0.2",