From c3a483cf1cf0c5bf1df833a8af2e85387db1666f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jul 2021 20:51:04 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20xlsx=20from=200.15.5=20to=200.17.0=20in?= =?UTF-8?q?=20/2020=EC=B6=9C=EC=84=9D=EB=B6=80/Back?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [xlsx](https://github.com/SheetJS/sheetjs) from 0.15.5 to 0.17.0. - [Release notes](https://github.com/SheetJS/sheetjs/releases) - [Changelog](https://github.com/SheetJS/sheetjs/blob/master/CHANGELOG.md) - [Commits](https://github.com/SheetJS/sheetjs/compare/v0.15.5...v0.17.0) --- updated-dependencies: - dependency-name: xlsx dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../Back/package-lock.json" | 48 +++++++++++-------- .../Back/package.json" | 2 +- 2 files changed, 30 insertions(+), 20 deletions(-) diff --git "a/2020\354\266\234\354\204\235\353\266\200/Back/package-lock.json" "b/2020\354\266\234\354\204\235\353\266\200/Back/package-lock.json" index 883fd36..abcfc88 100644 --- "a/2020\354\266\234\354\204\235\353\266\200/Back/package-lock.json" +++ "b/2020\354\266\234\354\204\235\353\266\200/Back/package-lock.json" @@ -528,21 +528,13 @@ } }, "cfb": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/cfb/-/cfb-1.1.3.tgz", - "integrity": "sha512-joXBW0nMuwV9no7UTMiyVJnQL6XIU3ThXVjFUDHgl9MpILPOomyfaGqC290VELZ48bbQKZXnQ81UT5HouTxHsw==", + "version": "1.2.0", + "resolved": "https://registry.npmjs.org/cfb/-/cfb-1.2.0.tgz", + "integrity": "sha512-sXMvHsKCICVR3Naq+J556K+ExBo9n50iKl6LGarlnvuA2035uMlGA/qVrc0wQtow5P1vJEw9UyrKLCbtIKz+TQ==", "requires": { "adler-32": "~1.2.0", - "commander": "^2.16.0", "crc-32": "~1.2.0", "printj": "~1.1.2" - }, - "dependencies": { - "commander": { - "version": "2.20.3", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz", - "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==" - } } }, "chalk": { @@ -1250,6 +1242,11 @@ "resolved": "https://registry.npmjs.org/feature-policy/-/feature-policy-0.3.0.tgz", "integrity": "sha512-ZtijOTFN7TzCujt1fnNhfWPFPSHeZkesff9AXZj+UEjYBynWNUIYpC87Ve4wHzyexQsImicLu7WsC2LHq7/xrQ==" }, + "fflate": { + "version": "0.3.11", + "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.3.11.tgz", + "integrity": "sha512-Rr5QlUeGN1mbOHlaqcSYMKVpPbgLy0AWT/W0EHxA6NGI12yO1jpoui2zBBvU2G824ltM6Ut8BFgfHSBGfkmS0A==" + }, "file-uri-to-path": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/file-uri-to-path/-/file-uri-to-path-1.0.0.tgz", @@ -3175,9 +3172,9 @@ "integrity": "sha1-R1OT/56RR5rqYtyvDKPRSYOn+0A=" }, "ssf": { - "version": "0.10.2", - "resolved": "https://registry.npmjs.org/ssf/-/ssf-0.10.2.tgz", - "integrity": "sha512-rDhAPm9WyIsY8eZEKyE8Qsotb3j/wBdvMWBUsOhJdfhKGLfQidRjiBUV0y/MkyCLiXQ38FG6LWW/VYUtqlIDZQ==", + "version": "0.11.2", + "resolved": "https://registry.npmjs.org/ssf/-/ssf-0.11.2.tgz", + "integrity": "sha512-+idbmIXoYET47hH+d7dfm2epdOMUDjqcB4648sTZ+t2JwoyBFL/insLfB/racrDmsKB3diwsDA696pZMieAC5g==", "requires": { "frac": "~1.1.2" } @@ -3468,6 +3465,16 @@ "@types/node": "*" } }, + "wmf": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wmf/-/wmf-1.0.2.tgz", + "integrity": "sha512-/p9K7bEh0Dj6WbXg4JG0xvLQmIadrner1bi45VMJTfnbVHsc7yIajZyoSoK60/dtVBs12Fm6WkUI5/3WAVsNMw==" + }, + "word": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/word/-/word-0.3.0.tgz", + "integrity": "sha512-OELeY0Q61OXpdUfTp+oweA/vtLVg5VDOXh+3he3PNzLGG/y0oylSOC1xRVj0+l4vQ3tj/bB1HVHv1ocXkQceFA==" + }, "word-wrap": { "version": "1.2.3", "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz", @@ -3509,17 +3516,20 @@ "dev": true }, "xlsx": { - "version": "0.15.5", - "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.15.5.tgz", - "integrity": "sha512-iWyTqe6UGTkp3XQOeeKPEBcZvmBfzIo3hDIVDfhGIEoTGVIq2JWEk6tIx0F+oKUje3pfZUx4V1W+P6892AB8kQ==", + "version": "0.17.0", + "resolved": "https://registry.npmjs.org/xlsx/-/xlsx-0.17.0.tgz", + "integrity": "sha512-bZ36FSACiAyjoldey1+7it50PMlDp1pcAJrZKcVZHzKd8BC/z6TQ/QAN8onuqcepifqSznR6uKnjPhaGt6ig9A==", "requires": { "adler-32": "~1.2.0", - "cfb": "^1.1.3", + "cfb": "^1.1.4", "codepage": "~1.14.0", "commander": "~2.17.1", "crc-32": "~1.2.0", "exit-on-epipe": "~1.0.1", - "ssf": "~0.10.2" + "fflate": "^0.3.8", + "ssf": "~0.11.2", + "wmf": "~1.0.1", + "word": "~0.3.0" }, "dependencies": { "commander": { diff --git "a/2020\354\266\234\354\204\235\353\266\200/Back/package.json" "b/2020\354\266\234\354\204\235\353\266\200/Back/package.json" index bb8fce6..c38132e 100644 --- "a/2020\354\266\234\354\204\235\353\266\200/Back/package.json" +++ "b/2020\354\266\234\354\204\235\353\266\200/Back/package.json" @@ -24,7 +24,7 @@ "pm2": "^4.2.3", "sequelize": "^5.21.5", "socket.io": "^2.3.0", - "xlsx": "^0.15.5" + "xlsx": "^0.17.0" }, "devDependencies": { "morgan": "^1.9.1",