File tree 1 file changed +4
-0
lines changed
1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -141,6 +141,10 @@ npmAuditIgnoreAdvisories:
141
141
# Check Trezor 9.5.X Changelog for more info: https://github.com/trezor/trezor-suite/blob/develop/packages/connect/CHANGELOG.md
142
142
- ' @trezor/connect-web (deprecation)'
143
143
144
+ # We temporarily ignore the deprecation notice to unblock ci
145
+ # Issue: @solana/web3.js version 2.0 is now @solana/kit! Remove @solana/web3.js@2 from your dependencies and replace it with @solana/kit.
146
+ # As needed, upgrade all of your @solana-program/* dependencies to the latest versions that use Kit.
147
+ - ' @solana/web3.js (deprecation)'
144
148
plugins :
145
149
- path : .yarn/plugins/@yarnpkg/plugin-allow-scripts.cjs
146
150
spec : ' https://raw.githubusercontent.com/LavaMoat/LavaMoat/main/packages/yarn-plugin-allow-scripts/bundles/@yarnpkg/plugin-allow-scripts.js'
You can’t perform that action at this time.
0 commit comments