Skip to content

Commit 69fde53

Browse files
authored
Merge pull request #22 from GalvinPython/dependabot/bun/simple-icons-15.22.0
2 parents 8d60e7c + 14b4390 commit 69fde53

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"badge-maker": "5.0.2",
1010
"elysia": "1.4.16",
1111
"managedenv": "0.1.1",
12-
"simple-icons": "15.16.0",
12+
"simple-icons": "15.22.0",
1313
},
1414
"devDependencies": {
1515
"@types/bun": "1.2.23",
@@ -82,7 +82,7 @@
8282

8383
"openapi-types": ["[email protected]", "", {}, "sha512-N4YtSYJqghVu4iek2ZUvcN/0aqH1kRDuNqzcycDxhOUpg7GdvLa2F3DgS6yBNhInhv2r/6I0Flkn7CqL8+nIcw=="],
8484

85-
"simple-icons": ["simple-icons@15.16.0", "", {}, "sha512-AeyYdQ5BsFe7ONruVRClZ+2921tQIEcHuP9AZdNUR0in1jFeakH0pA9Rkjj0T/RkTH7Icx2jprXxWWY3aaCDJQ=="],
85+
"simple-icons": ["simple-icons@15.22.0", "", {}, "sha512-i/w5Ie4tENfGYbdCo2iJ+oies0vOFd8QXWHopKOUzudfLCvnmeheF2PpHp89Z2azpc+c2su3lMiWO/SpP+429A=="],
8686

8787
"strtok3": ["[email protected]", "", { "dependencies": { "@tokenizer/token": "^0.3.0" } }, "sha512-KIy5nylvC5le1OdaaoCJ07L+8iQzJHGH6pWDuzS+d07Cu7n1MZ2x26P8ZKIWfbK02+XIL8Mp4RkWeqdUCrDMfg=="],
8888

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"badge-maker": "5.0.2",
1616
"elysia": "1.4.16",
1717
"managedenv": "0.1.1",
18-
"simple-icons": "15.16.0"
18+
"simple-icons": "15.22.0"
1919
},
2020
"scripts": {
2121
"dev": "bun --watch src/index.ts",

0 commit comments

Comments
 (0)