File tree Expand file tree Collapse file tree 2 files changed +11
-15
lines changed Expand file tree Collapse file tree 2 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 8282 "lodash.camelcase" : " ^4.3.0" ,
8383 "lodash.kebabcase" : " ^4.1.1" ,
8484 "requireindex" : " ^1.2.0" ,
85- "snake-case" : " ^3 .0.3 "
85+ "snake-case" : " ^4 .0.0 "
8686 },
8787 "devDependencies" : {
8888 "@babel/plugin-proposal-class-properties" : " ^7.18.6" ,
Original file line number Diff line number Diff line change @@ -2419,14 +2419,6 @@ domexception@^4.0.0:
24192419 dependencies :
24202420 webidl-conversions "^7.0.0"
24212421
2422- dot-case@^3.0.4 :
2423- version "3.0.4"
2424- resolved "https://registry.yarnpkg.com/dot-case/-/dot-case-3.0.4.tgz#9b2b670d00a431667a8a75ba29cd1b98809ce751"
2425- integrity sha512-Kv5nKlh6yRrdrGvxeJ2e5y2eRUpkUosIW4A2AS38zwSz27zu7ufDwQPi5Jhs3XAlGNetl3bmnGhQsMtkKJnj3w==
2426- dependencies :
2427- no-case "^3.0.4"
2428- tslib "^2.0.3"
2429-
24302422dot-prop@^6.0.1 :
24312423 version "6.0.1"
24322424 resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-6.0.1.tgz#fc26b3cf142b9e59b74dbd39ed66ce620c681083"
@@ -5421,6 +5413,11 @@ no-case@^3.0.4:
54215413 lower-case "^2.0.2"
54225414 tslib "^2.0.3"
54235415
5416+ no-case@^4.0.0 :
5417+ version "4.0.0"
5418+ resolved "https://registry.yarnpkg.com/no-case/-/no-case-4.0.0.tgz#d728c0ca7e7a5475e392738d94113c29509e5232"
5419+ integrity sha512-WmS3EUGw+vXHlTgiUPi3NzbZNwH6+uGX0QLGgqG+aFSJ5rkX/Ee0nuwHBJfZTfQwwR8lGO819NEIwQ7CGhkdEQ==
5420+
54245421node-domexception@^1.0.0 :
54255422 version "1.0.0"
54265423 resolved "https://registry.yarnpkg.com/node-domexception/-/node-domexception-1.0.0.tgz#6888db46a1f71c0b76b3f7555016b63fe64766e5"
@@ -6597,13 +6594,12 @@ smart-buffer@^4.2.0:
65976594 resolved "https://registry.yarnpkg.com/smart-buffer/-/smart-buffer-4.2.0.tgz#6e1d71fa4f18c05f7d0ff216dd16a481d0e8d9ae"
65986595 integrity sha512-94hK0Hh8rPqQl2xXc3HsaBoOXKV20MToPkcXvwbISWLEs+64sBq5kFgn2kJDHb1Pry9yrP0dxrCI9RRci7RXKg==
65996596
6600- snake-case@^3 .0.3 :
6601- version "3 .0.4 "
6602- resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-3 .0.4 .tgz#4f2bbd568e9935abdfd593f34c691dadb49c452c "
6603- integrity sha512-LAOh4z89bGQvl9pFfNF8V146i7o7/CqFPbqzYgP+yYzDIDeS9HaNFtXABamRW+AQzEVODcvE79ljJ+8a9YSdMg ==
6597+ snake-case@^4 .0.0 :
6598+ version "4 .0.0 "
6599+ resolved "https://registry.yarnpkg.com/snake-case/-/snake-case-4 .0.0 .tgz#9884b364087ca90a7334a966595d9fbb7f650865 "
6600+ integrity sha512-slvG6efKZ3GYUUZdhPOq/lLIqutwQ4TdPViD1VKqsbf0u76U/aPRswPKjOaAS9T7fAPmRmXuN6C/nM0xsMaFLQ ==
66046601 dependencies :
6605- dot-case "^3.0.4"
6606- tslib "^2.0.3"
6602+ no-case "^4.0.0"
66076603
66086604socks-proxy-agent@^6.0.0 :
66096605 version "6.2.1"
You can’t perform that action at this time.
0 commit comments