Browse Source

update integrity

pull/1872/head
Tarun Jain 2 years ago
parent
commit
d5cd56cd0f
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      src/Web/WebSPA/Client/package-lock.json

+ 4
- 4
src/Web/WebSPA/Client/package-lock.json View File

@ -17856,7 +17856,7 @@
"node_modules/sass-lint/node_modules/eslint": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz",
"integrity": "sha1-5MyPoPAJ+4KaquI4VaKTYL4fbBE=",
"integrity": "sha1-kxvjletg+QDAFliyeOBbba5HGZ0=",
"dev": true,
"dependencies": {
"chalk": "^1.1.3",
@ -18599,7 +18599,7 @@
"node_modules/shelljs": {
"version": "0.8.5",
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
"integrity": "sha1-7GIRvtGSBEIIj+D3Cyg3Iy7SyKg=",
"integrity": "sha1-3gVUCNg2G+1mxmnS8ABTjO2O4gw=",
"dev": true,
"bin": {
"shjs": "bin/shjs"
@ -36293,7 +36293,7 @@
"eslint": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/eslint/-/eslint-8.10.0.tgz",
"integrity": "sha1-5MyPoPAJ+4KaquI4VaKTYL4fbBE=",
"integrity": "sha1-kxvjletg+QDAFliyeOBbba5HGZ0=",
"dev": true,
"requires": {
"chalk": "^1.1.3",
@ -36880,7 +36880,7 @@
"shelljs": {
"version": "0.8.5",
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
"integrity": "sha1-7GIRvtGSBEIIj+D3Cyg3Iy7SyKg=",
"integrity": "sha1-3gVUCNg2G+1mxmnS8ABTjO2O4gw=",
"dev": true
},
"shiki": {


Loading…
Cancel
Save