From cd05f7b0090c67aa52776efea67f4156aeb87d07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 3 Dec 2022 12:00:54 +0000 Subject: [PATCH] Bump decode-uri-component from 0.2.0 to 0.2.2 in /examples/simple Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. - [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases) - [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2) --- updated-dependencies: - dependency-name: decode-uri-component dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/simple/yarn.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/examples/simple/yarn.lock b/examples/simple/yarn.lock index b20ec7c..949f626 100644 --- a/examples/simple/yarn.lock +++ b/examples/simple/yarn.lock @@ -1557,8 +1557,8 @@ debug@^4.1.0: ms "^2.1.1" decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545" + version "0.2.2" + resolved "https://registry.yarnpkg.com/decode-uri-component/-/decode-uri-component-0.2.2.tgz#e69dbe25d37941171dd540e024c444cd5188e1e9" deep-extend@^0.6.0: version "0.6.0" @@ -2697,9 +2697,9 @@ neo-async@^2.5.0: version "2.6.1" resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" -next-mui-helper@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/next-mui-helper/-/next-mui-helper-3.0.0.tgz#adc0b81e557549a2ba6ce76e936b3a5fa0404b72" +next-mui-helper@^3.0.1: + version "3.0.4" + resolved "https://registry.yarnpkg.com/next-mui-helper/-/next-mui-helper-3.0.4.tgz#0b3b528ecb2322a2c980eb5015159f6a14837c4e" dependencies: hoist-non-react-statics "^3.3.0" nprogress "^0.2.0"