diff --git "a/00.\352\263\274\354\240\234/200312_\352\263\274\354\240\2348_\354\235\264\353\262\244\355\212\270 \355\216\230\354\235\264\354\247\200 \355\217\254\355\214\205/package-lock.json" "b/00.\352\263\274\354\240\234/200312_\352\263\274\354\240\2348_\354\235\264\353\262\244\355\212\270 \355\216\230\354\235\264\354\247\200 \355\217\254\355\214\205/package-lock.json" index aa1af68..e1932d2 100644 --- "a/00.\352\263\274\354\240\234/200312_\352\263\274\354\240\2348_\354\235\264\353\262\244\355\212\270 \355\216\230\354\235\264\354\247\200 \355\217\254\355\214\205/package-lock.json" +++ "b/00.\352\263\274\354\240\234/200312_\352\263\274\354\240\2348_\354\235\264\353\262\244\355\212\270 \355\216\230\354\235\264\354\247\200 \355\217\254\355\214\205/package-lock.json" @@ -9804,9 +9804,9 @@ } }, "thenify": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.0.tgz", - "integrity": "sha1-5p44obq+lpsBCCB5eLn2K4hgSDk=", + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/thenify/-/thenify-3.3.1.tgz", + "integrity": "sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw==", "dev": true, "requires": { "any-promise": "^1.0.0"