Browse Source

Merge 1aec5059ee into 12768b510b

pull/2296/merge
dependabot[bot] 3 weeks ago committed by GitHub
parent
commit
5f51d18fb8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 9
      samples/spa-client/package-lock.json

9
samples/spa-client/package-lock.json generated

@ -7352,10 +7352,11 @@ @@ -7352,10 +7352,11 @@
}
},
"node_modules/immutable": {
"version": "4.3.7",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.7.tgz",
"integrity": "sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw==",
"dev": true
"version": "4.3.8",
"resolved": "https://registry.npmjs.org/immutable/-/immutable-4.3.8.tgz",
"integrity": "sha512-d/Ld9aLbKpNwyl0KiM2CT1WYvkitQ1TSvmRtkcV8FKStiDoA7Slzgjmb/1G2yhKM1p0XeNOieaTbFZmU1d3Xuw==",
"dev": true,
"license": "MIT"
},
"node_modules/import-fresh": {
"version": "3.3.0",

Loading…
Cancel
Save