Browse Source

npm: package updates

pull/1605/head
NPM Update Bot 1 year ago
parent
commit
d23f962cee
  1. 10
      src/package-lock.json

10
src/package-lock.json

@ -1463,9 +1463,9 @@
} }
}, },
"node_modules/es-abstract": { "node_modules/es-abstract": {
"version": "1.23.2", "version": "1.23.3",
"resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.2.tgz", "resolved": "https://registry.npmjs.org/es-abstract/-/es-abstract-1.23.3.tgz",
"integrity": "sha512-60s3Xv2T2p1ICykc7c+DNDPLDMm9t4QxCOUU0K9JxiLjM3C1zB9YVdN7tjxrFd4+AkZ8CdX1ovUga4P2+1e+/w==", "integrity": "sha512-e+HfNH61Bj1X9/jLc5v1owaLYuHdeHHSQlkhCBiTK8rBvKaULl/beGMxwrMXjpYrv4pz22BlY570vVePA2ho4A==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"array-buffer-byte-length": "^1.0.1", "array-buffer-byte-length": "^1.0.1",
@ -1507,11 +1507,11 @@
"safe-regex-test": "^1.0.3", "safe-regex-test": "^1.0.3",
"string.prototype.trim": "^1.2.9", "string.prototype.trim": "^1.2.9",
"string.prototype.trimend": "^1.0.8", "string.prototype.trimend": "^1.0.8",
"string.prototype.trimstart": "^1.0.7", "string.prototype.trimstart": "^1.0.8",
"typed-array-buffer": "^1.0.2", "typed-array-buffer": "^1.0.2",
"typed-array-byte-length": "^1.0.1", "typed-array-byte-length": "^1.0.1",
"typed-array-byte-offset": "^1.0.2", "typed-array-byte-offset": "^1.0.2",
"typed-array-length": "^1.0.5", "typed-array-length": "^1.0.6",
"unbox-primitive": "^1.0.2", "unbox-primitive": "^1.0.2",
"which-typed-array": "^1.1.15" "which-typed-array": "^1.1.15"
}, },

Loading…
Cancel
Save